diff options
author | Mattias Andrée <m@maandree.se> | 2025-02-09 13:02:29 +0100 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2025-02-09 13:02:29 +0100 |
commit | f8a7f30d156d86d1b66d59e209dd0a8977e11fb4 (patch) | |
tree | b9563d8dc80c093f9b9cc61bbc5f6b1375944b39 /common | |
parent | Add WebM (diff) | |
download | licenses-f8a7f30d156d86d1b66d59e209dd0a8977e11fb4.tar.gz licenses-f8a7f30d156d86d1b66d59e209dd0a8977e11fb4.tar.bz2 licenses-f8a7f30d156d86d1b66d59e209dd0a8977e11fb4.tar.xz |
Add SMLNJ
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r-- | common/SMLNJ | 18 |
1 files changed, 18 insertions, 0 deletions
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) <year> <copyright holder>. +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 +<organization> not be used in advertising or publicity pertaining to +distribution of the software without specific, written prior permission. + +<organization> disclaims all warranties with regard to this software, +including all implied warranties of merchantability and fitness. In no +event shall <organization> 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. |