nomoreide 0.1.5 → 0.1.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE ADDED
@@ -0,0 +1,121 @@
1
+ PolyForm Noncommercial License 1.0.0
2
+
3
+ https://polyformproject.org/licenses/noncommercial/1.0.0
4
+
5
+ Required Notice: Copyright Rorogogogo (https://github.com/Rorogogogo)
6
+
7
+ ## Acceptance
8
+
9
+ In order to get any license under these terms, you must agree to them as
10
+ both strict obligations and conditions to all your licenses.
11
+
12
+ ## Copyright License
13
+
14
+ The licensor grants you a copyright license for the software to do
15
+ everything you might do with the software that would otherwise infringe
16
+ the licensor's copyright in it for any permitted purpose. However, you
17
+ may only distribute the software according to Distribution License and
18
+ make changes or new works based on the software according to Changes and
19
+ New Works License.
20
+
21
+ ## Distribution License
22
+
23
+ The licensor grants you an additional copyright license to distribute
24
+ copies of the software. Your license to distribute covers distributing
25
+ the software with changes and new works permitted by Changes and New
26
+ Works License.
27
+
28
+ ## Notices
29
+
30
+ You must ensure that anyone who gets a copy of any part of the software
31
+ from you also gets a copy of these terms or the URL for them above, as
32
+ well as copies of any plain-text lines beginning with `Required Notice:`
33
+ that the licensor provided with the software. For example:
34
+
35
+ Required Notice: Copyright Rorogogogo (https://github.com/Rorogogogo)
36
+
37
+ ## Changes and New Works License
38
+
39
+ The licensor grants you an additional copyright license to make changes
40
+ and new works based on the software for any permitted purpose.
41
+
42
+ ## Patent License
43
+
44
+ The licensor grants you a patent license for the software that covers
45
+ patent claims the licensor can license, or becomes able to license, that
46
+ you would infringe by using the software.
47
+
48
+ ## Noncommercial Purposes
49
+
50
+ Any noncommercial purpose is a permitted purpose.
51
+
52
+ ## Personal Uses
53
+
54
+ Personal use for research, experiment, and testing for the benefit of
55
+ public knowledge, personal study, private entertainment, hobby projects,
56
+ amateur pursuits, or religious observance, without any anticipated
57
+ commercial application, is use for a permitted purpose.
58
+
59
+ ## Noncommercial Organizations
60
+
61
+ Use by any charitable organization, educational institution, public
62
+ research organization, public safety or health organization,
63
+ environmental protection organization, or government institution is use
64
+ for a permitted purpose regardless of the source of funding or
65
+ obligations resulting from the funding.
66
+
67
+ ## Fair Use
68
+
69
+ You may have "fair use" rights for the software under the law. These
70
+ terms do not limit them.
71
+
72
+ ## No Other Rights
73
+
74
+ These terms do not allow you to sublicense or transfer any of your
75
+ licenses to anyone else, or prevent the licensor from granting licenses
76
+ to anyone else. These terms do not imply any other licenses.
77
+
78
+ ## Patent Defense
79
+
80
+ If you make any written claim that the software infringes or contributes
81
+ to infringement of any patent, your patent license for the software
82
+ granted under these terms ends immediately. If your company makes such a
83
+ claim, your patent license ends immediately for work on behalf of your
84
+ company.
85
+
86
+ ## Violations
87
+
88
+ The first time you are notified in writing that you have violated any of
89
+ these terms, or done anything with the software not covered by your
90
+ licenses, your licenses can nonetheless continue if you come into full
91
+ compliance with these terms, and take practical steps to correct past
92
+ violations, within 32 days of receiving notice. Otherwise, all your
93
+ licenses end immediately.
94
+
95
+ ## No Liability
96
+
97
+ AS FAR AS THE LAW ALLOWS, THE SOFTWARE COMES AS IS, WITHOUT ANY
98
+ WARRANTY OR CONDITION, AND THE LICENSOR WILL NOT BE LIABLE TO YOU FOR
99
+ ANY DAMAGES ARISING OUT OF THESE TERMS OR THE USE OR NATURE OF THE
100
+ SOFTWARE, UNDER ANY KIND OF LEGAL CLAIM.
101
+
102
+ ## Definitions
103
+
104
+ The "licensor" is the individual or entity offering these terms, and the
105
+ "software" is the software the licensor makes available under these
106
+ terms.
107
+
108
+ "You" refers to the individual or entity agreeing to these terms.
109
+
110
+ "Your company" is any legal entity, sole proprietorship, or other kind
111
+ of organization that you work for, plus all organizations that have
112
+ control over, are under the control of, or are under common control with
113
+ that organization. "Control" means ownership of substantially all the
114
+ assets of an entity, or the power to direct its management and policies
115
+ by vote, contract, or otherwise. Control can be direct or indirect.
116
+
117
+ "Your licenses" are all the licenses granted to you for the software
118
+ under these terms.
119
+
120
+ "Use" means anything you do with the software requiring one of your
121
+ licenses.