Skip to content

Commit 15d237a

Browse files
committed
Add banner and logo files, update readme to match
1 parent 68f5f17 commit 15d237a

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

README.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
![KiCad Library for Arduino banner logo](/resources/banner.png)
2+
13
# KiCad Symbol & Footprint Library for Arduino Modules
24
*Version 3.0.0*
35

@@ -51,17 +53,28 @@ Please open an [Issue](https://github.com/Alarm-Siren/arduino-kicad-library/issu
5153
## License & Legal
5254
Copyright 2017-2023, [Nicholas Parks Young](https://github.com/Alarm-Siren).
5355

54-
Except as otherwise noted, the content of this library is licensed under the
56+
Except as otherwise noted, all content of this library is licensed under the
5557
[Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/), with the following additional exception:
5658
> To the extent that the creation of electronic designs that use the Licensed Material can be considered to be Adapted Material, the Licensor waives Section 3 of the Public License with respect to these electronic designs and any generated files which incorporate data provided as part of the Licensed Material.
5759
5860
[![CC BY-SA 4.0](https://licensebuttons.net/l/by-sa/4.0/88x31.png)](https://creativecommons.org/licenses/by-sa/4.0/)
5961

62+
### "KiCad Library for Arduino" Banner & Icon
63+
64+
The two images "banner.png" and "icon.png", both found in the resources folder of this repository, are derived from the ["Arduino Open-Source Community: Main Logotype RGB Colors" originally created by Arduino](https://www.arduino.cc/en/trademark/community-logo), and they are licensed under the [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/).
65+
66+
[![CC BY-SA-NC 4.0](https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png)](https://creativecommons.org/licenses/by-nc-sa/4.0/)
67+
68+
Original Images: Copyright 2013, [Arduino SA](https://www.arduino.cc/).
69+
Derived Images: Copyright 2023, [Nicholas Parks Young](https://github.com/Alarm-Siren).
70+
71+
### Arduino Trademark
72+
6073
The word "Arduino" is a registered trademark of Arduino SA. This trademark is used in this library to refer to Arduino products and to identify Arduino-related non-commercial content, as permitted by Arduino's [trademark guidelines](https://www.arduino.cc/en/trademark). This project is not affiliated with nor endorsed by Arduino.
6174

6275
## Donations
6376

64-
If you've found this library useful and you'd like to buy me a beer in thanks, you can make donation using the button below:
77+
If you've found this library useful and you'd like to buy me a beer in thanks, you can make a donation using the button below:
6578

6679
[![paypal](https://www.paypalobjects.com/en_GB/i/btn/btn_donate_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UX25HM4CZFFWW)
6780

resources/banner.png

24.4 KB
Loading

resources/icon.png

3.6 KB
Loading

0 commit comments

Comments
 (0)