summaryrefslogtreecommitdiff
path: root/xsutils.c
diff options
context:
space:
mode:
Diffstat (limited to 'xsutils.c')
-rw-r--r--xsutils.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/xsutils.c b/xsutils.c
index 8b7db4c5c8..1d7a01a717 100644
--- a/xsutils.c
+++ b/xsutils.c
@@ -1,3 +1,12 @@
+/* xsutils.c
+ *
+ * Copyright (c) 1999-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.
+ *
+ */
+
#include "EXTERN.h"
#define PERL_IN_XSUTILS_C
#include "perl.h"