diff options
author | Rob Landley <rob@landley.net> | 2013-08-11 21:56:08 -0500 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2013-08-11 21:56:08 -0500 |
commit | 1c8b0090a6529ce35f877973778e7814387c1e3f (patch) | |
tree | b748ee63444100997be57c5093b40fe1fc839e35 /toys/pending/syslogd.c | |
parent | 133cc5b85f3363bf0c252a3f8bf6fd259177b066 (diff) | |
download | toybox-1c8b0090a6529ce35f877973778e7814387c1e3f.tar.gz |
Ashwini Sharma said that Kyungwan Han should be in the contact info for the commands he sent recently.
Diffstat (limited to 'toys/pending/syslogd.c')
-rw-r--r-- | toys/pending/syslogd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/toys/pending/syslogd.c b/toys/pending/syslogd.c index 00f12773..8cabcc81 100644 --- a/toys/pending/syslogd.c +++ b/toys/pending/syslogd.c @@ -1,6 +1,7 @@ /* syslogd.c - a system logging utility. * * Copyright 2013 Madhur Verma <mad.flexi@gmail.com> + * Copyright 2013 Kyungwan Han <asura321@gmail.com> * * No Standard |