summaryrefslogtreecommitdiffstats
path: root/shell-completion/zsh/_systemctl.in
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-11-18 18:21:19 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-11-19 19:08:15 +0100
commit7059062c2f389ae18be26ba26022abda73918ad7 (patch)
treea614764111b4e71bbef00eb48c133e01411c750b /shell-completion/zsh/_systemctl.in
parentAdd SPDX license headers to various assorted files (diff)
downloadsystemd-7059062c2f389ae18be26ba26022abda73918ad7.tar.xz
systemd-7059062c2f389ae18be26ba26022abda73918ad7.zip
Add SPDX license headers to shell completion scripts
Diffstat (limited to 'shell-completion/zsh/_systemctl.in')
-rw-r--r--shell-completion/zsh/_systemctl.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell-completion/zsh/_systemctl.in b/shell-completion/zsh/_systemctl.in
index 489793e8bb..47ec9970e1 100644
--- a/shell-completion/zsh/_systemctl.in
+++ b/shell-completion/zsh/_systemctl.in
@@ -1,4 +1,5 @@
#compdef systemctl
+# SPDX-License-Identifier: LGPL-2.1+
(( $+functions[_systemctl_command] )) || _systemctl_command()
{