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 9360e757a..83d6e6770 100644 --- a/libbb/match_fstype.c +++ b/libbb/match_fstype.c | |||
@@ -7,7 +7,7 @@ | |||
7 | * | 7 | * |
8 | * Returns 1 for a match, otherwise 0 | 8 | * Returns 1 for a match, otherwise 0 |
9 | * | 9 | * |
10 | * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. | 10 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. |
11 | */ | 11 | */ |
12 | 12 | ||
13 | #include "libbb.h" | 13 | #include "libbb.h" |