diff options
author | Glenn L McGrath | 2002-12-12 10:54:48 +0000 |
---|---|---|
committer | Glenn L McGrath | 2002-12-12 10:54:48 +0000 |
commit | 6ed77595f18e931cf7037c0d974be999c43d9652 (patch) | |
tree | 68bf7989ca2b0b07ab5a28c475f78610052ae620 /sysklogd/logread.c | |
parent | 6d07432b2ff21f0d8537ba5fae3c402be9cb247a (diff) | |
download | busybox-6ed77595f18e931cf7037c0d974be999c43d9652.zip busybox-6ed77595f18e931cf7037c0d974be999c43d9652.tar.gz |
Update email address for Gennady Feldman <gena01@gena01.com>
Diffstat (limited to 'sysklogd/logread.c')
-rw-r--r-- | sysklogd/logread.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysklogd/logread.c b/sysklogd/logread.c index 13ff1ae..ecdf2f5 100644 --- a/sysklogd/logread.c +++ b/sysklogd/logread.c @@ -2,9 +2,9 @@ /* * circular buffer syslog implementation for busybox * - * Copyright (C) 2000 by Gennady Feldman <gfeldman@cachier.com> + * Copyright (C) 2000 by Gennady Feldman <gfeldman@gena01.com> * - * Maintainer: Gennady Feldman <gena01@cachier.com> as of Mar 12, 2001 + * Maintainer: Gennady Feldman <gfeldman@gena01.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 |