X-Git-Url: https://git.llucax.com/software/libev.git/blobdiff_plain/c9ef4e51263d4412550647fd9beda41d111061a4..HEAD:/LICENSE?ds=sidebyside diff --git a/LICENSE b/LICENSE index 9ddac93..595e81f 100644 --- 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: @@ -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. - -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. -