diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:25:27 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:25:27 +0300 |
commit | a266ebc6894161eb9ea63f508b4defc1ecee2e03 (patch) | |
tree | 8e03e5127f2b08e5c1641478ea46a042a95877de /extra/gtk+3 | |
parent | 4890bd0e0ef0ff8c2cc6200f17b6e6e73990344e (diff) | |
download | repository-a266ebc6894161eb9ea63f508b4defc1ecee2e03.tar.gz |
gtk+3: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/gtk+3')
-rw-r--r-- | extra/gtk+3/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gtk+3/meta b/extra/gtk+3/meta index 28ce814e..f3b0da87 100644 --- a/extra/gtk+3/meta +++ b/extra/gtk+3/meta @@ -1,3 +1,3 @@ description: GTK+ toolkit v3 -license: LGPL-2.1+ +license: LGPL-2.1-or-later maintainer: Cem Keylan <cem@carbslinux.org> |