summaryrefslogtreecommitdiff
path: root/contrib/services/openrc/gnunet.initd
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/services/openrc/gnunet.initd')
-rw-r--r--contrib/services/openrc/gnunet.initd4
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/services/openrc/gnunet.initd b/contrib/services/openrc/gnunet.initd
index c042e3de1..cdf296ebd 100644
--- a/contrib/services/openrc/gnunet.initd
+++ b/contrib/services/openrc/gnunet.initd
@@ -1,6 +1,8 @@
#!/sbin/openrc-run
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Authors
+# Copyright 2016 - 2019 ng0, lynX
# Distributed under the terms of the GNU General Public License v2
+# SPDX-License-Identifier: GPL2.0
if [ -d /run ] ; then
PIDFILE=${PIDFILE:-/run/gnunet/arm-service.pid}