summaryrefslogtreecommitdiffstats
path: root/shell-completion/zsh
diff options
context:
space:
mode:
Diffstat (limited to 'shell-completion/zsh')
-rw-r--r--shell-completion/zsh/_busctl2
-rw-r--r--shell-completion/zsh/_systemd-resolve2
-rw-r--r--shell-completion/zsh/meson.build2
3 files changed, 0 insertions, 6 deletions
diff --git a/shell-completion/zsh/_busctl b/shell-completion/zsh/_busctl
index 0e2e5c60a9..801ed48010 100644
--- a/shell-completion/zsh/_busctl
+++ b/shell-completion/zsh/_busctl
@@ -5,8 +5,6 @@
#
# This file is part of systemd.
#
-# Copyright © 2013 Zbigniew Jędrzejewski-Szmek
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation; either version 2.1 of the License, or
diff --git a/shell-completion/zsh/_systemd-resolve b/shell-completion/zsh/_systemd-resolve
index 51033aa6a4..b54d22f816 100644
--- a/shell-completion/zsh/_systemd-resolve
+++ b/shell-completion/zsh/_systemd-resolve
@@ -4,8 +4,6 @@
#
# This file is part of systemd.
#
-# Copyright © 2016 Zbigniew Jędrzejewski-Szmek
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation; either version 2.1 of the License, or
diff --git a/shell-completion/zsh/meson.build b/shell-completion/zsh/meson.build
index 6776d3a110..7fc9fcfc71 100644
--- a/shell-completion/zsh/meson.build
+++ b/shell-completion/zsh/meson.build
@@ -1,6 +1,4 @@
# SPDX-License-Identifier: LGPL-2.1+
-#
-# Copyright © 2017 Zbigniew Jędrzejewski-Szmek
zshcompletiondir = get_option('zshcompletiondir')
if zshcompletiondir == ''