chiark / gitweb /
+ * Spurious `server failure on unidentifiable query' warning suppressed.
[adns.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index cbf164ab17bab9e8d282177ba1141f40d2e8bb5c..2b3338f483ebfc5fb52d918af6bcaafe535da2b6 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -35,8 +35,9 @@ This file, INSTALL, contains installation instructions and other
 details for adns.
 
 adns is
- Copyright (C) 1997-1999 Ian Jackson <ian@davenant.greenend.org.uk>
- Copyright (C) 1999 Tony Finch <dot@dotat.at>
+ Copyright (C) 1997-2000 Ian Jackson <ian@davenant.greenend.org.uk>
+ Copyright (C) 1999 Tony Finch <dot@dotat.at>              [1]
+ Copyright (C) 1991 Massachusetts Institute of Technology  [2]
 
 adns is free software; you can redistribute it and/or modify it under
 the terms of the GNU General Public License as published by the Free
@@ -53,6 +54,11 @@ along with userv as the file COPYING; if not, email me at the address
 above or write to the Free Software Foundation, 59 Temple Place -
 Suite 330, Boston, MA 02111-1307, USA.
 
+[1] Tony Finch holds the original copyright on
+    client/adnslogres.c and client/fanftest.c.
+[2] MIT hold the original copyright on the included install-sh,
+    which came via GNU autoconf.
+
 # Local variables:
 # mode: text
 # End: