summaryrefslogtreecommitdiff
path: root/fakethr.h
diff options
context:
space:
mode:
Diffstat (limited to 'fakethr.h')
-rw-r--r--fakethr.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/fakethr.h b/fakethr.h
index 098fefea9e..5bbe8ac906 100644
--- a/fakethr.h
+++ b/fakethr.h
@@ -1,3 +1,12 @@
+/* fakethr.h
+ *
+ * Copyright (c) 1997-2002, Larry Wall
+ *
+ * You may distribute under the terms of either the GNU General Public
+ * License or the Artistic License, as specified in the README file.
+ *
+ */
+
typedef int perl_mutex;
typedef int perl_key;