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