Skip to content

Commit 289b09a

Browse files
committed
Updated LICENSE following Issue #4
1 parent 2e46b7a commit 289b09a

File tree

1 file changed

+5
-29
lines changed

1 file changed

+5
-29
lines changed

LICENSE

Lines changed: 5 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,7 @@
1-
qwt License Agreement (MIT License)
2-
-----------------------------------
1+
qwt License Agreement (TBD)
2+
----------------------------
33

4-
Copyright (c) 2014-2015 Pierre Raybaut
4+
Qwt C++ code directly translated to Python: No Copyright, LGPL License (see http://qwt.sourceforge.net/qwtlicense.html)
5+
NumPy-based code: Copyright (c) 2014-2015 Pierre Raybaut, MIT License
56

6-
Permission is hereby granted, free of charge, to any person
7-
obtaining a copy of this software and associated documentation
8-
files (the "Software"), to deal in the Software without
9-
restriction, including without limitation the rights to use,
10-
copy, modify, merge, publish, distribute, sublicense, and/or sell
11-
copies of the Software, and to permit persons to whom the
12-
Software is furnished to do so, subject to the following
13-
conditions:
14-
15-
The above copyright notice and this permission notice shall be
16-
included in all copies or substantial portions of the Software.
17-
18-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
19-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
20-
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
21-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
22-
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
23-
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
24-
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
25-
OTHER DEALINGS IN THE SOFTWARE.
26-
27-
28-
Included software
29-
-----------------
30-
31-
License terms are included in any software used inside qwt's source code.
7+
License details: TBD.

0 commit comments

Comments
 (0)