diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2004-03-16 18:19:52 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2004-03-16 18:19:52 +0000 |
commit | b5f8cc5c1ad883dce8b5a96bed64f2340aa86716 (patch) | |
tree | 17a1574376a3d6539c8fe035affbe4eb447b8b18 /opcode.pl | |
parent | cb057de059eb45eaf8f73d1fb7958e38466cc13a (diff) | |
download | perl-b5f8cc5c1ad883dce8b5a96bed64f2340aa86716.tar.gz |
Update copyright notices
p4raw-id: //depot/perl@22509
Diffstat (limited to 'opcode.pl')
-rwxr-xr-x | opcode.pl | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |