Add license statement to README

README.md:
Add license statement to README, specifying that devtools is licensed
under the terms of the GPL-3.0-or-later.
This commit is contained in:
David Runge 2021-06-10 18:56:43 +02:00
parent 4ee3f5c8dd
commit da7f267ef2
No known key found for this signature in database
GPG Key ID: 7258734B41C31549
1 changed files with 4 additions and 0 deletions

View File

@ -22,3 +22,7 @@ git config format.subjectprefix 'devtools] [PATCH'
4. Push changes
5. Upload the source tarball with ```make dist upload```
6. Update the package
## License
Devtools is licensed under the terms of the **GPL-3.0-or-later** (see [LICENSE](LICENSE)).