Omibranch commited on
Commit
863d85b
·
verified ·
1 Parent(s): 72ecf6d

Upload LICENSE with huggingface_hub

Browse files
Files changed (1) hide show
  1. LICENSE +139 -0
LICENSE ADDED
@@ -0,0 +1,139 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Required Notice: Copyright (c) 2026 Harmonic Labs (https://harmoniclabs.cc, contact@harmoniclabs.cc)
2
+
3
+ This software is licensed for NONCOMMERCIAL use under the PolyForm Noncommercial
4
+ License 1.0.0 (full text below). COMMERCIAL use requires a separate commercial
5
+ license — see LICENSE-COMMERCIAL.md.
6
+
7
+ ================================================================================
8
+
9
+ # PolyForm Noncommercial License 1.0.0
10
+
11
+ <https://polyformproject.org/licenses/noncommercial/1.0.0>
12
+
13
+ ## Acceptance
14
+
15
+ In order to get any license under these terms, you must agree
16
+ to them as both strict obligations and conditions to all
17
+ your licenses.
18
+
19
+ ## Copyright License
20
+
21
+ The licensor grants you a copyright license for the
22
+ software to do everything you might do with the software
23
+ that would otherwise infringe the licensor's copyright
24
+ in it for any permitted purpose. However, you may
25
+ only distribute the software according to [Distribution
26
+ License](#distribution-license) and make changes or new works
27
+ based on the software according to [Changes and New Works
28
+ License](#changes-and-new-works-license).
29
+
30
+ ## Distribution License
31
+
32
+ The licensor grants you an additional copyright license
33
+ to distribute copies of the software. Your license
34
+ to distribute covers distributing the software with
35
+ changes and new works permitted by [Changes and New Works
36
+ License](#changes-and-new-works-license).
37
+
38
+ ## Notices
39
+
40
+ You must ensure that anyone who gets a copy of any part of
41
+ the software from you also gets a copy of these terms or the
42
+ URL for them above, as well as copies of any plain-text lines
43
+ beginning with `Required Notice:` that the licensor provided
44
+ with the software. For example:
45
+
46
+ > Required Notice: Copyright Yoyodyne, Inc. (http://example.com)
47
+
48
+ ## Changes and New Works License
49
+
50
+ The licensor grants you an additional copyright license to
51
+ make changes and new works based on the software for any
52
+ permitted purpose.
53
+
54
+ ## Patent License
55
+
56
+ The licensor grants you a patent license for the software that
57
+ covers patent claims the licensor can license, or becomes able
58
+ to license, that you would infringe by using the software.
59
+
60
+ ## Noncommercial Purposes
61
+
62
+ Any noncommercial purpose is a permitted purpose.
63
+
64
+ ## Personal Uses
65
+
66
+ Personal use for research, experiment, and testing for
67
+ the benefit of public knowledge, personal study, private
68
+ entertainment, hobby projects, amateur pursuits, or religious
69
+ observance, without any anticipated commercial application,
70
+ is use for a permitted purpose.
71
+
72
+ ## Noncommercial Organizations
73
+
74
+ Use by any charitable organization, educational institution,
75
+ public research organization, public safety or health
76
+ organization, environmental protection organization,
77
+ or government institution is use for a permitted purpose
78
+ regardless of the source of funding or obligations resulting
79
+ from the funding.
80
+
81
+ ## Fair Use
82
+
83
+ You may have "fair use" rights for the software under the
84
+ law. These terms do not limit them.
85
+
86
+ ## No Other Rights
87
+
88
+ These terms do not allow you to sublicense or transfer any of
89
+ your licenses to anyone else, or prevent the licensor from
90
+ granting licenses to anyone else. These terms do not imply
91
+ any other licenses.
92
+
93
+ ## Patent Defense
94
+
95
+ If you make any written claim that the software infringes or
96
+ contributes to infringement of any patent, your patent license
97
+ for the software granted under these terms ends immediately. If
98
+ your company makes such a claim, your patent license ends
99
+ immediately for work on behalf of your company.
100
+
101
+ ## Violations
102
+
103
+ The first time you are notified in writing that you have
104
+ violated any of these terms, or done anything with the software
105
+ not covered by your licenses, your licenses can nonetheless
106
+ continue if you come into full compliance with these terms,
107
+ and take practical steps to correct past violations, within
108
+ 32 days of receiving notice. Otherwise, all your licenses
109
+ end immediately.
110
+
111
+ ## No Liability
112
+
113
+ ***As far as the law allows, the software comes as is, without
114
+ any warranty or condition, and the licensor will not be liable
115
+ to you for any damages arising out of these terms or the use
116
+ or nature of the software, under any kind of legal claim.***
117
+
118
+ ## Definitions
119
+
120
+ The **licensor** is the individual or entity offering these
121
+ terms, and the **software** is the software the licensor makes
122
+ available under these terms.
123
+
124
+ **You** refers to the individual or entity agreeing to these
125
+ terms.
126
+
127
+ **Your company** is any legal entity, sole proprietorship,
128
+ or other kind of organization that you work for, plus all
129
+ organizations that have control over, are under the control of,
130
+ or are under common control with that organization. **Control**
131
+ means ownership of substantially all the assets of an entity,
132
+ or the power to direct its management and policies by vote,
133
+ contract, or otherwise. Control can be direct or indirect.
134
+
135
+ **Your licenses** are all the licenses granted to you for the
136
+ software under these terms.
137
+
138
+ **Use** means anything you do with the software requiring one
139
+ of your licenses.