aboutsummaryrefslogtreecommitdiff
path: root/sysklogd/logread.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 /sysklogd/logread.c
parentbd2e42f162dfd90b4356ace9e60410832e972a68 (diff)
downloadbusybox-w32-6bff9cc487cc43eb54de5e712f9a6371cade1126.tar.gz
busybox-w32-6bff9cc487cc43eb54de5e712f9a6371cade1126.tar.bz2
busybox-w32-6bff9cc487cc43eb54de5e712f9a6371cade1126.zip
Added some comment lines in the header indicating that Gennady Feldman is the
maintainer of these three applets.
Diffstat (limited to 'sysklogd/logread.c')
-rw-r--r--sysklogd/logread.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysklogd/logread.c b/sysklogd/logread.c
index 3bf4c541e..66054e601 100644
--- a/sysklogd/logread.c
+++ b/sysklogd/logread.c
@@ -4,6 +4,8 @@
4 * 4 *
5 * Copyright (C) 2000 by Gennady Feldman <gfeldman@cachier.com> 5 * Copyright (C) 2000 by Gennady Feldman <gfeldman@cachier.com>
6 * 6 *
7 * Maintainer: Gennady Feldman <gena01@cachier.com> as of Mar 12, 2001
8 *
7 * This program is free software; you can redistribute it and/or modify 9 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License as published by 10 * it under the terms of the GNU General Public License as published by
9 * the Free Software Foundation; either version 2 of the License, or 11 * the Free Software Foundation; either version 2 of the License, or