In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/5cd3f21a9a59e2e0e29512753fbc2dba75e690c0?hp=752ce16633029b870704ea72df1c7040865414d7>

- Log -----------------------------------------------------------------
commit 5cd3f21a9a59e2e0e29512753fbc2dba75e690c0
Author: Offer Kaye <[email protected]>
Date:   Mon Jul 6 12:02:52 2009 +0300

    Added missing 2009 to perl.h copyright header
-----------------------------------------------------------------------

Summary of changes:
 perl.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/perl.h b/perl.h
index 5b221fa..7cdcd16 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.

--
Perl5 Master Repository

Reply via email to