diff options
Diffstat (limited to 'sysklogd/logread.c')
-rw-r--r-- | sysklogd/logread.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysklogd/logread.c b/sysklogd/logread.c index 1e8d6bcc0..52c97aa77 100644 --- a/sysklogd/logread.c +++ b/sysklogd/logread.c @@ -6,7 +6,7 @@ * * Maintainer: Gennady Feldman <gfeldman@gena01.com> as of Mar 12, 2001 * - * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. + * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ #include "libbb.h" |