diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-01-05 10:47:58 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-01-05 10:47:58 +0000 |
commit | fdf8c08824a2cd37d9fab91f3056bff4358cb60b (patch) | |
tree | 50beaecd0c1a91518537e7233408d8bbbc316f98 /pp_ctl.c | |
parent | 699a97de988b5b9b54375d79201e72f1c259685c (diff) | |
download | perl-fdf8c08824a2cd37d9fab91f3056bff4358cb60b.tar.gz |
Update copyright years in .c files
p4raw-id: //depot/perl@29696
Diffstat (limited to 'pp_ctl.c')
-rw-r--r-- | pp_ctl.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ /* pp_ctl.c * * Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, - * 2000, 2001, 2002, 2003, 2004, 2005, 2006, by Larry Wall and others + * 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 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. |