summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-11 06:12:58 +0000
committerSam James <sam@gentoo.org>2021-03-11 06:12:58 +0000
commitce959a9a084b7c6497d5f80e02a771cefef3b397 (patch)
tree5397793c55eb7b566a4c4372ff24824810c71257 /net-irc/irker
parentnet-irc/irker: remove bashisms from init script (diff)
downloadgentoo-ce959a9a084b7c6497d5f80e02a771cefef3b397.tar.gz
gentoo-ce959a9a084b7c6497d5f80e02a771cefef3b397.tar.bz2
gentoo-ce959a9a084b7c6497d5f80e02a771cefef3b397.zip
net-irc/irker: fix copyright header in files/irkerd.initd
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-irc/irker')
-rw-r--r--net-irc/irker/files/irkerd.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/irker/files/irkerd.initd b/net-irc/irker/files/irkerd.initd
index 9a02708e2eec..cd4d1012e80c 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}"