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.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
20DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 23DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
21THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 24THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
22(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
23OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 26OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
24 27
25NOTE: parts of the library might be under a different license: 28Alternatively, the contents of this package may be used under the terms
26 29of the GNU General Public License ("GPL") version 2 or any later version,
27* event.h is same license as above, but is closely modelled after libevent, 30in which case the provisions of the GPL are applicable instead of the
28 so its license might apply even though its not obviously derived from it 31above. If you wish to allow the use of your version of this package only
29 (it's the 3-clause bsd license). 32under the terms of the GPL and not to allow others to use your version of
30* evdns.c is under public domain (so it says) but was taken out of libevent, 33this file under the BSD license, indicate your decision by deleting the
31 so its license might apply. 34provisions above and replace them with the notice and other provisions
32 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