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.8 by root, Sat May 17 12:15:30 2008 UTC

1All files in libev are Copyright (C)2007,2008 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
20DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 22DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
21THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 23THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
22(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
23OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 25OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
24 26
25NOTE: parts of the library might be under a different license: 27Alternatively, the contents of this package may be used under the terms
26 28of 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, 29in 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 30above. If you wish to allow the use of your version of this package only
29 (it's the 3-clause bsd license). 31under 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, 32this file under the BSD license, indicate your decision by deleting the
31 so its license might apply. 33provisions above and replace them with the notice and other provisions
32 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