Clarify that license is "GPL-2-or-later"

This commit is contained in:
Martchus 2022-03-15 21:30:27 +01:00
parent 860209ce7d
commit 2d2cf96eb9
1 changed files with 3 additions and 0 deletions

View File

@ -109,3 +109,6 @@ It is also possible to build the library as part of your project. Simply add
it via `add_subdirectory`. Checkout the
[Syncthing Tray's project file](https://github.com/Martchus/syncthingtray/blob/master/CMakeLists.txt)
for an example.
## License
All code is licensed under [GPL-2-or-later](LICENSE).