X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=opcode.pl;h=70516d0eee1222d0e0c8cece0e0ff4e0c73f7b3d;hb=b5f8cc5c1ad883dce8b5a96bed64f2340aa86716;hp=1fe1f3ca89ae19d0d10db3dc0858a70627aa456d;hpb=cb057de059eb45eaf8f73d1fb7958e38466cc13a;p=p5sagit%2Fp5-mst-13.2.git diff --git a/opcode.pl b/opcode.pl index 1fe1f3c..70516d0 100755 --- a/opcode.pl +++ b/opcode.pl @@ -39,7 +39,7 @@ print <<"END"; * opcode.h * * Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, - * 2000, 2001, 2002, 2003, by Larry Wall and others + * 2000, 2001, 2002, 2003, 2004, 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. @@ -60,7 +60,7 @@ print ON <<"END"; /* * opnames.h * - * Copyright (C) 1999, 2000, 2001, 2002, 2003, by Larry Wall and others + * Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 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.