From e48587766ad31281a61682a69e3a0643e64ad82f Mon Sep 17 00:00:00 2001 From: Romain Vigier Date: Wed, 29 Jul 2026 19:54:16 +0200 Subject: [PATCH] Licensing: Remove unused license mention --- LICENSE.md | 1 - 1 file changed, 1 deletion(-) diff --git a/LICENSE.md b/LICENSE.md index 69be3f8..5472c79 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -2,7 +2,6 @@ - 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). - The website uses the [Cantarell](https://gitlab.gnome.org/GNOME/cantarell-fonts/) font, released under the terms of the [SIL Open Font License](./LICENSES/OFL-1.1.txt). This project is [REUSE](https://reuse.software/)-compliant, each file's licensing information is annotated with [SPDX](https://spdx.dev/).