diff options
Diffstat (limited to 'sysklogd/syslogd.c')
-rw-r--r-- | sysklogd/syslogd.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysklogd/syslogd.c b/sysklogd/syslogd.c index a7f982a35..d0e177347 100644 --- a/sysklogd/syslogd.c +++ b/sysklogd/syslogd.c | |||
@@ -9,6 +9,8 @@ | |||
9 | * | 9 | * |
10 | * "circular buffer" Copyright (C) 2001 by Gennady Feldman <gfeldman@cachier.com> | 10 | * "circular buffer" Copyright (C) 2001 by Gennady Feldman <gfeldman@cachier.com> |
11 | * | 11 | * |
12 | * Maintainer: Gennady Feldman <gena01@cachier.com> as of Mar 12, 2001 | ||
13 | * | ||
12 | * 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 |
13 | * 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 |
14 | * the Free Software Foundation; either version 2 of the License, or | 16 | * the Free Software Foundation; either version 2 of the License, or |