summaryrefslogtreecommitdiff
path: root/pp_pack.c
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-01-04 17:19:37 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-01-04 17:19:37 +0000
commitacde74e1470244c2d6e7d36e1cddcb699d9ab106 (patch)
tree40ec573692043c7190110893df31234000261813 /pp_pack.c
parentf9f861ecaa1dbb3c86ada9d10a796967508456a2 (diff)
downloadperl-acde74e1470244c2d6e7d36e1cddcb699d9ab106.tar.gz
More copyright updates
p4raw-id: //depot/perl@26652
Diffstat (limited to 'pp_pack.c')
-rw-r--r--pp_pack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pp_pack.c b/pp_pack.c
index 23cf6dfd28..329572083b 100644
--- a/pp_pack.c
+++ b/pp_pack.c
@@ -1,7 +1,7 @@
/* pp_pack.c
*
* Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
- * 2000, 2001, 2002, 2003, 2004, 2005, by Larry Wall and others
+ * 2000, 2001, 2002, 2003, 2004, 2005, 2006, 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.