From: Rafael Garcia-Suarez Date: Fri, 2 Jan 2009 09:30:43 +0000 (+0100) Subject: Bump copyright year after previous change d15cd8313063e574 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=67fbe0e1b13187d3561157e5b4b998bec3109d41;p=p5sagit%2Fp5-mst-13.2.git Bump copyright year after previous change d15cd8313063e574 --- diff --git a/gv.c b/gv.c index b662563..d145579 100644 --- a/gv.c +++ b/gv.c @@ -1,7 +1,7 @@ /* gv.c * * Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, - * 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by Larry Wall and others + * 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 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.