diff options
Diffstat (limited to 'libbb/compare_string_array.c')
-rw-r--r-- | libbb/compare_string_array.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/compare_string_array.c b/libbb/compare_string_array.c index 599449f..4b10cc1 100644 --- a/libbb/compare_string_array.c +++ b/libbb/compare_string_array.c @@ -1,6 +1,6 @@ /* vi: set sw=4 ts=4: */ /* - * 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" |