X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=regexec.c;h=de95e3129c496b6d144f0fe27183e15e7755e3c2;hb=b94e2f88b5f2c63d65c0fcd37652030bb9aee3ef;hp=17ddf113664f111b8b88320e09f5501327ab7a03;hpb=ef89dcc37dac04006eb3a6900902775b866aa231;p=p5sagit%2Fp5-mst-13.2.git diff --git a/regexec.c b/regexec.c index 17ddf11..de95e31 100644 --- a/regexec.c +++ b/regexec.c @@ -78,7 +78,7 @@ **** Alterations to Henry's code are... **** **** Copyright (C) 1991, 1992, 1993, 1994, 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.