X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/e87a358ade5a3dd9a8b192569e18211d76c93743..be92ff21b1b31bf647f96c308fe1a246f1974bde:/globals.c diff --git a/globals.c b/globals.c index d18c868..5c487b9 100644 --- a/globals.c +++ b/globals.c @@ -1,3 +1,17 @@ +/* globals.c + * + * 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"