diff options
Diffstat (limited to 'libbb/die_if_bad_username.c')
-rw-r--r-- | libbb/die_if_bad_username.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/die_if_bad_username.c b/libbb/die_if_bad_username.c index 8b4deec29..9946e3a1d 100644 --- a/libbb/die_if_bad_username.c +++ b/libbb/die_if_bad_username.c @@ -4,7 +4,7 @@ * * Copyright (C) 2008 Tito Ragusa <farmatito@tiscali.it> * - * 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" |