diff options
Diffstat (limited to 'util-linux/scriptreplay.c')
-rw-r--r-- | util-linux/scriptreplay.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/scriptreplay.c b/util-linux/scriptreplay.c index c87e44dfb..6eaba43fa 100644 --- a/util-linux/scriptreplay.c +++ b/util-linux/scriptreplay.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * | 4 | * |
5 | * pascal.bellard@ads-lu.com | 5 | * pascal.bellard@ads-lu.com |
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 | #include "libbb.h" | 10 | #include "libbb.h" |