summaryrefslogtreecommitdiff
path: root/opnames.h
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2006-01-08 20:41:25 +0000
committerNicholas Clark <nick@ccl4.org>2006-01-08 20:41:25 +0000
commitcfc85103a5b0d727dc80c47d60e05c15a3ee03e8 (patch)
tree19c23253ac226a461af22f87a2219cbfcf63b0eb /opnames.h
parent301cb7e88d962bd78c8bd82e4f0df528d67f2ba8 (diff)
downloadperl-cfc85103a5b0d727dc80c47d60e05c15a3ee03e8.tar.gz
Update the copyright years in the generated files, and nostdio.h
p4raw-id: //depot/perl@26736
Diffstat (limited to 'opnames.h')
-rw-r--r--opnames.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/opnames.h b/opnames.h
index e428e1ca67..5b37890d20 100644
--- a/opnames.h
+++ b/opnames.h
@@ -2,7 +2,8 @@
*
* opnames.h
*
- * Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, by Larry Wall and others
+ * Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
+ * 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.