diff options
author | Hugo van der Sanden <hv@crypt.org> | 2003-03-02 21:22:56 +0000 |
---|---|---|
committer | hv <hv@crypt.org> | 2003-03-02 21:22:56 +0000 |
commit | 3f774658ecc4b04691265c9db31d70a4a611b290 (patch) | |
tree | 45e277d6c7023d39a0703d272f066824f60de56b /miniperlmain.c | |
parent | 91e09a610c67b89c771cab2084dbd4490cd4351a (diff) | |
download | perl-3f774658ecc4b04691265c9db31d70a4a611b290.tar.gz |
Reverse copyright update (#18801) for files not changed in 2003.
p4raw-id: //depot/perl@18807
Diffstat (limited to 'miniperlmain.c')
-rw-r--r-- | miniperlmain.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/miniperlmain.c b/miniperlmain.c index 4e573ae684..e7c74547cc 100644 --- a/miniperlmain.c +++ b/miniperlmain.c @@ -1,6 +1,6 @@ /* miniperlmain.c * - * Copyright (c) 1997-2003, Larry Wall + * Copyright (c) 1997-2002, 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. |