From a900405b6dbf21465aeab338d6f902b45cbc7631 Mon Sep 17 00:00:00 2001 From: Jann Stute Date: Tue, 12 May 2026 01:52:57 +0200 Subject: [PATCH] doc: add missing license doc --- LICENSES/GPL-3.0-only.txt | 1 + LICENSES/GPL-3.0-or-later.txt | 1 + 2 files changed, 2 insertions(+) create mode 120000 LICENSES/GPL-3.0-or-later.txt diff --git a/LICENSES/GPL-3.0-only.txt b/LICENSES/GPL-3.0-only.txt index e62ec04c..d04d2e74 100644 --- a/LICENSES/GPL-3.0-only.txt +++ b/LICENSES/GPL-3.0-only.txt @@ -672,3 +672,4 @@ may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read . + diff --git a/LICENSES/GPL-3.0-or-later.txt b/LICENSES/GPL-3.0-or-later.txt new file mode 120000 index 00000000..9928c006 --- /dev/null +++ b/LICENSES/GPL-3.0-or-later.txt @@ -0,0 +1 @@ +GPL-3.0-only.txt \ No newline at end of file