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

This commit is contained in:
Martchus 2022-03-15 22:24:31 +01:00
parent 83c7426fce
commit 97c8f39c93
1 changed files with 5 additions and 0 deletions

View File

@ -372,3 +372,8 @@ cd srv/static/node_modules
npm install xterm
npm install --save xterm-addon-search
```
## License
All code is licensed under [GPL-2-or-later](LICENSE). This does *not* apply to
code contained in Git repositories included as Git submodule (which contain
their own README and licensing information).