diff options
author | Steve Peters <steve@fisharerojo.org> | 2006-01-04 13:13:50 +0000 |
---|---|---|
committer | Steve Peters <steve@fisharerojo.org> | 2006-01-04 13:13:50 +0000 |
commit | 359e8da2ef248b0ae5eba7c150226268a764452f (patch) | |
tree | cef60544a4e92d3911dbf4d19cb0418e351648de | |
parent | a6b599c70633c3b011aba1a198149d25707cbc98 (diff) | |
download | perl-359e8da2ef248b0ae5eba7c150226268a764452f.tar.gz |
Update copyright year.
p4raw-id: //depot/perl@26644
-rw-r--r-- | pp_sys.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |