diff options
Diffstat (limited to 'libbb/print_flags.c')
-rw-r--r-- | libbb/print_flags.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/print_flags.c b/libbb/print_flags.c index 9639dc6f3..eaec731e5 100644 --- a/libbb/print_flags.c +++ b/libbb/print_flags.c @@ -3,7 +3,7 @@ * * Copyright (C) 2008 Natanael Copa <natanael.copa@gmail.com> * - * 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" |