aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-06-20 11:58:53 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-06-20 11:58:53 +0200
commitd9b02e16971e13c36311b5ad3cb4c040a5024bf9 (patch)
treeb4ed6fc504c7ca90dbb9c7926a4557545fa5a39d /shell-completion
parentMerge the "boot loader specification" wiki page (diff)
downloadsystemd-d9b02e16971e13c36311b5ad3cb4c040a5024bf9.tar.gz
systemd-d9b02e16971e13c36311b5ad3cb4c040a5024bf9.tar.bz2
systemd-d9b02e16971e13c36311b5ad3cb4c040a5024bf9.zip
tree-wide: drop copyright headers from frequent contributors
Fixes #9320. for p in Shapovalov Chevalier Rozhkov Sievers Mack Herrmann Schmidt Rudenberg Sahani Landden Andersen Watanabe; do git grep -e 'Copyright.*'$p -l|xargs perl -i -0pe 's|/([*][*])?[*]\s+([*#]\s+)?Copyright[^\n]*'$p'[^\n]*\s*[*]([*][*])?/\n*|\n|gms; s|\s+([*#]\s+)?Copyright[^\n]*'$p'[^\n]*\n*|\n|gms' done
Diffstat (limited to 'shell-completion')
-rw-r--r--shell-completion/bash/bootctl1
-rw-r--r--shell-completion/bash/busctl1
-rw-r--r--shell-completion/bash/kernel-install1
-rw-r--r--shell-completion/bash/machinectl1
-rw-r--r--shell-completion/bash/portablectl1
-rw-r--r--shell-completion/bash/resolvectl1
-rw-r--r--shell-completion/bash/systemd-cat1
-rw-r--r--shell-completion/bash/systemd-cgls1
-rw-r--r--shell-completion/bash/systemd-cgtop1
-rw-r--r--shell-completion/bash/systemd-delta1
-rw-r--r--shell-completion/bash/systemd-detect-virt1
-rw-r--r--shell-completion/bash/systemd-nspawn1
12 files changed, 0 insertions, 12 deletions
diff --git a/shell-completion/bash/bootctl b/shell-completion/bash/bootctl
index 9d7b51bce..e24d11321 100644
--- a/shell-completion/bash/bootctl
+++ b/shell-completion/bash/bootctl
@@ -3,7 +3,6 @@
#
# This file is part of systemd.
#
-# Copyright 2014 Thomas H.P. Andersen
#
# 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
diff --git a/shell-completion/bash/busctl b/shell-completion/bash/busctl
index 47b9fabe8..c5eab88ca 100644
--- a/shell-completion/bash/busctl
+++ b/shell-completion/bash/busctl
@@ -2,7 +2,6 @@
# SPDX-License-Identifier: LGPL-2.1+
#
# This file is part of systemd.
-# Copyright © 2014 Thomas H.P. Andersen
#
# 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
diff --git a/shell-completion/bash/kernel-install b/shell-completion/bash/kernel-install
index 6fe8a66f2..c76bfe6e9 100644
--- a/shell-completion/bash/kernel-install
+++ b/shell-completion/bash/kernel-install
@@ -3,7 +3,6 @@
#
# This file is part of systemd.
#
-# Copyright © 2013 Kay Sievers
# Copyright © 2013 Harald Hoyer
#
# systemd is free software; you can redistribute it and/or modify it
diff --git a/shell-completion/bash/machinectl b/shell-completion/bash/machinectl
index eb3f56dc4..aa5816bbf 100644
--- a/shell-completion/bash/machinectl
+++ b/shell-completion/bash/machinectl
@@ -3,7 +3,6 @@
#
# This file is part of systemd.
#
-# Copyright © 2014 Thomas H.P. Andersen
#
# 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
diff --git a/shell-completion/bash/portablectl b/shell-completion/bash/portablectl
index deb046d8f..22455d2c1 100644
--- a/shell-completion/bash/portablectl
+++ b/shell-completion/bash/portablectl
@@ -3,7 +3,6 @@
#
# This file is part of systemd.
#
-# Copyright © 2018 Yu Watanabe
#
# 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
diff --git a/shell-completion/bash/resolvectl b/shell-completion/bash/resolvectl
index 55f841b77..8d71f8b61 100644
--- a/shell-completion/bash/resolvectl
+++ b/shell-completion/bash/resolvectl
@@ -3,7 +3,6 @@
#
# This file is part of systemd.
#
-# Copyright © 2018 Yu Watanabe
#
# 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
diff --git a/shell-completion/bash/systemd-cat b/shell-completion/bash/systemd-cat
index a30a56aaa..c75871c48 100644
--- a/shell-completion/bash/systemd-cat
+++ b/shell-completion/bash/systemd-cat
@@ -3,7 +3,6 @@
#
# This file is part of systemd.
#
-# Copyright © 2014 Thomas H.P. Andersen
#
# 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
diff --git a/shell-completion/bash/systemd-cgls b/shell-completion/bash/systemd-cgls
index fe525b9a3..1e2074a8c 100644
--- a/shell-completion/bash/systemd-cgls
+++ b/shell-completion/bash/systemd-cgls
@@ -3,7 +3,6 @@
#
# This file is part of systemd.
#
-# Copyright © 2014 Thomas H.P. Andersen
#
# 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
diff --git a/shell-completion/bash/systemd-cgtop b/shell-completion/bash/systemd-cgtop
index 462234da3..8bd83ca44 100644
--- a/shell-completion/bash/systemd-cgtop
+++ b/shell-completion/bash/systemd-cgtop
@@ -3,7 +3,6 @@
#
# This file is part of systemd.
#
-# Copyright © 2014 Thomas H.P. Andersen
#
# 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
diff --git a/shell-completion/bash/systemd-delta b/shell-completion/bash/systemd-delta
index 155e20acb..29f528cc7 100644
--- a/shell-completion/bash/systemd-delta
+++ b/shell-completion/bash/systemd-delta
@@ -3,7 +3,6 @@
#
# This file is part of systemd.
#
-# Copyright © 2014 Thomas H.P. Andersen
#
# 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
diff --git a/shell-completion/bash/systemd-detect-virt b/shell-completion/bash/systemd-detect-virt
index 0a34bcb12..cdb516da6 100644
--- a/shell-completion/bash/systemd-detect-virt
+++ b/shell-completion/bash/systemd-detect-virt
@@ -3,7 +3,6 @@
#
# This file is part of systemd.
#
-# Copyright © 2014 Thomas H.P. Andersen
#
# 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
diff --git a/shell-completion/bash/systemd-nspawn b/shell-completion/bash/systemd-nspawn
index 5a33c9ff2..2ff39b65d 100644
--- a/shell-completion/bash/systemd-nspawn
+++ b/shell-completion/bash/systemd-nspawn
@@ -3,7 +3,6 @@
#
# This file is part of systemd.
#
-# Copyright © 2014 Thomas H.P. Andersen
#
# 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