diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-03-30 14:41:51 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-03-30 14:41:51 +0000 |
commit | 1d3259712a05143b33614901d9fae89e4bbfaa3e (patch) | |
tree | 6949828c8ba0b0f125cdc7ba1e219fe0305561f0 /miniperlmain.c | |
parent | 36de116d52df0633b2c925a475f8b7e43ad9ac11 (diff) | |
download | perl-1d3259712a05143b33614901d9fae89e4bbfaa3e.tar.gz |
Update copyrights.
p4raw-id: //depot/perl@24106
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 032723f782..252a48d8e9 100644 --- a/miniperlmain.c +++ b/miniperlmain.c @@ -1,7 +1,7 @@ /* miniperlmain.c * * Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, 2003, - * 2004, by Larry Wall and others + * 2004, 2005 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. |