summaryrefslogtreecommitdiff
path: root/perlio.c
diff options
context:
space:
mode:
authorSteffen Schwigon <ss5@renormalist.net>2012-01-17 14:17:13 +0000
committerNicholas Clark <nick@ccl4.org>2012-01-19 18:41:55 +0100
commit2eee27d7b177d9896e448afbc693e62df0094ca3 (patch)
treed8466cb5c05d29178f8d1d82a145fcd0ae51f22e /perlio.c
parentdbeddf837c5004f969a98eb4c1054cccb935a502 (diff)
downloadperl-2eee27d7b177d9896e448afbc693e62df0094ca3.tar.gz
Bump several file copyright dates
Sync copyright dates with actual changes according to git history. [Plus run regen_perly.h to update the SHA-256 checksums, and regen/regcharclass.pl to update regcharclass.h]
Diffstat (limited to 'perlio.c')
-rw-r--r--perlio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/perlio.c b/perlio.c
index c61ba44092..a985dcc0e8 100644
--- a/perlio.c
+++ b/perlio.c
@@ -1,7 +1,7 @@
/*
* perlio.c
* Copyright (c) 1996-2006, Nick Ing-Simmons
- * Copyright (c) 2006, 2007, 2008 Larry Wall and others
+ * Copyright (c) 2006, 2007, 2008, 2009, 2010, 2011 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.