From 45ce8063d2090dcfed5b177ce0603882aa13b645 Mon Sep 17 00:00:00 2001 From: Stefan Hynek <stefan.hynek@uni-goettingen.de> Date: Fri, 3 Apr 2020 10:00:25 +0200 Subject: [PATCH] chore(repo.xml): update license --- repo.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repo.xml b/repo.xml index c5a0366..68920d9 100644 --- a/repo.xml +++ b/repo.xml @@ -4,7 +4,7 @@ <author>Uwe Sikora</author> <website/> <status>alpha</status> - <license>GNU-LGPL</license> + <license>GPL-3.0-or-later</license> <copyright>true</copyright> <type>application</type> <target>interformat</target> -- GitLab