diff options
Diffstat (limited to 'util-linux/findfs.c')
-rw-r--r-- | util-linux/findfs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/findfs.c b/util-linux/findfs.c index 1e9c687..e1ec41f 100644 --- a/util-linux/findfs.c +++ b/util-linux/findfs.c @@ -5,7 +5,7 @@ * Copyright (C) 2006 by Jason Schoon <floydpink@gmail.com> * Some portions cribbed from e2fsprogs, util-linux, dosfstools * - * 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" |