diff options
Diffstat (limited to 'libbb/match_fstype.c')
-rw-r--r-- | libbb/match_fstype.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/match_fstype.c b/libbb/match_fstype.c index 9360e75..83d6e67 100644 --- a/libbb/match_fstype.c +++ b/libbb/match_fstype.c @@ -7,7 +7,7 @@ * * Returns 1 for a match, otherwise 0 * - * 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" |