alsa.audio: limit the supported frequencies to common set
[AROS.git] / workbench / network / stacks / AROSTCP / LEGAL
blobd0ab3b3594a7f9c61d2941935d7e556981879dce
1 All files in this release, except ones noted in this file, are:
3         Copyright (C) 1993, 1994 AmiTCP/IP Group, <amitcp-group@hut.fi>
4                     Helsinki University of Technology, Finland.
5                     All rights reserved.
6         Copyright (C) 2005 Neil Cafferkey
7         Copyright (C) 2005 - 2006 Pavel Fedin
9         Members of the AmiTCP/IP Group are
11                 Tomi Ollila     <Tomi.Ollila@hut.fi>
12                 Pekka Pessi     <Pekka.Pessi@hut.fi>
13                 Markus Peuhkuri <Markus.Peuhkuri@hut.fi>
14                 Jarno Rajahalme <Jarno.Rajahalme@hut.fi>
16 All files in the netinclude and netlib directories and their subdirectories
17 are licensed under the GNU Library General Public License, version 2.
19 DHCP suite is:
21 Copyright (c) 2004-2005 by Internet Systems Consortium, Inc. ("ISC")
22 Copyright (c) 1995-2003 by Internet Software Consortium
23 Copyright (c) 2005 Pavel Fedin
25 Permission to use, copy, modify, and distribute this software for any
26 purpose with or without fee is hereby granted, provided that the above
27 copyright notice and this permission notice appear in all copies.
29 THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
30 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
31 MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR
32 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
33 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
34 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
35 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
37    Internet Systems Consortium, Inc.
38    950 Charter Street
39    Redwood City, CA 94063
40    <info@isc.org>
41    http://www.isc.org/
43 All other files are licensed under the GNU General Public License,
44 version 2.
46 The code and documents are mostly based on the material provided by
47 Berkeley University of California, which is thereby acknowledged:
49    Copyright (c) 1982, 1986, 1990 The Regents of the University of California.
50    All rights reserved.
51   
52    Redistribution and use in source and binary forms, with or without
53    modification, are permitted provided that the following conditions
54    are met:
55    1. Redistributions of source code must retain the above copyright
56       notice, this list of conditions and the following disclaimer.
57    2. Redistributions in binary form must reproduce the above copyright
58       notice, this list of conditions and the following disclaimer in the
59       documentation and/or other materials provided with the distribution.
60    3. All advertising materials mentioning features or use of this software
61       must display the following acknowledgement:
62         This product includes software developed by the University of
63         California, Berkeley and its contributors.
64    4. Neither the name of the University nor the names of its contributors
65       may be used to endorse or promote products derived from this software
66       without specific prior written permission.
67   
68    THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
69    ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
70    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
71    ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
72    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
73    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
74    OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
75    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
76    LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
77    OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
78    SUCH DAMAGE.
80 Some later code is provided by Berkeley Software Design, Inc:
82    Copyright (c) 1997, 2000
83         Berkeley Software Design, Inc.  All rights reserved.
85    Redistribution and use in source and binary forms, with or without
86    modification, are permitted provided that the following conditions
87    are met:
88    1. Redistributions of source code must retain the above copyright
89       notice, this list of conditions and the following disclaimer.
91    THIS SOFTWARE IS PROVIDED BY Berkeley Software Design, Inc. ``AS IS'' AND
92    ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
93    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
94    ARE DISCLAIMED.  IN NO EVENT SHALL Berkeley Software Design, Inc. BE LIABLE
95    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
96    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
97    OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
98    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
99    LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
100    OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
101    SUCH DAMAGE.
103 Some code is also based on the code provided by the Carnegie Mellon
104 University, which is thereby acknowledged:
106    Mach Operating System
107    Copyright (c) 1992 Carnegie Mellon University
108    All Rights Reserved.
109    
110    Permission to use, copy, modify and distribute this software and its
111    documentation is hereby granted, provided that both the copyright
112    notice and this permission notice appear in all copies of the
113    software, derivative works or modified versions, and any portions
114    thereof, and that both notices appear in supporting documentation.
115    
116    CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS"
117    CONDITION.  CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR
118    ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.