diff options
author | Nicholas Clark <nick@ccl4.org> | 2006-01-02 14:43:37 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2006-01-02 14:43:37 +0000 |
commit | 3246d7a3ad86dfa806dd7e514ae5fd2dacd5c0ef (patch) | |
tree | 7fa7c1153ebde41cd5c857c962707aca3dc552c6 /opcode.pl | |
parent | c69adce39458d65db6bf9adbc7d99cf7524bd8ee (diff) | |
download | perl-3246d7a3ad86dfa806dd7e514ae5fd2dacd5c0ef.tar.gz |
Happy New Year. (It's not just embed.pl).
p4raw-id: //depot/perl@26572
Diffstat (limited to 'opcode.pl')
-rwxr-xr-x | opcode.pl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -94,7 +94,7 @@ print <<"END"; * opcode.h * * Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, - * 2000, 2001, 2002, 2003, 2004, 2005 by Larry Wall and others + * 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. |