X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=xsutils.c;h=f044b6e0683133594f7c1724aa60c3056712c09e;hb=c4cce84862ab583dad20a290b3b869bce1e60e5d;hp=8b7db4c5c87ce8b6b9d09493062e49de0f50ac9c;hpb=95f0a2f1ffc68ef908768ec5d39e4102afd28c1e;p=p5sagit%2Fp5-mst-13.2.git diff --git a/xsutils.c b/xsutils.c index 8b7db4c..f044b6e 100644 --- a/xsutils.c +++ b/xsutils.c @@ -1,3 +1,18 @@ +/* xsutils.c + * + * Copyright (c) 1999-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. + * + */ + +/* + * "Perilous to us all are the devices of an art deeper than we possess + * ourselves." --Gandalf + */ + + #include "EXTERN.h" #define PERL_IN_XSUTILS_C #include "perl.h"