Change 34587 by [EMAIL PROTECTED] on 2008/10/25 13:05:07

        Update copyright year in opcode.pl to reflect change 33364.

Affected files ...

... //depot/perl/opcode.pl#181 edit
... //depot/perl/opnames.h#31 edit

Differences ...

==== //depot/perl/opcode.pl#181 (xtext) ====
Index: perl/opcode.pl
--- perl/opcode.pl#180~33539~   2008-03-16 17:17:26.000000000 -0700
+++ perl/opcode.pl      2008-10-25 06:05:07.000000000 -0700
@@ -132,7 +132,7 @@
  *    opnames.h
  *
  *    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
- *    2007 by Larry Wall and others
+ *    2007, 2008 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.

==== //depot/perl/opnames.h#31 (text+w) ====
Index: perl/opnames.h
--- perl/opnames.h#30~33364~    2008-02-25 00:02:50.000000000 -0800
+++ perl/opnames.h      2008-10-25 06:05:07.000000000 -0700
@@ -3,7 +3,7 @@
  *    opnames.h
  *
  *    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
- *    2007 by Larry Wall and others
+ *    2007, 2008 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.
End of Patch.

Reply via email to