summaryrefslogtreecommitdiff
path: root/XSUB.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 /XSUB.h
parent36de116d52df0633b2c925a475f8b7e43ad9ac11 (diff)
downloadperl-1d3259712a05143b33614901d9fae89e4bbfaa3e.tar.gz
Update copyrights.
p4raw-id: //depot/perl@24106
Diffstat (limited to 'XSUB.h')
-rw-r--r--XSUB.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/XSUB.h b/XSUB.h
index bc08dda26c..7c059c1d28 100644
--- a/XSUB.h
+++ b/XSUB.h
@@ -1,7 +1,7 @@
/* XSUB.h
*
* Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999,
- * 2000, 2001, 2002, 2003, 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.