summaryrefslogtreecommitdiff
path: root/opcode.pl
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 /opcode.pl
parent67edeb9aab7e64ec46e81a9ccb767449a20cad5f (diff)
downloadperl-e8e5c75e9a6f6d4a181b29bd624f700002ee8781.tar.gz
Update copyright year in opcode.pl to reflect change 33364.
p4raw-id: //depot/perl@34587
Diffstat (limited to 'opcode.pl')
-rwxr-xr-xopcode.pl2
1 files changed, 1 insertions, 1 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.