aboutsummaryrefslogtreecommitdiff
path: root/src/rc/openrc-init.c
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2017-04-07 07:39:12 -0500
committerWilliam Hubbs <w.d.hubbs@gmail.com>2017-04-07 07:39:12 -0500
commitcc51bdca3bac963878141da047e92f125772e14f (patch)
treeccc79e81b40dfdda98987847e96108a8e1f715f6 /src/rc/openrc-init.c
parent13ca79856e5836117e469c3edbcfd4bf47b6bab0 (diff)
Add attribution to openrc-init.c and openrc-shutdown.c
Diffstat (limited to 'src/rc/openrc-init.c')
-rw-r--r--src/rc/openrc-init.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/rc/openrc-init.c b/src/rc/openrc-init.c
index e7d62432..fb3347a4 100644
--- a/src/rc/openrc-init.c
+++ b/src/rc/openrc-init.c
@@ -1,6 +1,9 @@
/*
* openrc-init.c
* This is the init process (pid 1) for OpenRC.
+ *
+ * This is based on code written by James Hammons <jlhamm@acm.org>, so
+ * I would like to publically thank him for his work.
*/
/*