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

This commit is contained in:
Martchus 2022-03-15 21:41:30 +01:00
parent d020aaab63
commit 7cf5972d27
1 changed files with 3 additions and 0 deletions

View File

@ -245,3 +245,6 @@ To build without GUI, add the following parameters to the CMake call:
```
-DWIDGETS_GUI=OFF -DQUICK_GUI=OFF
```
## License
All code is licensed under [GPL-2-or-later](LICENSE).