From 07389ea998e5d377c81de5b8f7b368f0cf3d0856 Mon Sep 17 00:00:00 2001 From: Alessandro Barbieri Date: Thu, 28 Apr 2022 09:56:33 +0200 Subject: [PATCH] sys-cluster/swift/files: fix headers Signed-off-by: Alessandro Barbieri --- sys-cluster/swift/files/swift-account.initd | 2 +- sys-cluster/swift/files/swift-container.initd | 2 +- sys-cluster/swift/files/swift-object.initd | 2 +- sys-cluster/swift/files/swift-proxy.initd | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys-cluster/swift/files/swift-account.initd b/sys-cluster/swift/files/swift-account.initd index 205280c76a..f082c8389f 100644 --- a/sys-cluster/swift/files/swift-account.initd +++ b/sys-cluster/swift/files/swift-account.initd @@ -1,5 +1,5 @@ #!/sbin/openrc-run -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 COMMAND=/usr/bin/swift-init diff --git a/sys-cluster/swift/files/swift-container.initd b/sys-cluster/swift/files/swift-container.initd index 051951af13..a2b8114e53 100644 --- a/sys-cluster/swift/files/swift-container.initd +++ b/sys-cluster/swift/files/swift-container.initd @@ -1,5 +1,5 @@ #!/sbin/openrc-run -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 COMMAND=/usr/bin/swift-init diff --git a/sys-cluster/swift/files/swift-object.initd b/sys-cluster/swift/files/swift-object.initd index 59ec78ca03..d170727be5 100644 --- a/sys-cluster/swift/files/swift-object.initd +++ b/sys-cluster/swift/files/swift-object.initd @@ -1,5 +1,5 @@ #!/sbin/openrc-run -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 COMMAND=/usr/bin/swift-init diff --git a/sys-cluster/swift/files/swift-proxy.initd b/sys-cluster/swift/files/swift-proxy.initd index cce9c32e33..69427b2850 100644 --- a/sys-cluster/swift/files/swift-proxy.initd +++ b/sys-cluster/swift/files/swift-proxy.initd @@ -1,5 +1,5 @@ #!/sbin/openrc-run -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 COMMAND=/usr/bin/swift-init