aboutsummaryrefslogtreecommitdiff
path: root/extra/zsh
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-09-07 13:38:52 +0300
committerCem Keylan <cem@ckyln.com>2021-09-07 13:38:52 +0300
commitae0f49f48457368aeef0cc4fe34e2a2fa2cab202 (patch)
tree4e6db89776ec6d391e9b9fb9f8af7c1c17cfad3e /extra/zsh
parent90e01d399c449b23f49e9805f4116bd119eed574 (diff)
downloadrepository-ae0f49f48457368aeef0cc4fe34e2a2fa2cab202.tar.gz
zsh: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/zsh')
-rw-r--r--extra/zsh/meta2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/zsh/meta b/extra/zsh/meta
index 86c0b808..3f2e735b 100644
--- a/extra/zsh/meta
+++ b/extra/zsh/meta
@@ -1,3 +1,3 @@
description: Z Shell
-license: MIT, GPL-3.0+
+license: MIT, GPL-3.0-or-later
maintainer: Cem Keylan <cem@carbslinux.org>