diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 14:27:16 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 14:27:16 +0300 |
commit | 40005d61761bed3f3479373ec1ceaf8aa32d578b (patch) | |
tree | 62b9323c333ee1adb7cbaec74d23480d1d0f2d3b /extra/gdk-pixbuf | |
parent | a718287d8eaee1f3531e5f8b0774fec93b391433 (diff) | |
download | repository-40005d61761bed3f3479373ec1ceaf8aa32d578b.tar.gz |
gdk-pixbuf: fix license
Diffstat (limited to 'extra/gdk-pixbuf')
-rw-r--r-- | extra/gdk-pixbuf/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gdk-pixbuf/meta b/extra/gdk-pixbuf/meta index e670ffa8..06843a8d 100644 --- a/extra/gdk-pixbuf/meta +++ b/extra/gdk-pixbuf/meta @@ -1,3 +1,3 @@ description: Image loading library for the GTK+ toolkit -license: GTK-2.0+ +license: LGPL-2.1-or-later maintainer: Cem Keylan <cem@carbslinux.org> |