summaryrefslogtreecommitdiff
path: root/pad.c
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 /pad.c
parent36de116d52df0633b2c925a475f8b7e43ad9ac11 (diff)
downloadperl-1d3259712a05143b33614901d9fae89e4bbfaa3e.tar.gz
Update copyrights.
p4raw-id: //depot/perl@24106
Diffstat (limited to 'pad.c')
-rw-r--r--pad.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pad.c b/pad.c
index 33b260f323..001b3042cc 100644
--- a/pad.c
+++ b/pad.c
@@ -1,6 +1,6 @@
/* pad.c
*
- * Copyright (C) 2002, 2003, 2004, by Larry Wall and others
+ * Copyright (C) 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.