diff options
Diffstat (limited to 'shell-completion/bash')
-rw-r--r-- | shell-completion/bash/busctl | 2 | ||||
-rw-r--r-- | shell-completion/bash/meson.build | 2 | ||||
-rw-r--r-- | shell-completion/bash/systemd-resolve | 2 | ||||
-rw-r--r-- | shell-completion/bash/systemd-run | 2 |
4 files changed, 0 insertions, 8 deletions
diff --git a/shell-completion/bash/busctl b/shell-completion/bash/busctl index 586b826ca5..47b9fabe8f 100644 --- a/shell-completion/bash/busctl +++ b/shell-completion/bash/busctl @@ -2,8 +2,6 @@ # SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. -# -# Copyright © 2013 Zbigniew Jędrzejewski-Szmek # Copyright © 2014 Thomas H.P. Andersen # # systemd is free software; you can redistribute it and/or modify it diff --git a/shell-completion/bash/meson.build b/shell-completion/bash/meson.build index d783e622e6..e7fabe29aa 100644 --- a/shell-completion/bash/meson.build +++ b/shell-completion/bash/meson.build @@ -1,6 +1,4 @@ # SPDX-License-Identifier: LGPL-2.1+ -# -# Copyright © 2017 Zbigniew Jędrzejewski-Szmek bashcompletiondir = get_option('bashcompletiondir') if bashcompletiondir == '' diff --git a/shell-completion/bash/systemd-resolve b/shell-completion/bash/systemd-resolve index 18bcfbb060..86b8db2cf8 100644 --- a/shell-completion/bash/systemd-resolve +++ b/shell-completion/bash/systemd-resolve @@ -3,8 +3,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/bash/systemd-run b/shell-completion/bash/systemd-run index ec9c21addb..d317466b26 100644 --- a/shell-completion/bash/systemd-run +++ b/shell-completion/bash/systemd-run @@ -3,8 +3,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 |