diff options
Diffstat (limited to 'coreutils/tac.c')
-rw-r--r-- | coreutils/tac.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/tac.c b/coreutils/tac.c index b8db8ea..ab3e66a 100644 --- a/coreutils/tac.c +++ b/coreutils/tac.c @@ -6,7 +6,7 @@ * Copyright (C) 2007 Natanael Copa <natanael.copa@gmail.com> * Copyright (C) 2007 Tito Ragusa <farmatito@tiscali.it> * - * Licensed under GPLv2, see file LICENSE in this tarball for details. + * Licensed under GPLv2, see file LICENSE in this source tree. * */ |