diff options
author | Hugo van der Sanden <hv@crypt.org> | 2003-03-02 15:24:22 +0000 |
---|---|---|
committer | hv <hv@crypt.org> | 2003-03-02 15:24:22 +0000 |
commit | 4c79ee7a1e7564ef83d0ac25d6677fdebb3ec7aa (patch) | |
tree | 10dbd453891a03ac37fbf45b804bb1da01590d0a /opcode.pl | |
parent | 35408c4e725204f0bcaafd30aabe18784af1b4af (diff) | |
download | perl-4c79ee7a1e7564ef83d0ac25d6677fdebb3ec7aa.tar.gz |
Update all copyrights to 2003, from Jarkko
p4raw-id: //depot/perl@18801
Diffstat (limited to 'opcode.pl')
-rwxr-xr-x | opcode.pl | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -38,7 +38,7 @@ print <<"END"; /* * opcode.h * - * Copyright (c) 1997-2002, Larry Wall + * Copyright (c) 1997-2003, Larry Wall * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file. @@ -59,7 +59,7 @@ print ON <<"END"; /* * opnames.h * - * Copyright (c) 1997-2002, Larry Wall + * Copyright (c) 1997-2003, Larry Wall * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file. |