diff options
Diffstat (limited to 'miscutils/mt.c')
-rw-r--r-- | miscutils/mt.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/miscutils/mt.c b/miscutils/mt.c index 3057158d8..2720f7eab 100644 --- a/miscutils/mt.c +++ b/miscutils/mt.c | |||
@@ -1,4 +1,8 @@ | |||
1 | /* vi: set sw=4 ts=4: */ | 1 | /* vi: set sw=4 ts=4: */ |
2 | /* | ||
3 | * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. | ||
4 | */ | ||
5 | |||
2 | #include "busybox.h" | 6 | #include "busybox.h" |
3 | #include <stdio.h> | 7 | #include <stdio.h> |
4 | #include <stdlib.h> | 8 | #include <stdlib.h> |