-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLICENSE
More file actions
32 lines (25 loc) · 1.59 KB
/
Copy pathLICENSE
File metadata and controls
32 lines (25 loc) · 1.59 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
WINNER Python Non-Commercial Research and Education License
Copyright (c) 2022 Thanh Nguyen, Zongliang Yue, Radomir Slominski, Robert
Welner, Jianyi Zhang, and Jake Y. Chen (original MATLAB WINNER implementation).
Copyright (c) 2026 Dr. Jake Chen (Python port and maintenance).
Permission is granted, free of charge, to use, copy, modify, and distribute
the WINNER Python port and associated documentation files (the "Software")
solely for non-commercial research, education, evaluation, and academic
purposes.
Commercial use is not permitted under this license. Commercial use includes,
without limitation, use of the Software in or for a commercial product,
service, platform, paid consulting engagement, revenue-generating workflow,
commercial research and development program, or other activity intended to
produce commercial advantage or monetary compensation.
Commercial use requires a separate written license granted by Dr. Jake Chen or
another authorized copyright holder.
Redistributions, modified versions, and derivative works permitted under this
license must retain this copyright notice, this license text, and a clear
notice of any modifications.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.