X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=keywords.h;h=744330f526cb7829c6222ebefe970f864f05b783;hb=edc2eac33c792d54399e570820645265bcb07080;hp=e894930f7af515734e511ae105f0ea8ad236c905;hpb=89918fbd5abdf6d8fe6402e471a859ff336247c6;p=p5sagit%2Fp5-mst-13.2.git diff --git a/keywords.h b/keywords.h index e894930..744330f 100644 --- a/keywords.h +++ b/keywords.h @@ -1,3 +1,12 @@ +/* + * keywords.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. + * + */ #define KEY_NULL 0 #define KEY___FILE__ 1 #define KEY___LINE__ 2