diff options
Diffstat (limited to 'util-linux/losetup.c')
-rw-r--r-- | util-linux/losetup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/losetup.c b/util-linux/losetup.c index 3873be399..776f784f5 100644 --- a/util-linux/losetup.c +++ b/util-linux/losetup.c @@ -4,7 +4,7 @@ * * Copyright (C) 2002 Matt Kraai. * - * 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" |