summaryrefslogtreecommitdiff
path: root/miniperlmain.c
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-01-05 10:47:58 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-01-05 10:47:58 +0000
commitfdf8c08824a2cd37d9fab91f3056bff4358cb60b (patch)
tree50beaecd0c1a91518537e7233408d8bbbc316f98 /miniperlmain.c
parent699a97de988b5b9b54375d79201e72f1c259685c (diff)
downloadperl-fdf8c08824a2cd37d9fab91f3056bff4358cb60b.tar.gz
Update copyright years in .c files
p4raw-id: //depot/perl@29696
Diffstat (limited to 'miniperlmain.c')
-rw-r--r--miniperlmain.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/miniperlmain.c b/miniperlmain.c
index ca27aaf545..5702b81c24 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, 2005 by Larry Wall and others
+ * 2004, 2005, 2006 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.