diff options
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. |