summaryrefslogtreecommitdiff
path: root/perl.h
diff options
context:
space:
mode:
authorOffer Kaye <offer.kaye@gmail.com>2009-07-06 12:02:52 +0300
committerVincent Pit <perl@profvince.com>2009-07-06 11:35:00 +0200
commit5cd3f21a9a59e2e0e29512753fbc2dba75e690c0 (patch)
tree040f40c333b204a065b6d7eeafcefdc899fe5992 /perl.h
parent752ce16633029b870704ea72df1c7040865414d7 (diff)
downloadperl-5cd3f21a9a59e2e0e29512753fbc2dba75e690c0.tar.gz
Added missing 2009 to perl.h copyright header
Diffstat (limited to 'perl.h')
-rw-r--r--perl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl.h b/perl.h
index 5b221fa90b..7cdcd1613b 100644
--- a/perl.h
+++ b/perl.h
@@ -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.