This is a discussion on Re: Need a Free C++ DNS resolver within the Bind Users forums, part of the DNS and Related Forums category; "Terry Xie" <littlechuan@hotmail.com> writes: > But I cannot find a place on the web ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
"Terry Xie" <littlechuan@hotmail.com> writes:
> But I cannot find a place on the web to show the resolver library is LGPL. it is not. > If you see that, please tell me. Meanwhile, I will do more investigation. if you want something under LGPL, you can't get it from isc. our license terms are like (old style) BSD. here's an example: * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. there's also some hold-harmless stuff but the above is the meat of it. |