-
Notifications
You must be signed in to change notification settings - Fork 2.9k
/
license.html
298 lines (294 loc) · 14.6 KB
/
license.html
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
<!-- Copyright 1998-2024 by Northwoods Software Corporation. -->
<html lang="en">
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no, viewport-fit=cover" />
<meta name="description" content="Software License Agreement" />
<title>Software License Agreement</title>
</head>
<body>
<link rel="preconnect" href="https://rsms.me/" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="" />
<link
href="https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Lora:ital,wght@0,400..700;1,400..700&display=swap"
rel="stylesheet" />
<link rel="stylesheet" href="./assets/css/style.css" />
<style>
.SLA {
font-family: 'Lora', serif;
}
.SLA h2 {
font-family: 'Jost', sans-serif;
color: #1155cc;
font-weight: 400;
}
.SLA h3 {
font-family: 'Jost', sans-serif;
color: #1155cc;
font-weight: 400;
}
.SLA ul {
counter-reset: list;
}
.SLA ul > li {
list-style: none;
}
.SLA ul > li:before {
content: counter(list, lower-alpha) ') ';
counter-increment: list;
margin-right: 4px;
}
</style>
<div class="SLA container max-w-5xl px-2 lg:px-12 pb-8">
<h1 class="py-8 font-sans">Northwoods Software</h1>
<h2 class="my-4 text-3xl">Software License Agreement</h2>
<p>
This Software License Agreement (“this Agreement”) is a legal agreement between
Northwoods Software Corporation, a New Hampshire corporation (“Northwoods”), and
the individual or the firm, company, or other organization identified as the
licensee (“Customer” or “You”) in the license certificate issued by Northwoods for
this Agreement (the “License Certificate”). The terms of the License Certificate
are an integral part of this Agreement.
</p>
<p>
The licensed software, consisting of libraries, executables, documentation, and
samples created by Northwoods (collectively “Software”), is identified in the
License Certificate.
</p>
<p>
BY USING THE SOFTWARE, YOU AGREE TO BE BOUND BY THE TERMS AND CONDITIONS OF THIS
AGREEMENT. IF YOU DO NOT AGREE TO THE TERMS AND CONDITIONS OF THIS AGREEMENT, THEN
YOU SHOULD NOT USE THE SOFTWARE.
</p>
<h2>1 OWNERSHIP</h2>
<p>
The Software is licensed, not sold. Northwoods retains all right, title, and
interest in and to the Software, including all trade secrets and intellectual
property rights. This Agreement does not grant Customer any rights to patents,
trademarks, or copyrights except as expressly set forth herein.
</p>
<h2>2 GRANT OF LICENSE</h2>
<h3>2.1 License</h3>
<p>
Subject to the terms and conditions of this Agreement, Northwoods hereby grants
Customer a worldwide, non-exclusive, non-transferable license (“License”) to use
the Software. The License permits such number of developers in the Customer’s
designated licensed group (each as specified in the License Certificate) to use
the Software to develop such number of applications (each, an “Application”) as is
specified in the License Certificate – which, unless a greater number of
Applications is expressly stated in the License Certificate, is limited to one (1)
Application.
</p>
<p>Customer may:</p>
<ul>
<li>
copy the Software or any portion thereof, but only for purposes of Customer’s
use thereof as permitted by this Agreement;
</li>
<li>use the API of the Software to develop an Application; and</li>
<li>modify and incorporate any of the samples into an Application.</li>
</ul>
<h3>2.2 Restrictions</h3>
<p>Customer shall not:</p>
<ul>
<li>modify the libraries or executables in the Software;</li>
<li>
create derivative works of the Software or any portion thereof, other than an
Application;
</li>
<li>
reverse engineer, decompile, disassemble, or deobfuscate the Software except to
the extent permitted by applicable law;
</li>
<li>
distribute, sell, sublicense, or otherwise provide the Software or any portion
thereof to any third party, except as otherwise expressly permitted by this
Agreement; or
</li>
<li>remove, alter, or obscure any proprietary notices in the Software.</li>
</ul>
<h3>2.3 Source Code</h3>
<p>
If the License Certificate specifies that You have source code rights, You may use
and modify the source code form of the Software (“Source Code”).
</p>
<p>
You acknowledge and agree that the Source Code is proprietary to Northwoods. You
shall:
</p>
<ul>
<li>maintain the Source Code in confidence;</li>
<li>
not disclose, distribute, sell, sublicense, or otherwise provide the Source Code
to any third party;
</li>
<li>only include minified Source Code in any Application;</li>
<li>
defend, indemnify, and hold harmless Northwoods and its affiliates, and each of
their respective officers, directors, employees and representatives from and
against any claims, damages, losses, liabilities, judgements, costs, and
expenses (including reasonable attorneys' fees) arising out of or relating to
any third party claim with respect to any Source Code modifications made by You.
</li>
</ul>
<h2>3 TERM AND TERMINATION</h2>
<h3>3.1 Term</h3>
<p>
This Agreement and the License are effective on the effective date specified in
the License Certificate (the “Effective Date”), and shall continue in perpetuity
thereafter, subject to termination as otherwise set forth in this Agreement.
</p>
<h3>3.2 Termination</h3>
<p>This Agreement may be terminated:</p>
<ul>
<li>
by Customer at any time and for any reason by written notice to Northwoods;
</li>
<li>
automatically if Customer breaches this Agreement; provided, that, if such
breach is curable, this Agreement shall terminate if such breach is not cured by
Customer within thirty (30) days following the first occurrence of such breach;
</li>
<li>
by Northwoods if Customer becomes insolvent, files for (or has filed against it)
bankruptcy, or commences liquidation or receivership proceedings; or
</li>
<li>
by Northwoods or Customer as otherwise expressly permitted by this Agreement.
</li>
</ul>
<h3>3.3 Effect of Termination and Survival</h3>
<p>
Upon termination of this Agreement, the License shall automatically end, Customer
shall promptly cease all use of the Software, and Customer shall certify in
writing to Northwoods that Customer has complied with its obligations hereunder.
</p>
<p>
The following provisions shall survive the termination of this Agreement: Section
1 (Ownership), Section 3.3 (Effect of Termination and Survival), Section 4.2
(Disclaimer of Warranty), Section 5 (Limitation of Liability), Section 6 (Payment
and Taxes), and Section 7 (Miscellaneous).
</p>
<h2>4 LIMITED WARRANTY, DISCLAIMER OF WARRANTY</h2>
<h3>4.1 Limited Warranty</h3>
<p>
Northwoods warrants (the “Limited Warranty”) that the Software will, for a period
of thirty (30) days following the Effective Date (the “Limited Warranty Period”),
function substantially as set forth in related Software documentation. In the
event of a breach of the Limited Warranty, Customer’s sole and exclusive remedy
for such breach shall be repair or replacement of the defective Software within
thirty (30) days of being notified of such breach, or, if Northwoods is unable to
repair or replace the defective Software, or determines that such repair or
replacement is impractical in Northwoods' sole judgment, then Northwoods may
terminate this Agreement by providing written notice thereof to Customer and shall
refund fees paid by Customer to Northwoods in the previous thirty (30) day period.
</p>
<h3>4.2 Disclaimer</h3>
<p>
EXCEPTING THE LIMITED WARRANTY, NORTHWOODS MAKES NO OTHER WARRANTIES, EXPRESS OR
IMPLIED. WITHOUT LIMITING THE GENERALITY OF THE FOREGOING, NORTHWOODS DISCLAIMS
ALL IMPLIED WARRANTIES, INCLUDING ANY IMPLIED WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND ANY OTHER IMPLIED WARRANTY
ARISING OUT OF OR IN CONNECTION WITH THE DELIVERY, USE, OR PERFORMANCE OF THE
SOFTWARE.
</p>
<h2>5 LIMITATION OF LIABILITY</h2>
<p>
IN NO EVENT WILL NORTHWOODS, ITS SUBSIDIARIES OR OTHER AFFILIATES, OR ITS
LICENSORS BE LIABLE TO YOU, WHETHER IN CONTRACT, BY REASON OF NEGLIGENCE OR
OTHERWISE, FOR ANY PUNITIVE, CONSEQUENTIAL, EXEMPLARY, INCIDENTAL, OR INDIRECT
DAMAGES, LOSSES, OR COSTS (INCLUDING LEGAL FEES AND EXPENSES) OR LOSS OF GOODWILL
OR PROFITS IN CONNECTION WITH THE SUPPLY, USE, OR PERFORMANCE OF OR INABILITY TO
USE THE SOFTWARE, OR NON-PERFORMANCE OR OTHER BREACH OF ANY OF NORTHWOODS’
OBLIGATIONS UNDER THIS AGREEMENT, OR IN CONNECTION WITH ANY CLAIM ARISING FROM
THIS AGREEMENT OR RELATED IN ANY MANNER TO THE LICENSE AND/OR THE SOFTWARE.
</p>
<p>
YOU AGREE THAT NORTHWOODS’ ENTIRE LIABILITY FOR ANY DAMAGES, LOSSES, AND COSTS FOR
WHICH NORTHWOODS IS OTHERWISE LIABLE UNDER THIS AGREEMENT, OR THAT ARE RELATED IN
ANY MANNER TO THE LICENSE AND/OR THE SOFTWARE SHALL NOT EXCEED, IN THE AGGREGATE
FOR ANY AND ALL SUCH DAMAGES, LOSSES, AND COSTS, THE SUM OF ONE THOUSAND U.S.
DOLLARS ($1,000 USD).
</p>
<h2>6 PAYMENT AND TAXES</h2>
<p>
If credit has been extended to You by Northwoods, all payments are due within the
payment terms specified on the associated invoice. If Northwoods has not extended
credit to You, You shall be required to make payment concurrent with the Effective
Date. Any value added tax, use tax, sales tax, or similar tax applicable to this
Agreement, whether imposed on You or on Northwoods, shall be Your sole
responsibility.
</p>
<h2>7 MISCELLANEOUS</h2>
<h3>7.1 Compliance with Laws</h3>
<p>
You shall, and You shall cause Your subsidiaries and other affiliates and Your and
their officers, directors, managers, employees, owners, agents, and
representatives, to comply with all U.S. and foreign laws and regulations
(including export control laws and regulations) applicable to Your and their use
and distribution of the Software and/or any Application. You agree to defend,
indemnify, and hold harmless Northwoods and its subsidiaries and other affiliates,
and each of their respective officers, directors, managers, employees, owners,
agents, and representatives from and against any claims, damages, losses,
liabilities, judgments, costs, and expenses (including reasonable attorneys’ fees)
suffered or incurred by any such indemnitee that, in whole or in part, arise out
of or relate to any breach or alleged breach by You of any of Your obligations
under this Section.
</p>
<h3>7.2 Consent</h3>
<p>
You agree that Northwoods may identify You as a customer of Northwoods, including
by use of Your name and logo to do so. Northwoods shall comply with written
requests to remove Your name and logo from its marketing materials.
</p>
<h3>7.3 Assignment</h3>
<p>
Customer may not sell, assign, or otherwise transfer this Agreement, the License,
or any of Customer’s rights or obligations under this Agreement. Any or all of
this Agreement, the License, and Northwoods’ rights and obligations under this
Agreement may be sold, assigned, or otherwise transferred by Northwoods.
</p>
<h3>7.4 No Agency</h3>
<p>
Both parties agree that no agency, partnership, joint venture, or employment is
created as a result of this Agreement. You do not have any authority of any kind
to bind Northwoods.
</p>
<h3>7.5 Governing Law</h3>
<p>
This Agreement shall be governed exclusively by, and construed exclusively in
accordance with, the laws of the United States and the State of New Hampshire. The
Federal and State courts of the State of New Hampshire shall have exclusive
jurisdiction to adjudicate any dispute arising out of or relating to this
Agreement. Each party hereby consents to the jurisdiction of such courts and
waives any right it may otherwise have to challenge the appropriateness of such
courts, whether on the basis of the doctrine of forum non conveniens or otherwise.
The United Nations Convention on Contracts for the International Sale of Goods
shall not apply to this Agreement.
</p>
<h3>7.6 Legal Effect</h3>
<p>
If any provision in this Agreement shall be determined to be invalid, such
provision shall be enforced to the fullest extent permitted by law, and the
remainder of this Agreement shall continue in full force and effect. The failure
of any party to enforce any provision of this Agreement shall not be deemed a
waiver of that or any other provision of this Agreement.
</p>
<h3>7.7 Entire Agreement</h3>
<p>
This Agreement is the complete and exclusive statement of the mutual understanding
of the parties and supersedes and cancels all previous written and oral
agreements, communications, and other understandings relating to the subject
matter of this Agreement, and all waivers and modifications must be in a writing
signed by both parties, except as otherwise provided herein.
</p>
<p class="prose">
<span class="font-bold">Date: November 1, 2024</span> –
<a href="https://nwoods.com/licenses">nwoods.com/licenses</a>
</p>
</div>
</body>
</html>