ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/LICENSE
(Generate patch)

Comparing libev/LICENSE (file contents):
Revision 1.2 by root, Thu Nov 1 15:39:15 2007 UTC vs.
Revision 1.7 by root, Wed Dec 19 00:56:38 2007 UTC

1All files in libev are Copyright (C)2007 Marc Alexander Lehmann.
2
1Redistribution and use in source and binary forms, with or without 3Redistribution and use in source and binary forms, with or without
2modification, are permitted provided that the following conditions are 4modification, are permitted provided that the following conditions are
3met: 5met:
4 6
5 * Redistributions of source code must retain the above copyright 7 * Redistributions of source code must retain the above copyright
19LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 21LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
20DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 22DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
21THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 23THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
22(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 24(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
23OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 25OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
24
25NOTE: parts of the library might be under a different license:
26
27* event.h is same license as above, but is closely modelled after libevent,
28 so its license might apply even though its not obviously derived from it
29 (it's the 3-clause bsd license).
30* evdns.c is under public domain (so it says) but was taken out of libevent,
31 so its license might apply.
32

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines