diff options
Diffstat (limited to 'coreutils/cal.c')
-rw-r--r-- | coreutils/cal.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/cal.c b/coreutils/cal.c index c98229cb0..ef5dbeadb 100644 --- a/coreutils/cal.c +++ b/coreutils/cal.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * | 4 | * |
5 | * See original copyright at the end of this file | 5 | * See original copyright at the end of this file |
6 | * | 6 | * |
7 | * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. | 7 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. |
8 | */ | 8 | */ |
9 | 9 | ||
10 | /* BB_AUDIT SUSv3 compliant with -j and -y extensions (from util-linux). */ | 10 | /* BB_AUDIT SUSv3 compliant with -j and -y extensions (from util-linux). */ |