]> git.proxmox.com Git - mirror_qemu.git/blame - slirp/COPYRIGHT
Revert "vl: Fix to create migration object before block backends again"
[mirror_qemu.git] / slirp / COPYRIGHT
CommitLineData
25b42e9d
FB
1Slirp was written by Danny Gasparovski.
2Copyright (c), 1995,1996 All Rights Reserved.
3
25b42e9d
FB
4Slirp is free software; "free" as in you don't have to pay for it, and you
5are free to do whatever you want with it. I do not accept any donations,
6monetary or otherwise, for Slirp. Instead, I would ask you to pass this
7potential donation to your favorite charity. In fact, I encourage
8*everyone* who finds Slirp useful to make a small donation to their
9favorite charity (for example, GreenPeace). This is not a requirement, but
10a suggestion from someone who highly values the service they provide.
11
12The copyright terms and conditions:
13
14---BEGIN---
15
16 Copyright (c) 1995,1996 Danny Gasparovski. All rights reserved.
5fafdf24 17
25b42e9d
FB
18 Redistribution and use in source and binary forms, with or without
19 modification, are permitted provided that the following conditions
20 are met:
21 1. Redistributions of source code must retain the above copyright
22 notice, this list of conditions and the following disclaimer.
23 2. Redistributions in binary form must reproduce the above copyright
24 notice, this list of conditions and the following disclaimer in the
25 documentation and/or other materials provided with the distribution.
772c7127
MAL
26 3. Neither the name of the copyright holder nor the names of its
27 contributors may be used to endorse or promote products derived
28 from this software without specific prior written permission.
25b42e9d
FB
29
30 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
31 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
32 AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
33 DANNY GASPAROVSKI OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
34 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
35 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
36 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
37 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
38 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
39 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40
41---END---
42
43This basically means you can do anything you want with the software, except
441) call it your own, and 2) claim warranty on it. There is no warranty for
45this software. None. Nada. If you lose a million dollars while using
46Slirp, that's your loss not mine. So, ***USE AT YOUR OWN RISK!***.
47
48If these conditions cannot be met due to legal restrictions (E.g. where it
49is against the law to give out Software without warranty), you must cease
50using the software and delete all copies you have.
51
52Slirp uses code that is copyrighted by the following people/organizations:
53
54Juha Pirkola.
55Gregory M. Christy.
56The Regents of the University of California.
57Carnegie Mellon University.
58The Australian National University.
59RSA Data Security, Inc.
60
61Please read the top of each source file for the details on the various
62copyrights.