1 |
|
---|
2 | License
|
---|
3 |
|
---|
4 | Copyright (c) 1987, 1997, 2006, Vrije Universiteit, Amsterdam,
|
---|
5 | The Netherlands All rights reserved. Redistribution and use of the MINIX 3
|
---|
6 | operating system in source and binary forms, with or without
|
---|
7 | modification, are permitted provided that the following conditions are
|
---|
8 | met:
|
---|
9 |
|
---|
10 | * Redistributions of source code must retain the above copyright
|
---|
11 | notice, this list of conditions and the following disclaimer.
|
---|
12 |
|
---|
13 | * Redistributions in binary form must reproduce the above copyright
|
---|
14 | notice, this list of conditions and the following disclaimer in the
|
---|
15 | documentation and/or other materials provided with the distribution.
|
---|
16 |
|
---|
17 | * Neither the name of the Vrije Universiteit nor the names of the
|
---|
18 | software authors or contributors may be used to endorse or promote
|
---|
19 | products derived from this software without specific prior written
|
---|
20 | permission.
|
---|
21 |
|
---|
22 | * Any deviations from these conditions require written permission
|
---|
23 | from the copyright holder in advance
|
---|
24 |
|
---|
25 |
|
---|
26 | Disclaimer
|
---|
27 |
|
---|
28 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS, AUTHORS, AND
|
---|
29 | CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
|
---|
30 | INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
---|
31 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN
|
---|
32 | NO EVENT SHALL PRENTICE HALL OR ANY AUTHORS OR CONTRIBUTORS BE LIABLE
|
---|
33 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
---|
34 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
---|
35 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
|
---|
36 | BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
|
---|
37 | WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
|
---|
38 | OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
|
---|
39 | ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
---|
40 |
|
---|
41 |
|
---|
42 | Aggregated Software
|
---|
43 |
|
---|
44 | In addition to MINIX 3 itself, the distribution CD-ROM and this Website
|
---|
45 | contain additional software that is not part of MINIX 3 and is not
|
---|
46 | covered by this license. The licensing conditions for this additional
|
---|
47 | software are stated in the various packages. In particular, some of the
|
---|
48 | additional software falls under the GPL, and you must take care to
|
---|
49 | observe the conditions of the GPL with respect to this software. As
|
---|
50 | clearly stated in Article 2 of the GPL, when GPL and nonGPL software are
|
---|
51 | distributed together on the same medium, this aggregation does not cause
|
---|
52 | the license of either part to apply to the other part.
|
---|