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