summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBob Halley <halley@dnspython.org>2018-12-05 05:48:23 -0800
committerBob Halley <halley@dnspython.org>2018-12-05 05:48:23 -0800
commitae936379d8ae473a5060ccec9beb986da199ba2f (patch)
tree205942522b8cb1ae22814097cbf64c9ef99d4c39 /README.md
parentb40011c3a3bf8bbe0a24e4a8e4931e311b487ae0 (diff)
downloaddnspython-ae936379d8ae473a5060ccec9beb986da199ba2f.tar.gz
update README.me to be current re Nominum
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index a1effca..d66ceb5 100644
--- a/README.md
+++ b/README.md
@@ -18,10 +18,8 @@ To see a few of the ways dnspython can be used, look in the `examples/` director
dnspython is a utility to work with DNS, `/etc/hosts` is thus not used. For
simple forward DNS lookups, it's better to use `socket.gethostbyname()`.
-dnspython originated at [Nominum](https://www.nominum.com/) where it was developed
-to facilitate the testing of DNS software. Nominum has generously allowed it to be
-open sourced under a BSD-style license, and helps support its future development by
-continuing to employ the author :).
+dnspython originated at Nominum where it was developed
+to facilitate the testing of DNS software.
## INSTALLATION