X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=adns.git;a=blobdiff_plain;f=client%2Ffanftest.c;h=4942f4c0741fb525afe1a4d0ba5a42c26a6514a7;hp=fb41a73391d0ec6e8ba70728640faf1140d526a6;hb=bf41c1c2f7c3d6ff50211cf8b7b75bf245bab110;hpb=3d5cde09d167be1609d27d0d93de2096250a310c diff --git a/client/fanftest.c b/client/fanftest.c index fb41a73..4942f4c 100644 --- a/client/fanftest.c +++ b/client/fanftest.c @@ -5,11 +5,13 @@ /* * This file is * Copyright (C) 1999 Tony Finch - * Copyright (C) 1999 Ian Jackson + * Copyright (C) 1999-2000 Ian Jackson * * It is part of adns, which is - * Copyright (C) 1997-2000 Ian Jackson - * Copyright (C) 1999 Tony Finch + * Copyright (C) 1997-2000,2003,2006 Ian Jackson + * Copyright (C) 1999-2000,2003,2006 Tony Finch + * Copyright (C) 1991 Massachusetts Institute of Technology + * (See the file INSTALL for full details.) * * 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 @@ -40,6 +42,7 @@ static const char * const cvsid = #include #include +#include "config.h" #include "adns.h" static const char *progname;