diff options
author | bug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2002-12-12 10:54:48 +0000 |
---|---|---|
committer | bug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2002-12-12 10:54:48 +0000 |
commit | 434a02773b61c3070ad68a527b3f1741edb97932 (patch) | |
tree | 68bf7989ca2b0b07ab5a28c475f78610052ae620 /sysklogd/syslogd.c | |
parent | 9049b5bc4bf40d464b2ac370bd753d210eded016 (diff) | |
download | busybox-w32-434a02773b61c3070ad68a527b3f1741edb97932.tar.gz busybox-w32-434a02773b61c3070ad68a527b3f1741edb97932.tar.bz2 busybox-w32-434a02773b61c3070ad68a527b3f1741edb97932.zip |
Update email address for Gennady Feldman <gena01@gena01.com>
git-svn-id: svn://busybox.net/trunk/busybox@6196 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'sysklogd/syslogd.c')
-rw-r--r-- | sysklogd/syslogd.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysklogd/syslogd.c b/sysklogd/syslogd.c index a546bdbd7..34bc019a0 100644 --- a/sysklogd/syslogd.c +++ b/sysklogd/syslogd.c | |||
@@ -7,9 +7,9 @@ | |||
7 | * | 7 | * |
8 | * Copyright (C) 2000 by Karl M. Hegbloom <karlheg@debian.org> | 8 | * Copyright (C) 2000 by Karl M. Hegbloom <karlheg@debian.org> |
9 | * | 9 | * |
10 | * "circular buffer" Copyright (C) 2001 by Gennady Feldman <gfeldman@cachier.com> | 10 | * "circular buffer" Copyright (C) 2001 by Gennady Feldman <gfeldman@gena01.com> |
11 | * | 11 | * |
12 | * Maintainer: Gennady Feldman <gena01@cachier.com> as of Mar 12, 2001 | 12 | * Maintainer: Gennady Feldman <gfeldman@gena01.com> as of Mar 12, 2001 |
13 | * | 13 | * |
14 | * This program is free software; you can redistribute it and/or modify | 14 | * This program is free software; you can redistribute it and/or modify |
15 | * it under the terms of the GNU General Public License as published by | 15 | * it under the terms of the GNU General Public License as published by |