aboutsummaryrefslogtreecommitdiffstats
path: root/tools/mk-tdata.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tools/mk-tdata.c10
1 files changed, 8 insertions, 2 deletions
diff --git a/tools/mk-tdata.c b/tools/mk-tdata.c
index 70358dc47..dcfa859f1 100644
--- a/tools/mk-tdata.c
+++ b/tools/mk-tdata.c
@@ -1,7 +1,13 @@
-/* mk-tdata.c
+/* mk-tdata.c - Create some simple random testdata
+ * Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
*
- * Create some simple random testdata
+ * This file is free software; as a special exception the author gives
+ * unlimited permission to copy and/or distribute it, with or without
+ * modifications, as long as this notice is preserved.
*
+ * This program is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
+ * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
*/
#include <config.h>