etc/services - sync with NetBSD-8
[minix.git] / external / bsd / bind / dist / contrib / query-loc-0.4.0 / README
blobd6af348f8e6e16f1ca96a6d0f40217ddeef096c8
1    query-loc: a program to retrieve and display the location
2    information in the DNS. 
4    It uses the algorithms described in
5    RFC 1876 (and RFC 1101 to get the network names).
6    You can find examples of networks wchich implement this scheme
7    in the ADDRESSES file.
9    It is under the General Public Licence (GPL, which
10    you can fetch from <http://www.gnu.org/copyleft/gpl.html>.
12    Copyright Stéphane Bortzmeyer <bortzmeyer@sources.org>, 1998-2007.
14    Thanks to Paul Vixie for the RFC and its encouragements. Thanks
15    to Björn Augustsson  for the xtraceroute program 
16    <http://www.dtek.chalmers.se/~d3august/xt/>. Thanks to Roland
17    Dirlewanger for extensive patching.
19 Id: README,v 1.1 2008/02/15 01:47:15 marka Exp