summaryrefslogtreecommitdiff
path: root/shell-completion
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-10-01 13:04:32 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-10-01 14:45:00 +0200
commit8f5bcd615be7ca14d2375cd9099ad230508c9392 (patch)
tree084a2ecdc1dbc56887742c7c791edaa8a5035f15 /shell-completion
parent098621aff34d31bf9b535d9deb5c144c8d79ebdd (diff)
downloadsystemd-8f5bcd615be7ca14d2375cd9099ad230508c9392.tar.gz
licensing: add forgotten spdx headers
Those are all "our" files, but we forgot to add the headers, most likely because of non-standard file extensions.
Diffstat (limited to 'shell-completion')
-rw-r--r--shell-completion/zsh/_systemd-path1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell-completion/zsh/_systemd-path b/shell-completion/zsh/_systemd-path
index dd2e720fd9..d1fb24b2fd 100644
--- a/shell-completion/zsh/_systemd-path
+++ b/shell-completion/zsh/_systemd-path
@@ -1,4 +1,5 @@
#compdef systemd-path
+# SPDX-License-Identifier: LGPL-2.1-or-later
typeset -A sdpath=( ${$(systemd-path)/:/} )
_arguments -S \