summaryrefslogtreecommitdiff
path: root/doop.c
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2008-10-25 12:23:01 +0000
committerNicholas Clark <nick@ccl4.org>2008-10-25 12:23:01 +0000
commit1129b882ced9d5881a47214405219a2e6e332a92 (patch)
tree952ba8b36e23cc8cc568b2d8487129a1a8853e28 /doop.c
parent2a59936d33162ec2fece0829dd8d17e3256e8399 (diff)
downloadperl-1129b882ced9d5881a47214405219a2e6e332a92.tar.gz
Update copyright years.
p4raw-id: //depot/perl@34585
Diffstat (limited to 'doop.c')
-rw-r--r--doop.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/doop.c b/doop.c
index 8bff60aa0a..84816ec6d5 100644
--- a/doop.c
+++ b/doop.c
@@ -1,7 +1,7 @@
/* doop.c
*
- * Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
- * 2000, 2001, 2002, 2004, 2005, 2006, 2007, by Larry Wall and others
+ * Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
+ * 2001, 2002, 2004, 2005, 2006, 2007, 2008, 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.