diff options
Diffstat (limited to 'libbb/xatonum.c')
-rw-r--r-- | libbb/xatonum.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/xatonum.c b/libbb/xatonum.c index 60b65f5..62bbe53 100644 --- a/libbb/xatonum.c +++ b/libbb/xatonum.c @@ -4,7 +4,7 @@ * * Copyright (C) 2003 Manuel Novoa III <mjn3@codepoet.org> * - * Licensed under GPLv2, see file LICENSE in this tarball for details. + * Licensed under GPLv2, see file LICENSE in this source tree. */ #include "libbb.h" |