diff options
author | Offer Kaye <offer.kaye@gmail.com> | 2009-07-06 12:02:52 +0300 |
---|---|---|
committer | Vincent Pit <perl@profvince.com> | 2009-07-06 11:35:00 +0200 |
commit | 5cd3f21a9a59e2e0e29512753fbc2dba75e690c0 (patch) | |
tree | 040f40c333b204a065b6d7eeafcefdc899fe5992 | |
parent | 752ce16633029b870704ea72df1c7040865414d7 (diff) | |
download | perl-5cd3f21a9a59e2e0e29512753fbc2dba75e690c0.tar.gz |
Added missing 2009 to perl.h copyright header
-rw-r--r-- | perl.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ /* perl.h * * Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 - * 2002, 2003, 2004, 2005, 2006, 2007, 2008 by Larry Wall and others + * 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. |