mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-14 14:54:49 -04:00
Add the arc4random.c license to the LICENSE file.
This commit is contained in:
parent
4ec8fea68e
commit
e15e1e9486
21
LICENSE
21
LICENSE
@ -45,3 +45,24 @@ win32select.c:
|
|||||||
|
|
||||||
evport.c:
|
evport.c:
|
||||||
Copyright (c) 2007 Sun Microsystems
|
Copyright (c) 2007 Sun Microsystems
|
||||||
|
|
||||||
|
==============================
|
||||||
|
|
||||||
|
The arc4module is available under the following, sometimes called the
|
||||||
|
"OpenBSD" license:
|
||||||
|
|
||||||
|
Copyright (c) 1996, David Mazieres <dm@uun.org>
|
||||||
|
Copyright (c) 2008, Damien Miller <djm@openbsd.org>
|
||||||
|
|
||||||
|
Permission to use, copy, modify, and distribute this software for any
|
||||||
|
purpose with or without fee is hereby granted, provided that the above
|
||||||
|
copyright notice and this permission notice appear in all copies.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||||
|
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||||
|
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
||||||
|
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||||||
|
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
||||||
|
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user