X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=globals.c;h=5c487b9d99fe7f3f7d638013226763016820cc1b;hb=0a76ff6528f0ab52947d4f1b9664310ce137b9a0;hp=b88cb7b7c3f99fb540023bbbde7e3d3295111e17;hpb=d6376244c2261025775e8b11a6a64d7c9e0d1612;p=p5sagit%2Fp5-mst-13.2.git diff --git a/globals.c b/globals.c index b88cb7b..5c487b9 100644 --- a/globals.c +++ b/globals.c @@ -1,12 +1,17 @@ /* globals.c * - * Copyright (c) 1997-2002, Larry Wall + * Copyright (C) 1995, 1999, 2000, 2001, by Larry Wall and others * * 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"