Gentoo Archives: gentoo-commits

From: Alessandro Barbieri <lssndrbarbieri@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-admin/glance/files/
Date: Thu, 28 Apr 2022 08:08:17
Message-Id: 1651133130.46c1a769ae624b3db1aa29cb458f8d04fd54c786.Alessandro-Barbieri@gentoo
1 commit: 46c1a769ae624b3db1aa29cb458f8d04fd54c786
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Thu Apr 28 08:05:30 2022 +0000
4 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
5 CommitDate: Thu Apr 28 08:05:30 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=46c1a769
7
8 app-admin/glance: fix header
9
10 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
11
12 app-admin/glance/files/glance.initd | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-admin/glance/files/glance.initd b/app-admin/glance/files/glance.initd
16 index 57274ac2d..7db6fcb1c 100644
17 --- a/app-admin/glance/files/glance.initd
18 +++ b/app-admin/glance/files/glance.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"