From eb1102fcca2230364ceadea29bd8e87ee51b15fa Mon Sep 17 00:00:00 2001 From: Nick Ing-Simmons Date: Fri, 25 Jan 2002 11:01:49 +0000 Subject: Integrate mainline All but ../lib/Unicode/UCD.t pass. p4raw-id: //depot/perlio@14412 --- embedvar.h | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) (limited to 'embedvar.h') diff --git a/embedvar.h b/embedvar.h index 1557c657d3..965f265280 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.) */ -- cgit v1.2.1