]> git.llucax.com Git - software/libev.git/blobdiff - LICENSE
*** empty log message ***
[software/libev.git] / LICENSE
diff --git a/LICENSE b/LICENSE
index 9ddac933ee160fb1e73449a0d0568d14814e92f7..595e81f5e1b201071b9633975b4358cb41d17392 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,3 +1,5 @@
+All files in libev are Copyright (C)2007 Marc Alexander Lehmann.
+
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
@@ -21,12 +23,3 @@ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 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.
 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.
-