X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fcheck-version.c;h=ad696b2f36ebe44be558445a291f0d57d579d57e;hb=c5c66975f77962d53fee68bc2766cc59cabf95e1;hp=c4074ae8006ee1e20affa5228b27fce51e6c45ef;hpb=a42e0dae2fe2bc4d1166d572e8b5b447de9b9873;p=gnulib.git diff --git a/lib/check-version.c b/lib/check-version.c index c4074ae80..ad696b2f3 100644 --- a/lib/check-version.c +++ b/lib/check-version.c @@ -1,6 +1,5 @@ /* check-version.h --- Check version string compatibility. - Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free - Software Foundation, Inc. + Copyright (C) 1998-2006, 2008-2011 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,7 +22,7 @@ #include #include -#include +#include /* Get specification. */ #include "check-version.h"