diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:24:40 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:24:40 +0300 |
commit | c0000998767fb4780c1f5fdcaa311f4d63e0ae3f (patch) | |
tree | 8b87afb2a61c632cde3846e9efcbac0ac0841dc4 /extra/gnutls/meta | |
parent | fc78cb224ed01683fcb66a3103d96ddf470f92e7 (diff) | |
download | repository-c0000998767fb4780c1f5fdcaa311f4d63e0ae3f.tar.gz |
gnutls: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/gnutls/meta')
-rw-r--r-- | extra/gnutls/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gnutls/meta b/extra/gnutls/meta index 6a0d7ac7..11c31cf2 100644 --- a/extra/gnutls/meta +++ b/extra/gnutls/meta @@ -1,3 +1,3 @@ description: GNU TLS library implementation -license: GPL-3.0+, LGPL-2.1+ +license: GPL-3.0-or-later, LGPL-2.1-or-later maintainer: Cem Keylan <cem@carbslinux.org> |