summaryrefslogtreecommitdiff
path: root/embedvar.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-01-24 02:49:05 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-01-24 02:49:05 +0000
commitd6376244c2261025775e8b11a6a64d7c9e0d1612 (patch)
tree509740f4d5c07124e95db2d92f220bac00a82bd3 /embedvar.h
parentbe3c0a43e1e6b1244032726df02a3ab450a3c4be (diff)
downloadperl-d6376244c2261025775e8b11a6a64d7c9e0d1612.tar.gz
Sprinkle some copyrights (use the oldest timestamp to
be found in the repository, which is most often not right, but at least consistent) p4raw-id: //depot/perl@14400
Diffstat (limited to 'embedvar.h')
-rw-r--r--embedvar.h17
1 files changed, 13 insertions, 4 deletions
diff --git a/embedvar.h b/embedvar.h
index c6eb5fa7ae..d0fba96b4e 100644
--- a/embedvar.h
+++ b/embedvar.h
@@ -1,7 +1,16 @@
-/* !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
- This file is built by embed.pl from data in embed.pl, pp.sym, intrpvar.h,
- perlvars.h and thrdvar.h. Any changes made here will be lost!
-*/
+/*
+ * embedvar.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.
+ *
+ *
+ * !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
+ * This file is built by embed.pl from data in embed.pl, pp.sym, intrpvar.h,
+ * perlvars.h and thrdvar.h. Any changes made here will be lost!
+ */
/* (Doing namespace management portably in C is really gross.) */