diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:34:43 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:34:43 +0300 |
commit | 0d9093efc7c2216245218fd5cfa7a57865e28aed (patch) | |
tree | e47f163f8480c3b9cb3da3bbc7ae8511ee749054 /extra/perl/meta | |
parent | 769fb89076c3a0b03ac8c65a303c6168707c8857 (diff) | |
download | repository-0d9093efc7c2216245218fd5cfa7a57865e28aed.tar.gz |
perl: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/perl/meta')
-rw-r--r-- | extra/perl/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/perl/meta b/extra/perl/meta index 269bb9c4..c3ee8b2b 100644 --- a/extra/perl/meta +++ b/extra/perl/meta @@ -1,3 +1,3 @@ description: Perl programming language -license: GPL-1.0+ +license: GPL-1.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |