From 0410268d2ffe320432f247193164b19e8d4c357b Mon Sep 17 00:00:00 2001 From: markw Date: Mon, 12 Mar 2001 23:41:34 +0000 Subject: Added some comment lines in the header indicating that Gennady Feldman is the maintainer of these three applets. git-svn-id: svn://busybox.net/trunk/busybox@2051 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- klogd.c | 2 ++ logread.c | 2 ++ sysklogd/klogd.c | 2 ++ sysklogd/logread.c | 2 ++ sysklogd/syslogd.c | 2 ++ syslogd.c | 2 ++ 6 files changed, 12 insertions(+) diff --git a/klogd.c b/klogd.c index f44383637..7f7d6a142 100644 --- a/klogd.c +++ b/klogd.c @@ -13,6 +13,8 @@ * * "circular buffer" Copyright (C) 2000 by Gennady Feldman * + * Maintainer: Gennady Feldman 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 * the Free Software Foundation; either version 2 of the License, or diff --git a/logread.c b/logread.c index 3bf4c541e..66054e601 100644 --- a/logread.c +++ b/logread.c @@ -4,6 +4,8 @@ * * Copyright (C) 2000 by Gennady Feldman * + * Maintainer: Gennady Feldman 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 * the Free Software Foundation; either version 2 of the License, or 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 @@ * * "circular buffer" Copyright (C) 2000 by Gennady Feldman * + * Maintainer: Gennady Feldman 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 * the Free Software Foundation; either version 2 of the License, or diff --git a/sysklogd/logread.c b/sysklogd/logread.c index 3bf4c541e..66054e601 100644 --- a/sysklogd/logread.c +++ b/sysklogd/logread.c @@ -4,6 +4,8 @@ * * Copyright (C) 2000 by Gennady Feldman * + * Maintainer: Gennady Feldman 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 * the Free Software Foundation; either version 2 of the License, or 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 @@ * * "circular buffer" Copyright (C) 2001 by Gennady Feldman * + * Maintainer: Gennady Feldman 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 * the Free Software Foundation; either version 2 of the License, or diff --git a/syslogd.c b/syslogd.c index a7f982a35..d0e177347 100644 --- a/syslogd.c +++ b/syslogd.c @@ -9,6 +9,8 @@ * * "circular buffer" Copyright (C) 2001 by Gennady Feldman * + * Maintainer: Gennady Feldman 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 * the Free Software Foundation; either version 2 of the License, or -- cgit v1.2.3-55-g6feb