X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=regcomp.c;h=66a8f86d0fac0cc41aa55a1a41d23f7978445ba2;hb=b94e2f88b5f2c63d65c0fcd37652030bb9aee3ef;hp=74e55f9f837cad089927635e4b5ebf6fd8c5ebd2;hpb=ef89dcc37dac04006eb3a6900902775b866aa231;p=p5sagit%2Fp5-mst-13.2.git diff --git a/regcomp.c b/regcomp.c index 74e55f9..66a8f86 100644 --- a/regcomp.c +++ b/regcomp.c @@ -79,7 +79,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.