summaryrefslogtreecommitdiff
path: root/pad.h
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2006-01-08 21:13:05 +0000
committerNicholas Clark <nick@ccl4.org>2006-01-08 21:13:05 +0000
commit45ca242cdf7205ab2faece0a04436706d5439b0d (patch)
treead22f56d2539a7c2965e10ba55bb586b9ff26864 /pad.h
parentcfc85103a5b0d727dc80c47d60e05c15a3ee03e8 (diff)
downloadperl-45ca242cdf7205ab2faece0a04436706d5439b0d.tar.gz
Update copyright with the 2 years where changes were made.
p4raw-id: //depot/perl@26737
Diffstat (limited to 'pad.h')
-rw-r--r--pad.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pad.h b/pad.h
index f746eae7be..3733d10739 100644
--- a/pad.h
+++ b/pad.h
@@ -1,6 +1,6 @@
/* pad.h
*
- * Copyright (C) 2002, by Larry Wall and others
+ * Copyright (C) 2002, 2003, 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.