changed license to GPL
fixed some typos
This commit is contained in:
parent
5fc616decd
commit
bd0762d0ea
1 changed files with 24 additions and 3 deletions
27
README.md
27
README.md
|
@ -1,5 +1,26 @@
|
|||
This repository contains several smaller PCB layout for little projects I've worked on.
|
||||
This repository contains several smaller PCB layouts for projects I've worked on.
|
||||
|
||||
For more information take a look at the README filee in the particular subdirectories or search on my Blog for the projects.
|
||||
For more information take a look at the README files in the particular subdirectories or search on my [blog](http://www.noteblok.net) for the projects.
|
||||
|
||||
All files in this repository a released under the principles of the [Open Source Hardware definition] (http://freedomdefined.org/OSHW).
|
||||
## Author
|
||||
|
||||
Steffen Vogel <post@steffenvogel.de>
|
||||
|
||||
## License
|
||||
|
||||
All these files are released if not otherwise noted under the GNU General Public License:
|
||||
|
||||
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