diff options
Diffstat (limited to 'coreutils/install.c')
-rw-r--r-- | coreutils/install.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/install.c b/coreutils/install.c index ab9feffaf..9dc90d641 100644 --- a/coreutils/install.c +++ b/coreutils/install.c @@ -3,7 +3,7 @@ * Copyright (C) 2003 by Glenn McGrath * 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. */ #include "libbb.h" |