commit: ce959a9a084b7c6497d5f80e02a771cefef3b397
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 11 06:12:58 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 11 06:12:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce959a9a
net-irc/irker: fix copyright header in files/irkerd.initd
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-irc/irker/files/irkerd.initd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-irc/irker/files/irkerd.initd b/net-irc/irker/files/irkerd.initd
index 9a02708e2ee..cd4d1012e80 100644
--- a/net-irc/irker/files/irkerd.initd
+++ b/net-irc/irker/files/irkerd.initd
@@ -1,5 +1,5 @@
#!/sbin/openrc-run
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
: "${pidfile:=/run/${RC_SVCNAME}.pid}"