summaryrefslogtreecommitdiff
path: root/pp_sys.c
diff options
context:
space:
mode:
authorSteve Peters <steve@fisharerojo.org>2006-01-04 13:13:50 +0000
committerSteve Peters <steve@fisharerojo.org>2006-01-04 13:13:50 +0000
commit359e8da2ef248b0ae5eba7c150226268a764452f (patch)
treecef60544a4e92d3911dbf4d19cb0418e351648de /pp_sys.c
parenta6b599c70633c3b011aba1a198149d25707cbc98 (diff)
downloadperl-359e8da2ef248b0ae5eba7c150226268a764452f.tar.gz
Update copyright year.
p4raw-id: //depot/perl@26644
Diffstat (limited to 'pp_sys.c')
-rw-r--r--pp_sys.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pp_sys.c b/pp_sys.c
index f3673713d3..54c7605f3f 100644
--- a/pp_sys.c
+++ b/pp_sys.c
@@ -1,7 +1,7 @@
/* pp_sys.c
*
* Copyright (C) 1995, 1996, 1997, 1998, 1999,
- * 2000, 2001, 2002, 2003, 2004, 2005, by Larry Wall and others
+ * 2000, 2001, 2002, 2003, 2004, 2005, 2006, 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.