Skip to content

Commit e3eaed5

Browse files
committed
Merge pull request #39 from purescript/license
Update license to include notice from GHC base
2 parents 8c3c33b + 621212a commit e3eaed5

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

LICENSE

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,37 @@ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
2020
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
2121
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
2222
OTHER DEALINGS IN THE SOFTWARE.
23+
24+
-----------------------------------------------------------------------------
25+
26+
The Glasgow Haskell Compiler License
27+
28+
Copyright 2004, The University Court of the University of Glasgow.
29+
All rights reserved.
30+
31+
Redistribution and use in source and binary forms, with or without
32+
modification, are permitted provided that the following conditions are met:
33+
34+
- Redistributions of source code must retain the above copyright notice,
35+
this list of conditions and the following disclaimer.
36+
37+
- Redistributions in binary form must reproduce the above copyright notice,
38+
this list of conditions and the following disclaimer in the documentation
39+
and/or other materials provided with the distribution.
40+
41+
- Neither name of the University nor the names of its contributors may be
42+
used to endorse or promote products derived from this software without
43+
specific prior written permission.
44+
45+
THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY COURT OF THE UNIVERSITY OF
46+
GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
47+
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
48+
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
49+
UNIVERSITY COURT OF THE UNIVERSITY OF GLASGOW OR THE CONTRIBUTORS BE LIABLE
50+
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
51+
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
52+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
53+
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
54+
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
55+
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
56+
DAMAGE.

0 commit comments

Comments
 (0)