summaryrefslogtreecommitdiff
path: root/miscutils/mt.c
diff options
context:
space:
mode:
Diffstat (limited to 'miscutils/mt.c')
-rw-r--r--miscutils/mt.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/miscutils/mt.c b/miscutils/mt.c
index 3057158..2720f7e 100644
--- a/miscutils/mt.c
+++ b/miscutils/mt.c
@@ -1,4 +1,8 @@
/* vi: set sw=4 ts=4: */
+/*
+ * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
+ */
+
#include "busybox.h"
#include <stdio.h>
#include <stdlib.h>