From cc51bdca3bac963878141da047e92f125772e14f Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Fri, 7 Apr 2017 07:39:12 -0500 Subject: Add attribution to openrc-init.c and openrc-shutdown.c --- src/rc/openrc-init.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/rc/openrc-init.c') 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 , so + * I would like to publically thank him for his work. */ /* -- cgit v1.2.3