README.md: Add note about GPLv3

This commit is contained in:
Alan Orth 2018-11-13 12:34:31 +02:00
parent 019d9242c9
commit a88600c92b
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 2 additions and 0 deletions

View File

@ -89,3 +89,5 @@ The item id is the *internal* id for an item. You can get these from the standar
## License
This work is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).
The license allows you to use and modify the work for personal and commercial purposes, but if you distribute the work you must provide users with a means to access the source code for the version you are distributing. Read more about the [GPLv3 at TL;DR Legal](https://tldrlegal.com/license/gnu-general-public-license-v3-(gpl-3)).