diff options
Diffstat (limited to 'src/rc/openrc-init.c')
-rw-r--r-- | src/rc/openrc-init.c | 3 |
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. */ /* |