Skip to content

Commit 40348e1

Browse files
committed
Add LICENSE.2 with SMLNJ #7
1 parent d5cfe29 commit 40348e1

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

LICENSE.2

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
SMLNJ License
2+
3+
/****************************************************************
4+
Copyright (C) 1997 Lucent Technologies
5+
All Rights Reserved
6+
7+
Permission to use, copy, modify, and distribute this software and
8+
its documentation for any purpose and without fee is hereby
9+
granted, provided that the above copyright notice appear in all
10+
copies and that both that the copyright notice and this
11+
permission notice and warranty disclaimer appear in supporting
12+
documentation, and that the name of Lucent or any of its entities
13+
not be used in advertising or publicity pertaining to
14+
distribution of the software without specific, written prior
15+
permission.
16+
17+
LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
18+
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
19+
IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
20+
SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
21+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
22+
IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
23+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
24+
THIS SOFTWARE.
25+
****************************************************************/

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,10 @@ To build other flavours of the library, replace the ```cmake ..``` command with:
4141
* **VS2017 32 bits:** `cmake .. -G "Visual Studio 15 2017"
4242

4343

44-
## License
44+
## Licenses
4545

4646
BSD-3
47+
SMLNJ
4748

4849
***
4950
Copyright © 2023 AMPL Optimization inc. All rights reserved.

0 commit comments

Comments
 (0)