-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #244 from MatthewFluet/pre-201802-release
Final work for 20180206 release.
- Loading branch information
Showing
40 changed files
with
615 additions
and
884 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
This is the license for MLton, a whole-program optimizing compiler for | ||
the Standard ML programming language. Send comments and questions to | ||
[email protected]. | ||
|
||
MLton COPYRIGHT NOTICE, LICENSE AND DISCLAIMER. | ||
|
||
Copyright (C) 1999-2018 Henry Cejtin, Matthew Fluet, Suresh | ||
Jagannathan, and Stephen Weeks. | ||
Copyright (C) 1997-2000 by the NEC Research Institute | ||
|
||
Permission to use, copy, modify, and distribute this software and its | ||
documentation for any purpose and without fee is hereby granted, | ||
provided that the above copyright notice appear in all copies and that | ||
both the copyright notice and this permission notice and warranty | ||
disclaimer appear in supporting documentation, and that the name of | ||
the above copyright holders, or their entities, not be used in | ||
advertising or publicity pertaining to distribution of the software | ||
without specific, written prior permission. | ||
|
||
The above copyright holders disclaim all warranties with regard to | ||
this software, including all implied warranties of merchantability and | ||
fitness. In no event shall the above copyright holders be liable for | ||
any special, indirect or consequential damages or any damages | ||
whatsoever resulting from loss of use, data or profits, whether in an | ||
action of contract, negligence or other tortious action, arising out | ||
of or in connection with the use or performance of this software. |
Oops, something went wrong.