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

Comparing libev/LICENSE (file contents):
Revision 1.4 by root, Tue Nov 6 01:24:30 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
8 * Redistributions in binary form must reproduce the above 10 * Redistributions in binary form must reproduce the above
9 copyright notice, this list of conditions and the following 11 copyright notice, this list of conditions and the following
10 disclaimer in the documentation and/or other materials provided 12 disclaimer in the documentation and/or other materials provided
11 with the distribution. 13 with the distribution.
12 14
13 * The name of the author may not be used to endorse or promote
14 products derived from this software without specific prior written
15 permission.
16
17THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 15THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
18"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 16"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
19LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 17LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
20A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 18A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
21OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 19OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
23LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 21LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
24DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 22DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
25THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 23THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
26(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
27OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 25OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
28
29NOTE: the core parts of this library are under the so-called 2-clause
30BSD style license, which is compatible with this one, but lacks the
31restriction that you must not use the name of the author(s) of those parts
32to endorse any product. So feel free to use the authors name and any
33others that helped write the core parts :)
34

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines