diff options
Diffstat (limited to 'miscutils/strings.c')
-rw-r--r-- | miscutils/strings.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/strings.c b/miscutils/strings.c index b4c5854..40478de 100644 --- a/miscutils/strings.c +++ b/miscutils/strings.c @@ -4,7 +4,7 @@ * * Copyright 2003 Tito Ragusa <farmatito@tiscali.it> * - * 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" |