diff options
author | Aleksey Veresov <aleksey@veresov.pro> | 2022-09-14 10:59:20 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-14 10:59:20 +0300 |
commit | a16448f96b73fd22998fe43f01a288c639eaf1d9 (patch) | |
tree | d69dc4fdd6d0d314480bf84dd8202c02da078bdc /README | |
parent | 7d424580b0dd40a9f5ff73ab6f9526e111e48b33 (diff) | |
download | vsdns-a16448f96b73fd22998fe43f01a288c639eaf1d9.tar vsdns-a16448f96b73fd22998fe43f01a288c639eaf1d9.tar.xz vsdns-a16448f96b73fd22998fe43f01a288c639eaf1d9.zip |
Update README
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ DNS made simple. Overview -NewbieDNS is FOSS: legal info is in the 'LICENSE' file. +VSDNS is FOSS: legal info is in the 'LICENSE' file. It is written in ANSI C for UNIX-like environment (Linux, OS X, ...). NewbieDNS is a module, not a library, so it is intended to be changed as you wish and included directly into code of your project. |