ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/LICENSE
Revision: 1.4
Committed: Tue Nov 6 01:24:30 2007 UTC (16 years, 6 months ago) by root
Branch: MAIN
CVS Tags: rel-0_51, rel-0_7, rel-0_5, rel-0_8, rel-0_9, rel-0_6, rel-1_1, rel-1_3, rel-1_2
Changes since 1.3: +9 -4 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 Redistribution and use in source and binary forms, with or without
2 modification, are permitted provided that the following conditions are
3 met:
4
5 * Redistributions of source code must retain the above copyright
6 notice, this list of conditions and the following disclaimer.
7
8 * Redistributions in binary form must reproduce the above
9 copyright notice, this list of conditions and the following
10 disclaimer in the documentation and/or other materials provided
11 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
17 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
18 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
19 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
20 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
21 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
22 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
23 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
24 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
25 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
26 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
27 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
28
29 NOTE: the core parts of this library are under the so-called 2-clause
30 BSD style license, which is compatible with this one, but lacks the
31 restriction that you must not use the name of the author(s) of those parts
32 to endorse any product. So feel free to use the authors name and any
33 others that helped write the core parts :)
34