X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=opnames.h;h=437c85d519c3fdee1d6c6978e1849f7b2066bc32;hb=cef228671c8f137a38217c0c077e19066320c53f;hp=a6f576efda6f9de43fed781bf5e524aba0cc13cb;hpb=438c221d2a8e6fa132b664b70062215bf9c6ef42;p=p5sagit%2Fp5-mst-13.2.git diff --git a/opnames.h b/opnames.h index a6f576e..437c85d 100644 --- a/opnames.h +++ b/opnames.h @@ -1,7 +1,16 @@ -/* !!!!!!! DO NOT EDIT THIS FILE !!!!!!! - This file is built by opcode.pl from its data. Any changes made here - will be lost! -*/ +/* + * opnames.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. + * + * + * !!!!!!! DO NOT EDIT THIS FILE !!!!!!! + * This file is built by opcode.pl from its data. Any changes made here + * will be lost! + */ typedef enum opcode { OP_NULL, /* 0 */