From: girst Date: Fri, 17 Mar 2017 19:43:44 +0000 (+0100) Subject: update README to include adafruit license X-Git-Url: https://git.gir.st/hardpass.git/commitdiff_plain/f54f9c41d7f489b68b77d9ea9d92a626dff4a252 update README to include adafruit license forgive me, for i have sinned by not including the adafruit license text for their awesome sd1306 footprint. the footprint was extracted from the eagle library with kicad's library editor. --- diff --git a/kicad/README.txt b/kicad/README.txt index 755044f..fed0d25 100644 --- a/kicad/README.txt +++ b/kicad/README.txt @@ -2,25 +2,39 @@ hardpass PCB files Copyright 2016 Tobias Girstmair, github.com/girst Released as GPLv3, with exception to the libraries included. -written on KiCad 4.0.3 on Ubuntu 16.04 +written on KiCad 4.0.3-4.0.6 on Ubuntu 16.04 Included are the following Libraries: ESP-12 Footprint: https://github.com/jdunmire/kicad-ESP8266 Copyright 2015 J.Dunmire Creative Commons Attribution-ShareAlike 4.0 +adafruit-oled.pretty: + extracted from adafruit's OLED breakout board. + https://github.com/adafruit/Adafruit-128x64-Monochrome-OLED-PCB + Creative Commons Attribution, Share-Alike license + (C) 2012 Adafruit Industries hardpass.pretty: (C) 2015/2016 github.com/girst CC-BY-SA My own library, slightly modifying some default parts and the ESP-12E footprint from J.Dunmire. -(not included) FPC connector: - https://www.snapeda.com/parts/XF2M-2015-1A-R100/Omron/view-part/ - CC-BY-SA w/ Design Exclusion - This is probably a good connector, but I haven't tried it yet. +To the best of my knowledge, nothing but the above listed material in this folder is copyrighted. If your work has been included against the term of its license, please contact me through the github issue tracker at http://github.com/girst/hardpass-passwordmanager/issues. -There are TWO PCB designs included: - To use the default one without the ESP12E, keep the naming as it is. - To use the one with the ESP12E footprint, rename hardpass-esp12e.kicad_pcb to hardpass-pcb.kicad_pcb -To the best of my knowledge, nothing but the above listed material in this folder is copyrighted. If your work has been included against the term of its license, please contact me through the github issue tracker at http://github.com/girst//issues. \ No newline at end of file +Adafruit License Text (from https://github.com/adafruit/Adafruit-128x64-Monochrome-OLED-PCB/blob/master/README.txt): +> This is the PCB for the Adafruit 128x64 I2C/SPI/Parallel OLED breakout board +> Format is EagleCAD schematic and board layout +> +> For more details, check out the product page at +> +> -----> http://www.adafruit.com/products/326 +> +> Adafruit invests time and resources providing this open source design, +> please support Adafruit and open-source hardware by purchasing +> products from Adafruit! +> +> Designed by Adafruit Industries. +> Creative Commons Attribution, Share-Alike license, check license.txt for more information +> All text above must be included in any redistribution +