From f8a7f30d156d86d1b66d59e209dd0a8977e11fb4 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 9 Feb 2025 13:02:29 +0100 Subject: Add SMLNJ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 +- common/SMLNJ | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 common/SMLNJ diff --git a/Makefile b/Makefile index 2115f59..e475d68 100644 --- a/Makefile +++ b/Makefile @@ -29,7 +29,7 @@ MISC =\ OCL OCLC2.0 ODbl OFL1.1 OFPL OGTSL OpenPub OSL1.0 OSL2.0 OSL2.1 OSL3.0\ pBSD PerlArtistic PHP2.01 PHP2.02 PHP3.0 PHP3.01 PostgreSQL public public-bin\ QPL RPL1.1 RPL1.3 RPL1.5 RPSL RSCPL Ruby - sBSD SFL SimPL-2.0 SISSL1.0 SISSL1.1 SISSL1.2 Sleepycat SPL\ + sBSD SFL SimPL-2.0 SISSL1.0 SISSL1.1 SISSL1.2 Sleepycat SMLNJ SPL\ Unlicense UPL\ VSL\ W3C Watcom Weaker WebM Weakest WTFPL1 WTFPL2 WXwindows\ diff --git a/common/SMLNJ b/common/SMLNJ new file mode 100644 index 0000000..dcd1325 --- /dev/null +++ b/common/SMLNJ @@ -0,0 +1,18 @@ +Copyright (c) . +All rights reserved. + +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 + not be used in advertising or publicity pertaining to +distribution of the software without specific, written prior permission. + + disclaims all warranties with regard to this software, +including all implied warranties of merchantability and fitness. In no +event shall 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. -- cgit v1.2.3-70-g09d2