diff --git a/README.md b/README.md index 08e1242..b73c5df 100644 --- a/README.md +++ b/README.md @@ -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).