summaryrefslogtreecommitdiff
path: root/shell-completion/zsh/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'shell-completion/zsh/meson.build')
-rw-r--r--shell-completion/zsh/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell-completion/zsh/meson.build b/shell-completion/zsh/meson.build
index ff91cc1134..4fff13357f 100644
--- a/shell-completion/zsh/meson.build
+++ b/shell-completion/zsh/meson.build
@@ -1,4 +1,4 @@
-# SPDX-License-Identifier: LGPL-2.1+
+# SPDX-License-Identifier: LGPL-2.1-or-later
zshcompletiondir = get_option('zshcompletiondir')
if zshcompletiondir == ''