diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:36:55 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:36:55 +0300 |
commit | b20317fc977e57c431d3dee3fcc54b6169585997 (patch) | |
tree | 530930b98dcc2a85127aa5c1e8b85e453419b43b /extra/vala | |
parent | 82a20dafe9060bda6e85f8e10c6d9220f4ad9a64 (diff) | |
download | repository-b20317fc977e57c431d3dee3fcc54b6169585997.tar.gz |
vala: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/vala')
-rw-r--r-- | extra/vala/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/vala/meta b/extra/vala/meta index d6b96b86..df530c90 100644 --- a/extra/vala/meta +++ b/extra/vala/meta @@ -1,3 +1,3 @@ description: GObject compiler -license: LGPL-2.1 +license: LGPL-2.1-or-later maintainer: Cem Keylan <cem@carbslinux.org> |