diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:25:30 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:25:30 +0300 |
commit | a805b6daa8a9ded9779b1f77c501bf3d61f8e273 (patch) | |
tree | 7588108a9663e306b8445b05a296f69e9b8f3b4e /extra/gtk4 | |
parent | a266ebc6894161eb9ea63f508b4defc1ecee2e03 (diff) | |
download | repository-a805b6daa8a9ded9779b1f77c501bf3d61f8e273.tar.gz |
gtk4: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/gtk4')
-rw-r--r-- | extra/gtk4/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gtk4/meta b/extra/gtk4/meta index 53687623..513ef7ab 100644 --- a/extra/gtk4/meta +++ b/extra/gtk4/meta @@ -1,3 +1,3 @@ description: GTK toolkit v4 -license: LGPL-2.1+ +license: LGPL-2.1-or-later maintainer: Cem Keylan <cem@carbslinux.org> |