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