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