From: Steve Peters Date: Wed, 4 Jan 2006 13:13:50 +0000 (+0000) Subject: Update copyright year. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=359e8da2ef248b0ae5eba7c150226268a764452f;p=p5sagit%2Fp5-mst-13.2.git Update copyright year. p4raw-id: //depot/perl@26644 --- diff --git a/pp_sys.c b/pp_sys.c index f367371..54c7605 100644 --- a/pp_sys.c +++ b/pp_sys.c @@ -1,7 +1,7 @@ /* pp_sys.c * * Copyright (C) 1995, 1996, 1997, 1998, 1999, - * 2000, 2001, 2002, 2003, 2004, 2005, by Larry Wall and others + * 2000, 2001, 2002, 2003, 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.