summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorroot <root>2007-11-01 15:46:43 +0000
committerroot <root>2007-11-01 15:46:43 +0000
commitbf87f4b5b1275a7c0963432aae670d6b19ac6e0d (patch)
treeffbb6b9c38001005ee660c452d700797c7e52786 /LICENSE
parentc9ef4e51263d4412550647fd9beda41d111061a4 (diff)
include evdns and re-enable build
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE11
1 files changed, 4 insertions, 7 deletions
diff --git a/LICENSE b/LICENSE
index 9ddac93..21ef21a 100644
--- a/LICENSE
+++ b/LICENSE
@@ -22,11 +22,8 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-NOTE: parts of the library might be under a different license:
-
-* event.h is same license as above, but is closely modelled after libevent,
- so its license might apply even though its not obviously derived from it
- (it's the 3-clause bsd license).
-* evdns.c is under public domain (so it says) but was taken out of libevent,
- so its license might apply.
+NOTE: some parts of this library are under a different license, namely the
+3-clause BSD style license, which is compatible with this one, but carries
+the additional restriction that you must not use the name of the author(s)
+of those parts to endorse any product.