diff options
Diffstat (limited to 'coreutils/mkdir.c')
-rw-r--r-- | coreutils/mkdir.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/mkdir.c b/coreutils/mkdir.c index c837e97..0de0d5c 100644 --- a/coreutils/mkdir.c +++ b/coreutils/mkdir.c @@ -4,7 +4,7 @@ * * Copyright (C) 2001 Matt Kraai <kraai@alumni.carnegiemellon.edu> * - * 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. */ /* BB_AUDIT SUSv3 compliant */ |