diff options
Diffstat (limited to 'networking/nameif.c')
-rw-r--r-- | networking/nameif.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/nameif.c b/networking/nameif.c index 046e308..45a3229 100644 --- a/networking/nameif.c +++ b/networking/nameif.c @@ -7,7 +7,7 @@ * Glenn McGrath * Extended matching support 2008 by Nico Erfurth <masta@perlgolf.de> * - * 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" |