X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fregcomp.c;h=81c5d4a53398973458ec50af1c17da2ec0f5ff0d;hb=8f9c414718161f157f9970b3c97b977d0343093e;hp=7eff569258d46360497e3778dfc209777486855b;hpb=602e3e6b709592f883ebb7bf58df1f955ea4b8f2;p=gnulib.git diff --git a/lib/regcomp.c b/lib/regcomp.c index 7eff56925..81c5d4a53 100644 --- a/lib/regcomp.c +++ b/lib/regcomp.c @@ -1,6 +1,5 @@ /* Extended regular expression matching and search library. - Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free - Software Foundation, Inc. + Copyright (C) 2002-2011 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Isamu Hasegawa .