X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=opcode.pl;h=e5f6d3e7afe1606708982002757e170aca94edc7;hb=9c593e561852176647e05b5ce7f8a86c1208b1df;hp=c44ff3f51d078e080efa208b61c019585ef705a6;hpb=24600adc4a7b8d0320458f5125c21c1645dc6bd4;p=p5sagit%2Fp5-mst-13.2.git diff --git a/opcode.pl b/opcode.pl index c44ff3f..e5f6d3e 100755 --- a/opcode.pl +++ b/opcode.pl @@ -38,7 +38,8 @@ print <<"END"; /* * opcode.h * - * Copyright (c) 1997-2003, Larry Wall + * Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, + * 2000, 2001, 2002, 2003, 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. @@ -59,7 +60,7 @@ print ON <<"END"; /* * opnames.h * - * Copyright (c) 1997-2003, Larry Wall + * Copyright (C) 1999, 2000, 2001, 2002, 2003, 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.