diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:24:48 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:24:48 +0300 |
commit | f50846dfef564d426364df7bb0cda69c8a29f41a (patch) | |
tree | 17b856c2071d75ebd5a4ae1dd5cf4e8ebb044980 /extra/gobject-introspection | |
parent | c0000998767fb4780c1f5fdcaa311f4d63e0ae3f (diff) | |
download | repository-f50846dfef564d426364df7bb0cda69c8a29f41a.tar.gz |
gobject-introspection: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/gobject-introspection')
-rw-r--r-- | extra/gobject-introspection/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gobject-introspection/meta b/extra/gobject-introspection/meta index e6cb51b9..9c1fb51f 100644 --- a/extra/gobject-introspection/meta +++ b/extra/gobject-introspection/meta @@ -1,3 +1,3 @@ description: Introspection system for GObject-based libraries -license: GPL-2.0+, LGPL-2.1+ +license: GPL-2.0-or-later, LGPL-2.1-or-later maintainer: Cem Keylan <cem@carbslinux.org> |