]> git.llucax.com Git - software/libev.git/blobdiff - LICENSE
*** empty log message ***
[software/libev.git] / LICENSE
diff --git a/LICENSE b/LICENSE
index 9ddac933ee160fb1e73449a0d0568d14814e92f7..21ef21a8f69b31e4cb001145a6e917801e10807c 100644 (file)
--- 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.
 
 (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.