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