aboutsummaryrefslogtreecommitdiff
path: root/syslogd.c
diff options
context:
space:
mode:
authorMark Whitley <markw@lineo.com>2001-03-12 23:41:34 +0000
committerMark Whitley <markw@lineo.com>2001-03-12 23:41:34 +0000
commit6bff9cc487cc43eb54de5e712f9a6371cade1126 (patch)
tree31f7ff3f4faacc8619c892e058ad42d3c8f74070 /syslogd.c
parentbd2e42f162dfd90b4356ace9e60410832e972a68 (diff)
downloadbusybox-6bff9cc487cc43eb54de5e712f9a6371cade1126.tar.gz
Added some comment lines in the header indicating that Gennady Feldman is the
maintainer of these three applets.
Diffstat (limited to 'syslogd.c')
-rw-r--r--syslogd.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/syslogd.c b/syslogd.c
index a7f982a35..d0e177347 100644
--- a/syslogd.c
+++ b/syslogd.c
@@ -9,6 +9,8 @@
*
* "circular buffer" Copyright (C) 2001 by Gennady Feldman <gfeldman@cachier.com>
*
+ * Maintainer: Gennady Feldman <gena01@cachier.com> as of Mar 12, 2001
+ *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or