summaryrefslogtreecommitdiff
path: root/pp.h
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-03-30 14:41:51 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-03-30 14:41:51 +0000
commit1d3259712a05143b33614901d9fae89e4bbfaa3e (patch)
tree6949828c8ba0b0f125cdc7ba1e219fe0305561f0 /pp.h
parent36de116d52df0633b2c925a475f8b7e43ad9ac11 (diff)
downloadperl-1d3259712a05143b33614901d9fae89e4bbfaa3e.tar.gz
Update copyrights.
p4raw-id: //depot/perl@24106
Diffstat (limited to 'pp.h')
-rw-r--r--pp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pp.h b/pp.h
index fed78e6f37..7bce54fdf0 100644
--- a/pp.h
+++ b/pp.h
@@ -1,7 +1,7 @@
/* pp.h
*
* Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999,
- * 2000, 2001, by Larry Wall and others
+ * 2000, 2001, 2002, 2003, 2004, 2005 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.