summaryrefslogtreecommitdiff
path: root/globals.c
diff options
context:
space:
mode:
authorNick Ing-Simmons <nik@tiuk.ti.com>2002-01-25 11:01:49 +0000
committerNick Ing-Simmons <nik@tiuk.ti.com>2002-01-25 11:01:49 +0000
commiteb1102fcca2230364ceadea29bd8e87ee51b15fa (patch)
treebbe40957b80489b669b86133adb740b5d811cf73 /globals.c
parent3ed9f8f7de3dfc6ca29c4acc02b797c9dd51d971 (diff)
downloadperl-eb1102fcca2230364ceadea29bd8e87ee51b15fa.tar.gz
Integrate mainline
All but ../lib/Unicode/UCD.t pass. p4raw-id: //depot/perlio@14412
Diffstat (limited to 'globals.c')
-rw-r--r--globals.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/globals.c b/globals.c
index d18c868d64..b88cb7b7c3 100644
--- a/globals.c
+++ b/globals.c
@@ -1,3 +1,12 @@
+/* globals.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 "INTERN.h"
#define PERL_IN_GLOBALS_C
#include "perl.h"