commit:     ab60e7a03b46ccf54a94af3a25f7610dab25ab9c
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 14:48:28 2024 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Tue Apr 23 14:48:28 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab60e7a0

dev-db/redict: Update copyright header in run scripts

Bug: https://bugs.gentoo.org/928119
Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 dev-db/redict/files/redict-sentinel.initd | 2 +-
 dev-db/redict/files/redict.initd          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-db/redict/files/redict-sentinel.initd 
b/dev-db/redict/files/redict-sentinel.initd
index 71bc19e2b7f1..f2d4afcd3cad 100644
--- a/dev-db/redict/files/redict-sentinel.initd
+++ b/dev-db/redict/files/redict-sentinel.initd
@@ -1,5 +1,5 @@
 #!/sbin/openrc-run
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 : ${REDICT_SENTINEL_DIR:=/tmp}

diff --git a/dev-db/redict/files/redict.initd b/dev-db/redict/files/redict.initd
index 90e1aa867658..80b086fbfce1 100644
--- a/dev-db/redict/files/redict.initd
+++ b/dev-db/redict/files/redict.initd
@@ -1,5 +1,5 @@
 #!/sbin/openrc-run
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 : ${REDICT_DIR:=/var/lib/redict}

Reply via email to