Gentoo Archives: gentoo-commits

From: Alessandro Barbieri <lssndrbarbieri@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-cluster/neutron/files/
Date: Thu, 28 Apr 2022 08:08:14
Message-Id: 1651132646.0f480ed795ec454f727b575baf02709a4b47705a.Alessandro-Barbieri@gentoo
1 commit: 0f480ed795ec454f727b575baf02709a4b47705a
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Thu Apr 28 07:57:26 2022 +0000
4 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
5 CommitDate: Thu Apr 28 07:57:26 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0f480ed7
7
8 sys-cluster/neutron: fix header
9
10 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
11
12 sys-cluster/neutron/files/neutron.initd | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-cluster/neutron/files/neutron.initd b/sys-cluster/neutron/files/neutron.initd
16 index 26bf768dd..2ccc93a9b 100644
17 --- a/sys-cluster/neutron/files/neutron.initd
18 +++ b/sys-cluster/neutron/files/neutron.initd
19 @@ -1,5 +1,5 @@
20 #!/sbin/openrc-run
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 description="Starts ${SVCNAME} service for OpenStack"