summaryrefslogtreecommitdiff
path: root/fakesdio.h
diff options
context:
space:
mode:
Diffstat (limited to 'fakesdio.h')
-rw-r--r--fakesdio.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/fakesdio.h b/fakesdio.h
index 479123242f..8ef89e9ca5 100644
--- a/fakesdio.h
+++ b/fakesdio.h
@@ -1,3 +1,12 @@
+/* fakestdio.h
+ *
+ * Copyright (c) 2000-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.
+ *
+ */
+
/*
* This is "source level" stdio compatibility mode.
* We try and #define stdio functions in terms of PerlIO.