diff options
author | Mark Whitley <markw@lineo.com> | 2001-03-12 23:41:34 +0000 |
---|---|---|
committer | Mark Whitley <markw@lineo.com> | 2001-03-12 23:41:34 +0000 |
commit | 6bff9cc487cc43eb54de5e712f9a6371cade1126 (patch) | |
tree | 31f7ff3f4faacc8619c892e058ad42d3c8f74070 /sysklogd/klogd.c | |
parent | bd2e42f162dfd90b4356ace9e60410832e972a68 (diff) | |
download | busybox-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/klogd.c')
-rw-r--r-- | sysklogd/klogd.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysklogd/klogd.c b/sysklogd/klogd.c index f44383637..7f7d6a142 100644 --- a/sysklogd/klogd.c +++ b/sysklogd/klogd.c | |||
@@ -13,6 +13,8 @@ | |||
13 | * | 13 | * |
14 | * "circular buffer" Copyright (C) 2000 by Gennady Feldman <gfeldman@mail.com> | 14 | * "circular buffer" Copyright (C) 2000 by Gennady Feldman <gfeldman@mail.com> |
15 | * | 15 | * |
16 | * Maintainer: Gennady Feldman <gena01@cachier.com> as of Mar 12, 2001 | ||
17 | * | ||
16 | * This program is free software; you can redistribute it and/or modify | 18 | * This program is free software; you can redistribute it and/or modify |
17 | * it under the terms of the GNU General Public License as published by | 19 | * it under the terms of the GNU General Public License as published by |
18 | * the Free Software Foundation; either version 2 of the License, or | 20 | * the Free Software Foundation; either version 2 of the License, or |