Front page | perl.perl5.porters |
Postings from July 2009
[PATCH] Added missing 2009 to perl.h copyright header
Thread Next
From:
Offer Kaye
Date:
July 6, 2009 02:03
Subject:
[PATCH] Added missing 2009 to perl.h copyright header
Message ID:
5694250907060202r4808ebe7k27a45bed3bfa5561@mail.gmail.com
--- 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.
--
Offer Kaye
Thread Next
-
[PATCH] Added missing 2009 to perl.h copyright header
by Offer Kaye