Skip to content
This repository was archived by the owner on Aug 25, 2020. It is now read-only.

Commit 8649224

Browse files
committed
set a MIT license
1 parent 3f75101 commit 8649224

1 file changed

Lines changed: 21 additions & 31 deletions

File tree

LICENSE

Lines changed: 21 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,21 @@
1-
Copyright (c) MOSEK ApS
2-
3-
4-
5-
This software [the setup script and included files] is provided
6-
'as-is', without any express or implied warranty. In no event will the
7-
authors be held liable for any damages arising from the use of this
8-
software.
9-
10-
Permission is granted to anyone to use this software for any purpose,
11-
including commercial applications, and to alter it and redistribute it
12-
freely, subject to the following restrictions:
13-
14-
1. The origin of this software must not be misrepresented;
15-
you must not claim that you wrote the original
16-
software. If you use this software in a product, an
17-
acknowledgment in the product documentation would be
18-
appreciated but is not required.
19-
20-
2. Altered source versions must be plainly marked as such,
21-
and must not be misrepresented as being the original
22-
software.
23-
24-
3. This notice may not be removed or altered from any
25-
source distribution.
26-
27-
28-
The software and third party libraries that the software installs is
29-
subject to separate licences. See
30-
http://docs.mosek.com/7.0/pythonapi/index.html
31-
for details/
1+
The MIT License (MIT)
2+
3+
Copyright (c) 2015 MOSEK ApS
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in
13+
all copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21+
THE SOFTWARE.

0 commit comments

Comments
 (0)