9
0
mirror of https://github.com/Dreeam-qwq/Gale.git synced 2026-01-06 15:41:56 +00:00

Add licenses (GPL-3.0.txt is added in the following commits)

This commit is contained in:
MartijnMuijsers
2022-12-03 12:55:41 +01:00
parent 9693d4f2fd
commit cb090a5cec
4 changed files with 852 additions and 0 deletions

5
LICENSE.md Normal file
View File

@@ -0,0 +1,5 @@
# Gale license
Paperweight files are licensed under [MIT](https://opensource.org/licenses/MIT) (included in `license/MIT.txt`). Patches are licensed under [GPL-3.0](https://www.gnu.org/licenses/gpl-3.0.html) (included in `license/GPL-3.0.txt`), unless indicated differently in their header.
Some patches are licensed under [LGPL](https://www.gnu.org/licenses/lgpl-3.0.html) or [AGPL](https://www.gnu.org/licenses/agpl-3.0.html), respectively included in `license/LGPL-3.0.txt` and `license/AGPL-3.0.txt`.