diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2009-01-02 10:30:43 +0100 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2009-01-02 10:30:43 +0100 |
commit | 67fbe0e1b13187d3561157e5b4b998bec3109d41 (patch) | |
tree | 246740f20d87894f5b43c8e8ecb639b18c29add7 /gv.c | |
parent | d15cd8313063e5745ca7fc7b7b5dc3d73def2e68 (diff) | |
download | perl-67fbe0e1b13187d3561157e5b4b998bec3109d41.tar.gz |
Bump copyright year after previous change d15cd8313063e574
Diffstat (limited to 'gv.c')
-rw-r--r-- | gv.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |