added readme file with licence notice
This commit is contained in:
parent
9c67f9aba6
commit
448170f33b
1 changed files with 28 additions and 0 deletions
28
libraries/README.md
Normal file
28
libraries/README.md
Normal file
|
@ -0,0 +1,28 @@
|
|||
This is my personal collection of Cadsoft EAGLE Libraries
|
||||
|
||||
## Links
|
||||
|
||||
* http://www.mikrocontroller.net/articles/Eagle-Bibliotheken
|
||||
* http://www.cadsoftusa.com/download-eagle/libraries-dev/?lang=de
|
||||
* http://www.element14.com/community/community/knode/cadsoft_eagle/eagle_cad_libraries
|
||||
* http://dangerousprototypes.com/docs/Dangerous_Prototypes_Cadsoft_Eagle_parts_library
|
||||
|
||||
## Licence
|
||||
|
||||
All these files are released if not otherwise noted under the GNU General Public Licence:
|
||||
|
||||
Copyright (C) 2014 Steffen Vogel
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
Loading…
Add table
Reference in a new issue