diff options
author | Nicholas Clark <nick@ccl4.org> | 2005-01-04 23:07:25 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2005-01-04 23:07:25 +0000 |
commit | cbdf9ef8fc9cf46a2005685f012ebfff6f0e974a (patch) | |
tree | 7db4be257d43b7fcb26f7d20424c5b2bf90712b5 /miniperlmain.c | |
parent | 8cad210e12216ccddc97072654425cc8a94696ff (diff) | |
download | perl-cbdf9ef8fc9cf46a2005685f012ebfff6f0e974a.tar.gz |
Update copyright years.
p4raw-id: //depot/perl@23746
Diffstat (limited to 'miniperlmain.c')
-rw-r--r-- | miniperlmain.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/miniperlmain.c b/miniperlmain.c index 94a6d5b4f0..b31d236773 100644 --- a/miniperlmain.c +++ b/miniperlmain.c @@ -1,7 +1,7 @@ /* miniperlmain.c * - * Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, - * by Larry Wall and others + * Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, 2003, + * 2004, 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. |