1HOL COPYRIGHT NOTICE, LICENSE AND DISCLAIMER.
2
3Copyright 1985--2020 by the HOL4 CONTRIBUTORS
4
5Redistribution and use in source and binary forms, with or without
6modification, are permitted provided that the following conditions are
7met:
8
9  * Redistributions of source code must retain the above copyright
10    notice, this list of conditions and the following disclaimer.
11
12  * Redistributions in binary form must reproduce the above copyright
13    notice, this list of conditions and the following disclaimer in
14    the documentation and/or other materials provided with the
15    distribution.
16
17  * The names of the copyright holders and contributors may not be
18    used to endorse or promote products derived from this software
19    without specific prior written permission.
20
21THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
22"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
23LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
24A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
25HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
26INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
27BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
28OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
29ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
30TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
31USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
32DAMAGE.
33
34----------------------------------------------------------------------
35
36Some files we distribute with HOL are the work of others, and we do
37not and cannot claim copyright over them. Their copyrights may differ
38from the above, but permit us to redistribute them. Such files
39generally self-identify. In addition, we explicitly list the following
40sub-directories as containing files governed by different copyright
41notices.
42
43See
44  examples/muddy/LICENSE
45  examples/muddy/muddyC/buddy/README
46  examples/machine-code/graph/seL4-kernel/README
47
48- Files derived from SML/NJ are governed by the notice in
49     doc/copyrights/smlnj.txt
50
51- Some contributions have been explicitly put into the public domain
52  by their authors: we cannot claim copyright on them individually. We
53  have attempted to list these files in
54     doc/copyrights/public-domain-contributions.txt.
55----------------------------------------------------------------------
56