From fdf8c08824a2cd37d9fab91f3056bff4358cb60b Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Fri, 5 Jan 2007 10:47:58 +0000 Subject: Update copyright years in .c files p4raw-id: //depot/perl@29696 --- regexec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'regexec.c') diff --git a/regexec.c b/regexec.c index 50b1c35952..cae3244936 100644 --- a/regexec.c +++ b/regexec.c @@ -56,7 +56,7 @@ **** Alterations to Henry's code are... **** **** 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. -- cgit v1.2.1