aboutsummaryrefslogtreecommitdiff
path: root/sysklogd/logread.c
diff options
context:
space:
mode:
authorbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2002-12-12 10:54:48 +0000
committerbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2002-12-12 10:54:48 +0000
commit434a02773b61c3070ad68a527b3f1741edb97932 (patch)
tree68bf7989ca2b0b07ab5a28c475f78610052ae620 /sysklogd/logread.c
parent9049b5bc4bf40d464b2ac370bd753d210eded016 (diff)
downloadbusybox-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/logread.c')
-rw-r--r--sysklogd/logread.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysklogd/logread.c b/sysklogd/logread.c
index 13ff1aeb9..ecdf2f579 100644
--- a/sysklogd/logread.c
+++ b/sysklogd/logread.c
@@ -2,9 +2,9 @@
2/* 2/*
3 * circular buffer syslog implementation for busybox 3 * circular buffer syslog implementation for busybox
4 * 4 *
5 * Copyright (C) 2000 by Gennady Feldman <gfeldman@cachier.com> 5 * Copyright (C) 2000 by Gennady Feldman <gfeldman@gena01.com>
6 * 6 *
7 * Maintainer: Gennady Feldman <gena01@cachier.com> as of Mar 12, 2001 7 * Maintainer: Gennady Feldman <gfeldman@gena01.com> as of Mar 12, 2001
8 * 8 *
9 * 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
10 * 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