summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2008-10-25 13:05:07 +0000
committerNicholas Clark <nick@ccl4.org>2008-10-25 13:05:07 +0000
commite8e5c75e9a6f6d4a181b29bd624f700002ee8781 (patch)
tree1da94070a32105ad0cd9f479bea34041b6de713c
parent67edeb9aab7e64ec46e81a9ccb767449a20cad5f (diff)
downloadperl-e8e5c75e9a6f6d4a181b29bd624f700002ee8781.tar.gz
Update copyright year in opcode.pl to reflect change 33364.
p4raw-id: //depot/perl@34587
-rwxr-xr-xopcode.pl2
-rw-r--r--opnames.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/opcode.pl b/opcode.pl
index 7f88036ea3..16568931d5 100755
--- a/opcode.pl
+++ b/opcode.pl
@@ -132,7 +132,7 @@ print $on <<"END";
* 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.
diff --git a/opnames.h b/opnames.h
index e0012ed8e2..3914ea8535 100644
--- a/opnames.h
+++ b/opnames.h
@@ -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.