diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:16:04 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:16:04 +0300 |
commit | 259218f9d0280afd832b364098c091edb9d8583c (patch) | |
tree | b6a5e10f0f1516a1b0e6f22e4ef8c070bf28fa47 /community/gmime | |
parent | f6ae420c9c9177ad90b66ec1531af3e1c40b7b09 (diff) | |
download | repository-259218f9d0280afd832b364098c091edb9d8583c.tar.gz |
gmime: make license identifier compatible with SPDX Specification
Diffstat (limited to 'community/gmime')
-rw-r--r-- | community/gmime/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gmime/meta b/community/gmime/meta index 391d0c2a..138c6e32 100644 --- a/community/gmime/meta +++ b/community/gmime/meta @@ -1,3 +1,3 @@ description: GNOME mime parsing library -license: GPL-2.0+ +license: GPL-2.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |