summaryrefslogtreecommitdiff
path: root/dump.c
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2004-03-16 18:19:52 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2004-03-16 18:19:52 +0000
commit64679f5a85e39c840038b33b4432ee7b8c771f26 (patch)
tree17a1574376a3d6539c8fe035affbe4eb447b8b18 /dump.c
parenta47523a2d8b36b8b7f09fbea27f43065cc5221d2 (diff)
downloadperl-64679f5a85e39c840038b33b4432ee7b8c771f26.tar.gz
Update copyright notices
p4raw-id: //depot/perl@22509
Diffstat (limited to 'dump.c')
-rw-r--r--dump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dump.c b/dump.c
index 049f948834..eedd990e86 100644
--- a/dump.c
+++ b/dump.c
@@ -1,7 +1,7 @@
/* dump.c
*
* Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
- * 2000, 2001, 2002, 2003, by Larry Wall and others
+ * 2000, 2001, 2002, 2003, 2004, 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.