images: update Sparkfun license for images to CC BY 2.0

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu
2018-09-06 07:46:33 -07:00
parent 62f84dcc47
commit 1af38e060e
12 changed files with 22 additions and 383 deletions

View File

@ -58,8 +58,8 @@ namespace upm {
*
* @image html l298.jpg
* <br><em>L298 Dual H-Bridge Motor Driver image provided by SparkFun* under
* <a href=https://creativecommons.org/licenses/by-nc-sa/3.0/>
* CC BY-NC-SA-3.0</a>.</em>
* <a href=https://creativecommons.org/licenses/by/2.0/>
* CC BY 2.0</a>.</em>
*
* Example driving a DC motor
* @snippet l298.cxx Interesting