diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:24:10 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:24:10 +0300 |
commit | d7cec22ea0dabba248fd47aaba991f151dcf6f6f (patch) | |
tree | 8c1051e2269b3499c9853faba391c9efb43519a4 /extra/gawk/meta | |
parent | 0aabbb61f5d7397dea07a4fc1335ee17f48d9eb4 (diff) | |
download | repository-d7cec22ea0dabba248fd47aaba991f151dcf6f6f.tar.gz |
gawk: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/gawk/meta')
-rw-r--r-- | extra/gawk/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gawk/meta b/extra/gawk/meta index 644a10e9..c657ec57 100644 --- a/extra/gawk/meta +++ b/extra/gawk/meta @@ -1,3 +1,3 @@ description: GNU Awk implementation -license: GPL-3.0+ +license: GPL-3.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |