xref: /dragonfly/bin/mined/LICENSE (revision 0085a56d)
1
2[ this license file was fetched from http://www.cs.vu.nl/pub/minix/LICENSE
3  on 14 March 2005 and applies to mined.h, mined1.c, and mined2.c ]
4$DragonFly: src/bin/mined/LICENSE,v 1.1 2005/03/15 01:56:24 dillon Exp $
5
6-----
7
8        Copyright (c) 1987,1997, Prentice Hall
9        All rights reserved.
10
11        Redistribution and use of the MINIX operating system in source and
12        binary forms, with or without modification, are permitted provided
13        that the following conditions are met:
14
15           * Redistributions of source code must retain the above copyright
16             notice, this list of conditions and the following disclaimer.
17
18           * Redistributions in binary form must reproduce the above
19             copyright notice, this list of conditions and the following
20             disclaimer in the documentation and/or other materials provided
21             with the distribution.
22
23           * Neither the name of Prentice Hall nor the names of the software
24             authors or contributors may be used to endorse or promote
25             products derived from this software without specific prior
26             written permission.
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.
32        IN NO EVENT SHALL PRENTICE HALL OR ANY AUTHORS OR CONTRIBUTORS BE
33        LIABLE 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
38        OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
39        EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40