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.9 by root, Tue Aug 4 07:39:22 2009 UTC

1All files in libev are Copyright (C)2007,2008,2009 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
7 9
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
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 14
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
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 26
29NOTE: the core parts of this library are under the so-called 2-clause 27Alternatively, the contents of this package may be used under the terms
30BSD style license, which is compatible with this one, but lacks the 28of the GNU General Public License ("GPL") version 2 or any later version,
31restriction that you must not use the name of the author(s) of those parts 29in which case the provisions of the GPL are applicable instead of the
32to endorse any product. So feel free to use the authors name and any 30above. If you wish to allow the use of your version of this package only
33others that helped write the core parts :) 31under the terms of the GPL and not to allow others to use your version of
34 32this file under the BSD license, indicate your decision by deleting the
33provisions above and replace them with the notice and other provisions
34required by the GPL in this and the other files of this package. If you do
35not delete the provisions above, a recipient may use your version of this
36file under either the BSD or the GPL.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines