X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=globals.c;h=b9d70cc004c479030a1a3fa94698384e90b3512c;hb=c7d80bde0ff1cc98e894e948c628e3ce79d7115f;hp=d18c868d64b22a38c6e2f33a25d6d28aff1ab389;hpb=e87a358ade5a3dd9a8b192569e18211d76c93743;p=p5sagit%2Fp5-mst-13.2.git diff --git a/globals.c b/globals.c index d18c868..b9d70cc 100644 --- a/globals.c +++ b/globals.c @@ -1,3 +1,17 @@ +/* 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. + * + */ + +/* + * "For the rest, they shall represent the other Free Peoples of the World: + * Elves, Dwarves, and Men." --Elrond + */ + #include "INTERN.h" #define PERL_IN_GLOBALS_C #include "perl.h"