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.10 by root, Mon Apr 2 20:52:32 2012 UTC

1All files in libev are
2Copyright (c)2007,2008,2009,2010,2011,2012 Marc Alexander Lehmann.
3
1Redistribution and use in source and binary forms, with or without 4Redistribution and use in source and binary forms, with or without
2modification, are permitted provided that the following conditions are 5modification, are permitted provided that the following conditions are
3met: 6met:
4 7
5 * Redistributions of source code must retain the above copyright 8 * Redistributions of source code must retain the above copyright
7 10
8 * Redistributions in binary form must reproduce the above 11 * Redistributions in binary form must reproduce the above
9 copyright notice, this list of conditions and the following 12 copyright notice, this list of conditions and the following
10 disclaimer in the documentation and/or other materials provided 13 disclaimer in the documentation and/or other materials provided
11 with the distribution. 14 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 15
17THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 16THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
18"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 17"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
19LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 18LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
20A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 19A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
24DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 23DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
25THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 24THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
26(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 25(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
27OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 26OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
28 27
29NOTE: the core parts of this library are under the so-called 2-clause 28Alternatively, the contents of this package may be used under the terms
30BSD style license, which is compatible with this one, but lacks the 29of 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 30in 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 31above. If you wish to allow the use of your version of this package only
33others that helped write the core parts :) 32under the terms of the GPL and not to allow others to use your version of
34 33this file under the BSD license, indicate your decision by deleting the
34provisions above and replace them with the notice and other provisions
35required by the GPL in this and the other files of this package. If you do
36not delete the provisions above, a recipient may use your version of this
37file under either the BSD or the GPL.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines