aboutsummaryrefslogtreecommitdiff
path: root/extra/gawk
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-09-07 13:24:10 +0300
committerCem Keylan <cem@ckyln.com>2021-09-07 13:24:10 +0300
commitd7cec22ea0dabba248fd47aaba991f151dcf6f6f (patch)
tree8c1051e2269b3499c9853faba391c9efb43519a4 /extra/gawk
parent0aabbb61f5d7397dea07a4fc1335ee17f48d9eb4 (diff)
downloadrepository-d7cec22ea0dabba248fd47aaba991f151dcf6f6f.tar.gz
gawk: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/gawk')
-rw-r--r--extra/gawk/meta2
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>