Make project REUSE-compliant

This commit is contained in:
Romain Vigier
2021-08-17 16:02:05 +02:00
parent 5205b36815
commit 789d465396
145 changed files with 1072 additions and 2155 deletions
+7
View File
@@ -0,0 +1,7 @@
# Licensing information
- The source code is released under the terms of the [GNU General Public License 3.0 or later](./LICENSES/GPL-3.0-or-later.txt).
- The original artwork and translations are released under the terms of the [Creative Commons Attribution-ShareAlike 4.0 International](./LICENSES/CC-BY-SA-4.0.txt).
- The project uses ESLint rules from [GJS](https://gitlab.gnome.org/GNOME/gjs/) released under [MIT license](./LICENSES/MIT.txt) or [LGPL 2.0 or later](./LICENSES/LGPL-2.0-or-later.txt) and from [GNOME Shell](https://gitlab.gnome.org/GNOME/gnome-shell/) released under [GNU General Public License 2.0 or later](LICENSES/GPL-2.0-or-later.txt).
This project is [REUSE](https://reuse.software/)-compliant, each file's licensing information is annotated with [SPDX](https://spdx.dev/).