LICENSE revision 1.1.1.1.14.2 1 1.1.1.1.14.2 snj Libevent is available for use under the following license, commonly known
2 1.1.1.1.14.2 snj as the 3-clause (or "modified") BSD license:
3 1.1.1.1.14.2 snj
4 1.1.1.1.14.2 snj ==============================
5 1.1.1.1.14.2 snj Copyright (c) 2000-2007 Niels Provos <provos (a] citi.umich.edu>
6 1.1.1.1.14.2 snj Copyright (c) 2007-2012 Niels Provos and Nick Mathewson
7 1.1.1.1.14.2 snj
8 1.1.1.1.14.2 snj Redistribution and use in source and binary forms, with or without
9 1.1.1.1.14.2 snj modification, are permitted provided that the following conditions
10 1.1.1.1.14.2 snj are met:
11 1.1.1.1.14.2 snj 1. Redistributions of source code must retain the above copyright
12 1.1.1.1.14.2 snj notice, this list of conditions and the following disclaimer.
13 1.1.1.1.14.2 snj 2. Redistributions in binary form must reproduce the above copyright
14 1.1.1.1.14.2 snj notice, this list of conditions and the following disclaimer in the
15 1.1.1.1.14.2 snj documentation and/or other materials provided with the distribution.
16 1.1.1.1.14.2 snj 3. The name of the author may not be used to endorse or promote products
17 1.1.1.1.14.2 snj derived from this software without specific prior written permission.
18 1.1.1.1.14.2 snj
19 1.1.1.1.14.2 snj THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
20 1.1.1.1.14.2 snj IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
21 1.1.1.1.14.2 snj OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
22 1.1.1.1.14.2 snj IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
23 1.1.1.1.14.2 snj INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
24 1.1.1.1.14.2 snj NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25 1.1.1.1.14.2 snj DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
26 1.1.1.1.14.2 snj THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
27 1.1.1.1.14.2 snj (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
28 1.1.1.1.14.2 snj THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
29 1.1.1.1.14.2 snj ==============================
30 1.1.1.1.14.2 snj
31 1.1.1.1.14.2 snj Portions of Libevent are based on works by others, also made available by
32 1.1.1.1.14.2 snj them under the three-clause BSD license above. The copyright notices are
33 1.1.1.1.14.2 snj available in the corresponding source files; the license is as above. Here's
34 1.1.1.1.14.2 snj a list:
35 1.1.1.1.14.2 snj
36 1.1.1.1.14.2 snj log.c:
37 1.1.1.1.14.2 snj Copyright (c) 2000 Dug Song <dugsong (a] monkey.org>
38 1.1.1.1.14.2 snj Copyright (c) 1993 The Regents of the University of California.
39 1.1.1.1.14.2 snj
40 1.1.1.1.14.2 snj strlcpy.c:
41 1.1.1.1.14.2 snj Copyright (c) 1998 Todd C. Miller <Todd.Miller (a] courtesan.com>
42 1.1.1.1.14.2 snj
43 1.1.1.1.14.2 snj win32select.c:
44 1.1.1.1.14.2 snj Copyright (c) 2003 Michael A. Davis <mike (a] datanerds.net>
45 1.1.1.1.14.2 snj
46 1.1.1.1.14.2 snj evport.c:
47 1.1.1.1.14.2 snj Copyright (c) 2007 Sun Microsystems
48 1.1.1.1.14.2 snj
49 1.1.1.1.14.2 snj ht-internal.h:
50 1.1.1.1.14.2 snj Copyright (c) 2002 Christopher Clark
51 1.1.1.1.14.2 snj
52 1.1.1.1.14.2 snj minheap-internal.h:
53 1.1.1.1.14.2 snj Copyright (c) 2006 Maxim Yegorushkin <maxim.yegorushkin (a] gmail.com>
54 1.1.1.1.14.2 snj
55 1.1.1.1.14.2 snj ==============================
56 1.1.1.1.14.2 snj
57 1.1.1.1.14.2 snj The arc4module is available under the following, sometimes called the
58 1.1.1.1.14.2 snj "OpenBSD" license:
59 1.1.1.1.14.2 snj
60 1.1.1.1.14.2 snj Copyright (c) 1996, David Mazieres <dm (a] uun.org>
61 1.1.1.1.14.2 snj Copyright (c) 2008, Damien Miller <djm (a] openbsd.org>
62 1.1.1.1.14.2 snj
63 1.1.1.1.14.2 snj Permission to use, copy, modify, and distribute this software for any
64 1.1.1.1.14.2 snj purpose with or without fee is hereby granted, provided that the above
65 1.1.1.1.14.2 snj copyright notice and this permission notice appear in all copies.
66 1.1.1.1.14.2 snj
67 1.1.1.1.14.2 snj THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
68 1.1.1.1.14.2 snj WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
69 1.1.1.1.14.2 snj MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
70 1.1.1.1.14.2 snj ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
71 1.1.1.1.14.2 snj WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
72 1.1.1.1.14.2 snj ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
73 1.1.1.1.14.2 snj OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
74 1.1.1.1.14.2 snj
75 1.1.1.1.14.2 snj ==============================
76 1.1.1.1.14.2 snj
77 1.1.1.1.14.2 snj The Windows timer code is based on code from libutp, which is
78 1.1.1.1.14.2 snj distributed under this license, sometimes called the "MIT" license.
79 1.1.1.1.14.2 snj
80 1.1.1.1.14.2 snj
81 1.1.1.1.14.2 snj Copyright (c) 2010 BitTorrent, Inc.
82 1.1.1.1.14.2 snj
83 1.1.1.1.14.2 snj Permission is hereby granted, free of charge, to any person obtaining a copy
84 1.1.1.1.14.2 snj of this software and associated documentation files (the "Software"), to deal
85 1.1.1.1.14.2 snj in the Software without restriction, including without limitation the rights
86 1.1.1.1.14.2 snj to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
87 1.1.1.1.14.2 snj copies of the Software, and to permit persons to whom the Software is
88 1.1.1.1.14.2 snj furnished to do so, subject to the following conditions:
89 1.1.1.1.14.2 snj
90 1.1.1.1.14.2 snj The above copyright notice and this permission notice shall be included in
91 1.1.1.1.14.2 snj all copies or substantial portions of the Software.
92 1.1.1.1.14.2 snj
93 1.1.1.1.14.2 snj THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
94 1.1.1.1.14.2 snj IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
95 1.1.1.1.14.2 snj FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
96 1.1.1.1.14.2 snj AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
97 1.1.1.1.14.2 snj LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
98 1.1.1.1.14.2 snj OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
99 1.1.1.1.14.2 snj THE SOFTWARE.
100