aboutsummaryrefslogtreecommitdiff
path: root/extra/yash
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-09-07 13:38:49 +0300
committerCem Keylan <cem@ckyln.com>2021-09-07 13:38:49 +0300
commit90e01d399c449b23f49e9805f4116bd119eed574 (patch)
treefdfc7d74f381af3f2f36131dca3dfb0406aff09e /extra/yash
parent4c04c14415fa36ed374b6e1dddfc88c754905725 (diff)
downloadrepository-90e01d399c449b23f49e9805f4116bd119eed574.tar.gz
yash: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/yash')
-rw-r--r--extra/yash/meta2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/yash/meta b/extra/yash/meta
index 56841865..948c1ab3 100644
--- a/extra/yash/meta
+++ b/extra/yash/meta
@@ -1,3 +1,3 @@
description: POSIX-compliant shell
-license: GPL-2.0+
+license: GPL-2.0-or-later
maintainer: Cem Keylan <cem@carbslinux.org>