This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add lib/CORE/ to .gitignore (needed on Windows)
[perl5.git] / opcode.pl
index 7f88036..1656893 100755 (executable)
--- 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.