aboutsummaryrefslogtreecommitdiff
path: root/extra/grep
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-09-07 13:24:54 +0300
committerCem Keylan <cem@ckyln.com>2021-09-07 13:24:54 +0300
commit298d82e009c92a86d3ce6d7c38c8c2fd6d489a8b (patch)
tree3f6ab08d91ab551b68cf334b8e77846037f9a474 /extra/grep
parentb2144aea1bc1d2d3b83bdb4dfc075aa9620fb5a0 (diff)
downloadrepository-298d82e009c92a86d3ce6d7c38c8c2fd6d489a8b.tar.gz
grep: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/grep')
-rw-r--r--extra/grep/meta2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/grep/meta b/extra/grep/meta
index 685f96ff..64d01248 100644
--- a/extra/grep/meta
+++ b/extra/grep/meta
@@ -1,3 +1,3 @@
description: GNU grep utility
-license: GPL-3.0+
+license: GPL-3.0-or-later
maintainer: Cem Keylan <cem@carbslinux.org>