diff options
Diffstat (limited to 'coreutils/mv.c')
-rw-r--r-- | coreutils/mv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/mv.c b/coreutils/mv.c index 1c5a46792..7f49d5bab 100644 --- a/coreutils/mv.c +++ b/coreutils/mv.c @@ -5,7 +5,7 @@ * Copyright (C) 2000 by Matt Kraai <kraai@alumni.carnegiemellon.edu> * SELinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> * - * 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. */ /* Mar 16, 2003 Manuel Novoa III (mjn3@codepoet.org) |