1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
3 | <topic xml:lang="en-us" id="license-softfloat-3e">
|
---|
4 |
|
---|
5 | <title>SoftFloat</title>
|
---|
6 |
|
---|
7 | <body>
|
---|
8 | <pre xml:space="preserve">License for Berkeley SoftFloat Release 3e
|
---|
9 |
|
---|
10 | John R. Hauser
|
---|
11 | 2018 January 20
|
---|
12 |
|
---|
13 | The following applies to the whole of SoftFloat Release 3e as well as to
|
---|
14 | each source file individually.
|
---|
15 |
|
---|
16 | Copyright 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 The Regents of the
|
---|
17 | University of California. All rights reserved.
|
---|
18 |
|
---|
19 | Redistribution and use in source and binary forms, with or without
|
---|
20 | modification, are permitted provided that the following conditions are met:
|
---|
21 |
|
---|
22 | 1. Redistributions of source code must retain the above copyright notice,
|
---|
23 | this list of conditions, and the following disclaimer.
|
---|
24 |
|
---|
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 | 3. Neither the name of the University nor the names of its contributors
|
---|
30 | may be used to endorse or promote products derived from this software
|
---|
31 | without specific prior written permission.
|
---|
32 |
|
---|
33 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS IS", AND ANY
|
---|
34 | EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
---|
35 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ARE
|
---|
36 | DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY
|
---|
37 | DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
---|
38 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
---|
39 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
---|
40 | ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
---|
41 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
---|
42 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
---|
43 |
|
---|
44 | </pre>
|
---|
45 | </body>
|
---|
46 | </topic>
|
---|