jww-parser 2025.12.7 → 2025.12.9

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 CHANGED
@@ -1,202 +1,604 @@
1
-
2
- Apache License
3
- Version 2.0, January 2004
4
- http://www.apache.org/licenses/
5
-
6
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
-
8
- 1. Definitions.
9
-
10
- "License" shall mean the terms and conditions for use, reproduction,
11
- and distribution as defined by Sections 1 through 9 of this document.
12
-
13
- "Licensor" shall mean the copyright owner or entity authorized by
14
- the copyright owner that is granting the License.
15
-
16
- "Legal Entity" shall mean the union of the acting entity and all
17
- other entities that control, are controlled by, or are under common
18
- control with that entity. For the purposes of this definition,
19
- "control" means (i) the power, direct or indirect, to cause the
20
- direction or management of such entity, whether by contract or
21
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
- outstanding shares, or (iii) beneficial ownership of such entity.
23
-
24
- "You" (or "Your") shall mean an individual or Legal Entity
25
- exercising permissions granted by this License.
26
-
27
- "Source" form shall mean the preferred form for making modifications,
28
- including but not limited to software source code, documentation
29
- source, and configuration files.
30
-
31
- "Object" form shall mean any form resulting from mechanical
32
- transformation or translation of a Source form, including but
33
- not limited to compiled object code, generated documentation,
34
- and conversions to other media types.
35
-
36
- "Work" shall mean the work of authorship, whether in Source or
37
- Object form, made available under the License, as indicated by a
38
- copyright notice that is included in or attached to the work
39
- (an example is provided in the Appendix below).
40
-
41
- "Derivative Works" shall mean any work, whether in Source or Object
42
- form, that is based on (or derived from) the Work and for which the
43
- editorial revisions, annotations, elaborations, or other modifications
44
- represent, as a whole, an original work of authorship. For the purposes
45
- of this License, Derivative Works shall not include works that remain
46
- separable from, or merely link (or bind by name) to the interfaces of,
47
- the Work and Derivative Works thereof.
48
-
49
- "Contribution" shall mean any work of authorship, including
50
- the original version of the Work and any modifications or additions
51
- to that Work or Derivative Works thereof, that is intentionally
52
- submitted to Licensor for inclusion in the Work by the copyright owner
53
- or by an individual or Legal Entity authorized to submit on behalf of
54
- the copyright owner. For the purposes of this definition, "submitted"
55
- means any form of electronic, verbal, or written communication sent
56
- to the Licensor or its representatives, including but not limited to
57
- communication on electronic mailing lists, source code control systems,
58
- and issue tracking systems that are managed by, or on behalf of, the
59
- Licensor for the purpose of discussing and improving the Work, but
60
- excluding communication that is conspicuously marked or otherwise
61
- designated in writing by the copyright owner as "Not a Contribution."
62
-
63
- "Contributor" shall mean Licensor and any individual or Legal Entity
64
- on behalf of whom a Contribution has been received by Licensor and
65
- subsequently incorporated within the Work.
66
-
67
- 2. Grant of Copyright License. Subject to the terms and conditions of
68
- this License, each Contributor hereby grants to You a perpetual,
69
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
- copyright license to reproduce, prepare Derivative Works of,
71
- publicly display, publicly perform, sublicense, and distribute the
72
- Work and such Derivative Works in Source or Object form.
73
-
74
- 3. Grant of Patent License. Subject to the terms and conditions of
75
- this License, each Contributor hereby grants to You a perpetual,
76
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
- (except as stated in this section) patent license to make, have made,
78
- use, offer to sell, sell, import, and otherwise transfer the Work,
79
- where such license applies only to those patent claims licensable
80
- by such Contributor that are necessarily infringed by their
81
- Contribution(s) alone or by combination of their Contribution(s)
82
- with the Work to which such Contribution(s) was submitted. If You
83
- institute patent litigation against any entity (including a
84
- cross-claim or counterclaim in a lawsuit) alleging that the Work
85
- or a Contribution incorporated within the Work constitutes direct
86
- or contributory patent infringement, then any patent licenses
87
- granted to You under this License for that Work shall terminate
88
- as of the date such litigation is filed.
89
-
90
- 4. Redistribution. You may reproduce and distribute copies of the
91
- Work or Derivative Works thereof in any medium, with or without
92
- modifications, and in Source or Object form, provided that You
93
- meet the following conditions:
94
-
95
- (a) You must give any other recipients of the Work or
96
- Derivative Works a copy of this License; and
97
-
98
- (b) You must cause any modified files to carry prominent notices
99
- stating that You changed the files; and
100
-
101
- (c) You must retain, in the Source form of any Derivative Works
102
- that You distribute, all copyright, patent, trademark, and
103
- attribution notices from the Source form of the Work,
104
- excluding those notices that do not pertain to any part of
105
- the Derivative Works; and
106
-
107
- (d) If the Work includes a "NOTICE" text file as part of its
108
- distribution, then any Derivative Works that You distribute must
109
- include a readable copy of the attribution notices contained
110
- within such NOTICE file, excluding those notices that do not
111
- pertain to any part of the Derivative Works, in at least one
112
- of the following places: within a NOTICE text file distributed
113
- as part of the Derivative Works; within the Source form or
114
- documentation, if provided along with the Derivative Works; or,
115
- within a display generated by the Derivative Works, if and
116
- wherever such third-party notices normally appear. The contents
117
- of the NOTICE file are for informational purposes only and
118
- do not modify the License. You may add Your own attribution
119
- notices within Derivative Works that You distribute, alongside
120
- or as an addendum to the NOTICE text from the Work, provided
121
- that such additional attribution notices cannot be construed
122
- as modifying the License.
123
-
124
- You may add Your own copyright statement to Your modifications and
125
- may provide additional or different license terms and conditions
126
- for use, reproduction, or distribution of Your modifications, or
127
- for any such Derivative Works as a whole, provided Your use,
128
- reproduction, and distribution of the Work otherwise complies with
129
- the conditions stated in this License.
130
-
131
- 5. Submission of Contributions. Unless You explicitly state otherwise,
132
- any Contribution intentionally submitted for inclusion in the Work
133
- by You to the Licensor shall be under the terms and conditions of
134
- this License, without any additional terms or conditions.
135
- Notwithstanding the above, nothing herein shall supersede or modify
136
- the terms of any separate license agreement you may have executed
137
- with Licensor regarding such Contributions.
138
-
139
- 6. Trademarks. This License does not grant permission to use the trade
140
- names, trademarks, service marks, or product names of the Licensor,
141
- except as required for reasonable and customary use in describing the
142
- origin of the Work and reproducing the content of the NOTICE file.
143
-
144
- 7. Disclaimer of Warranty. Unless required by applicable law or
145
- agreed to in writing, Licensor provides the Work (and each
146
- Contributor provides its Contributions) on an "AS IS" BASIS,
147
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
- implied, including, without limitation, any warranties or conditions
149
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
- PARTICULAR PURPOSE. You are solely responsible for determining the
151
- appropriateness of using or redistributing the Work and assume any
152
- risks associated with Your exercise of permissions under this License.
153
-
154
- 8. Limitation of Liability. In no event and under no legal theory,
155
- whether in tort (including negligence), contract, or otherwise,
156
- unless required by applicable law (such as deliberate and grossly
157
- negligent acts) or agreed to in writing, shall any Contributor be
158
- liable to You for damages, including any direct, indirect, special,
159
- incidental, or consequential damages of any character arising as a
160
- result of this License or out of the use or inability to use the
161
- Work (including but not limited to damages for loss of goodwill,
162
- work stoppage, computer failure or malfunction, or any and all
163
- other commercial damages or losses), even if such Contributor
164
- has been advised of the possibility of such damages.
165
-
166
- 9. Accepting Warranty or Additional Liability. While redistributing
167
- the Work or Derivative Works thereof, You may choose to offer,
168
- and charge a fee for, acceptance of support, warranty, indemnity,
169
- or other liability obligations and/or rights consistent with this
170
- License. However, in accepting such obligations, You may act only
171
- on Your own behalf and on Your sole responsibility, not on behalf
172
- of any other Contributor, and only if You agree to indemnify,
173
- defend, and hold each Contributor harmless for any liability
174
- incurred by, or claims asserted against, such Contributor by reason
175
- of your accepting any such warranty or additional liability.
176
-
177
- END OF TERMS AND CONDITIONS
178
-
179
- APPENDIX: How to apply the Apache License to your work.
180
-
181
- To apply the Apache License to your work, attach the following
182
- boilerplate notice, with the fields enclosed by brackets "[]"
183
- replaced with your own identifying information. (Don't include
184
- the brackets!) The text should be enclosed in the appropriate
185
- comment syntax for the file format. We also recommend that a
186
- file or class name and description of purpose be included on the
187
- same "printed page" as the copyright notice for easier
188
- identification within third-party archives.
189
-
190
- Copyright [yyyy] [name of copyright owner]
191
-
192
- Licensed under the Apache License, Version 2.0 (the "License");
193
- you may not use this file except in compliance with the License.
194
- You may obtain a copy of the License at
195
-
196
- http://www.apache.org/licenses/LICENSE-2.0
197
-
198
- Unless required by applicable law or agreed to in writing, software
199
- distributed under the License is distributed on an "AS IS" BASIS,
200
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
- See the License for the specific language governing permissions and
202
- limitations under the License.
1
+ GNU AFFERO GENERAL PUBLIC LICENSE
2
+ Version 3, 19 November 2007
3
+ Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
4
+ Everyone is permitted to copy and distribute verbatim copies
5
+ of this license document, but changing it is not allowed.
6
+
7
+ Preamble
8
+
9
+ The GNU Affero General Public License is a free, copyleft license for
10
+ software and other kinds of works, specifically designed to ensure
11
+ cooperation with the community in the case of network server software.
12
+
13
+ The licenses for most software and other practical works are designed
14
+ to take away your freedom to share and change the works. By contrast,
15
+ the GNU General Public Licenses are intended to guarantee your freedom
16
+ to share and change all versions of a program--to make sure it remains free
17
+ software for all its users.
18
+
19
+ When we speak of free software, we are referring to freedom, not price.
20
+ Our General Public Licenses are designed to make sure that you have the
21
+ freedom to distribute copies of free software (and charge for them if you wish),
22
+ that you receive source code or can get it if you want it, that you can
23
+ change the software or use pieces of it in new free programs, and that you
24
+ know you can do these things.
25
+
26
+ Developers that use our General Public Licenses protect your rights with two
27
+ steps: (1) assert copyright on the software, and (2) offer you this License
28
+ which gives you legal permission to copy, distribute and/or modify the software.
29
+
30
+ A secondary benefit of defending all users' freedom is that improvements made
31
+ in alternate versions of the program, if they receive widespread use, become
32
+ available for other developers to incorporate. Many developers of free
33
+ software are heartened and encouraged by the resulting cooperation. However,
34
+ in the case of software used on network servers, this result may fail to come
35
+ about. The GNU General Public License permits making a modified version and
36
+ letting the public access it on a server without ever releasing its source
37
+ code to the public.
38
+
39
+ The GNU Affero General Public License is designed specifically to ensure that,
40
+ in such cases, the modified source code becomes available to the community.
41
+ It requires the operator of a network server to provide the source code of the
42
+ modified version running there to the users of that server. Therefore, public
43
+ use of a modified version, on a publicly accessible server, gives the public
44
+ access to the source code of the modified version.
45
+
46
+ An older license, called the Affero General Public License and published by
47
+ Affero, was designed to accomplish similar goals. This is a different license,
48
+ not a version of the Affero GPL, but Affero has released a new version of the
49
+ Affero GPL which permits relicensing under this license.
50
+
51
+ The precise terms and conditions for copying, distribution and modification
52
+ follow.
53
+
54
+ TERMS AND CONDITIONS
55
+
56
+ 0. Definitions.
57
+
58
+ "This License" refers to version 3 of the GNU Affero General Public License.
59
+
60
+ "Copyright" also means copyright-like laws that apply to other kinds of works,
61
+ such as semiconductor masks.
62
+
63
+ "The Program" refers to any copyrightable work licensed under this License.
64
+ Each licensee is addressed as "you". "Licensees" and "recipients" may be
65
+ individuals or organizations.
66
+
67
+ To "modify" a work means to copy from or adapt all or part of the work in a
68
+ fashion requiring copyright permission, other than the making of an exact copy.
69
+ The resulting work is called a "modified version" of the earlier work or a work
70
+ "based on" the earlier work.
71
+
72
+ A "covered work" means either the unmodified Program or a work based on the
73
+ Program.
74
+
75
+ To "propagate" a work means to do anything with it that, without permission,
76
+ would make you directly or secondarily liable for infringement under applicable
77
+ copyright law, except executing it on a computer or modifying a private copy.
78
+ Propagation includes copying, distribution (with or without modification),
79
+ making available to the public, and in some countries other activities as well.
80
+
81
+ To "convey" a work means any kind of propagation that enables other parties to
82
+ make or receive copies. Mere interaction with a user through a computer network,
83
+ with no transfer of a copy, is not conveying.
84
+
85
+ An interactive user interface displays "Appropriate Legal Notices" to the extent
86
+ that it includes a convenient and prominently visible feature that (1) displays
87
+ an appropriate copyright notice, and (2) tells the user that there is no
88
+ warranty for the work (except to the extent that warranties are provided),
89
+ that licensees may convey the work under this License, and how to view a copy
90
+ of this License. If the interface presents a list of user commands or options,
91
+ such as a menu, a prominent item in the list meets this criterion.
92
+
93
+ 1. Source Code.
94
+
95
+ The "source code" for a work means the preferred form of the work for making
96
+ modifications to it. "Object code" means any non-source form of a work.
97
+
98
+ A "Standard Interface" means an interface that either is an official standard
99
+ defined by a recognized standards body, or, in the case of interfaces specified
100
+ for a particular programming language, one that is widely used among developers
101
+ working in that language.
102
+
103
+ The "System Libraries" of an executable work include anything, other than the
104
+ work as a whole, that (a) is included in the normal form of packaging a Major
105
+ Component, but which is not part of that Major Component, and (b) serves only
106
+ to enable use of the work with that Major Component, or to implement a Standard
107
+ Interface for which an implementation is available to the public in source code
108
+ form. A "Major Component", in this context, means a major essential component
109
+ (kernel, window system, and so on) of the specific operating system (if any) on
110
+ which the executable work runs, or a compiler used to produce the work, or an
111
+ object code interpreter used to run it.
112
+
113
+ The "Corresponding Source" for a work in object code form means all the source
114
+ code needed to generate, install, and (for an executable work) run the object
115
+ code and to modify the work, including scripts to control those activities.
116
+ However, it does not include the work's System Libraries, or general-purpose
117
+ tools or generally available free programs which are used unmodified in
118
+ performing those activities but which are not part of the work. For example,
119
+ Corresponding Source includes interface definition files associated with source
120
+ files for the work, and the source code for shared libraries and dynamically
121
+ linked subprograms that the work is specifically designed to require, such as
122
+ by intimate data communication or control flow between those subprograms and
123
+ other parts of the work.
124
+
125
+ The Corresponding Source need not include anything that users can regenerate
126
+ automatically from other parts of the Corresponding Source.
127
+
128
+ The Corresponding Source for a work in source code form is that same work.
129
+
130
+ 2. Basic Permissions.
131
+
132
+ All rights granted under this License are granted for the term of copyright on
133
+ the Program, and are irrevocable provided the stated conditions are met. This
134
+ License explicitly affirms your unlimited permission to run the unmodified
135
+ Program. The output from running a covered work is covered by this License only
136
+ if the output, given its content, constitutes a covered work. This License
137
+ acknowledges your rights of fair use or other equivalent, as provided by
138
+ copyright law.
139
+
140
+ You may make, run and propagate covered works that you do not convey, without
141
+ conditions so long as your license otherwise remains in force. You may convey
142
+ covered works to others for the sole purpose of having them make modifications
143
+ exclusively for you, or provide you with facilities for running those works,
144
+ provided that you comply with the terms of this License in conveying all material
145
+ for which you do not control copyright. Those thus making or running the covered
146
+ works for you must do so exclusively on your behalf, under your direction and
147
+ control, on terms that prohibit them from making any copies of your copyrighted
148
+ material outside their relationship with you.
149
+
150
+ Conveying under any other circumstances is permitted solely under the
151
+ conditions stated below. Sublicensing is not allowed; section 10 makes it
152
+ unnecessary.
153
+
154
+ 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
155
+
156
+ No covered work shall be deemed part of an effective technological measure under
157
+ any applicable law fulfilling obligations under article 11 of the WIPO copyright
158
+ treaty adopted on 20 December 1996, or similar laws prohibiting or restricting
159
+ circumvention of such measures.
160
+
161
+ When you convey a covered work, you waive any legal power to forbid circumvention
162
+ of technological measures to the extent such circumvention is effected by
163
+ exercising rights under this License with respect to the covered work, and you
164
+ disclaim any intention to limit operation or modification of the work as a means
165
+ of enforcing, against the work's users, your or third parties' legal rights to
166
+ forbid circumvention of technological measures.
167
+
168
+ 4. Conveying Verbatim Copies.
169
+
170
+ You may convey verbatim copies of the Program's source code as you receive it,
171
+ in any medium, provided that you conspicuously and appropriately publish on each
172
+ copy an appropriate copyright notice; keep intact all notices stating that this
173
+ License and any non-permissive terms added in accord with section 7 apply to the
174
+ code; keep intact all notices of the absence of any warranty; and give all
175
+ recipients a copy of this License along with the Program.
176
+
177
+ You may charge any price or no price for each copy that you convey, and you may
178
+ offer support or warranty protection for a fee.
179
+
180
+ 5. Conveying Modified Source Versions.
181
+
182
+ You may convey a work based on the Program, or the modifications to produce it
183
+ from the Program, in the form of source code under the terms of section 4,
184
+ provided that you also meet all of these conditions:
185
+
186
+ a) The work must carry prominent notices stating that you modified it, and
187
+ giving a relevant date.
188
+
189
+ b) The work must carry prominent notices stating that it is released under this
190
+ License and any conditions added under section 7. This requirement modifies
191
+ the requirement in section 4 to "keep intact all notices".
192
+
193
+ c) You must license the entire work, as a whole, under this License to anyone
194
+ who comes into possession of a copy. This License will therefore apply,
195
+ along with any applicable section 7 additional terms, to the whole of the
196
+ work, and all its parts, regardless of how they are packaged. This License
197
+ gives no permission to license the work in any other way, but it does not
198
+ invalidate such permission if you have separately received it.
199
+
200
+ d) If the work has interactive user interfaces, each must display Appropriate
201
+ Legal Notices; however, if the Program has interactive interfaces that do
202
+ not display Appropriate Legal Notices, your work need not make them do so.
203
+
204
+ A compilation of a covered work with other separate and independent works, which
205
+ are not by their nature extensions of the covered work, and which are not
206
+ combined with it such as to form a larger program, in or on a volume of a
207
+ storage or distribution medium, is called an "aggregate" if the compilation
208
+ and its resulting copyright are not used to limit the access or legal rights
209
+ of the compilation's users beyond what the individual works permit. Inclusion
210
+ of a covered work in an aggregate does not cause this License to apply to the
211
+ other parts of the aggregate.
212
+
213
+ 6. Conveying Non-Source Forms.
214
+
215
+ You may convey a covered work in object code form under the terms of sections 4
216
+ and 5, provided that you also convey the machine-readable Corresponding Source
217
+ under the terms of this License, in one of these ways:
218
+
219
+ a) Convey the object code in, or embodied in, a physical product (including a
220
+ physical distribution medium), accompanied by the Corresponding Source fixed
221
+ on a durable physical medium customarily used for software interchange.
222
+
223
+ b) Convey the object code in, or embodied in, a physical product (including a
224
+ physical distribution medium), accompanied by a written offer, valid for at
225
+ least three years and valid for as long as you offer spare parts or customer
226
+ support for that product model, to give anyone who possesses the object code
227
+ either (1) a copy of the Corresponding Source for all the software in the
228
+ product that is covered by this License, on a durable physical medium
229
+ customarily used for software interchange, for a price no more than your
230
+ reasonable cost of physically performing this conveying of source, or (2)
231
+ access to copy the Corresponding Source from a network server at no charge.
232
+
233
+ c) Convey individual copies of the object code with a copy of the written offer
234
+ to provide the Corresponding Source. This alternative is allowed only
235
+ occasionally and noncommercially, and only if you received the object code
236
+ with such an offer, in accord with subsection 6b.
237
+
238
+ d) Convey the object code by offering access from a designated place (gratis or
239
+ for a charge), and offer equivalent access to the Corresponding Source in the
240
+ same way through the same place at no further charge. You need not require
241
+ recipients to copy the Corresponding Source along with the object code. If
242
+ the place to copy the object code is a network server, the Corresponding
243
+ Source may be on a different server (operated by you or a third party) that
244
+ supports equivalent copying facilities, provided you maintain clear directions
245
+ next to the object code saying where to find the Corresponding Source.
246
+ Regardless of what server hosts the Corresponding Source, you remain obligated
247
+ to ensure that it is available for as long as needed to satisfy these
248
+ requirements.
249
+
250
+ e) Convey the object code using peer-to-peer transmission, provided you inform
251
+ other peers where the object code and Corresponding Source of the work are
252
+ being offered to the general public at no charge under subsection 6d.
253
+
254
+ A separable portion of the object code, whose source code is excluded from the
255
+ Corresponding Source as a System Library, need not be included in conveying the
256
+ object code work.
257
+
258
+ A "User Product" is either (1) a "consumer product", which means any tangible
259
+ personal property which is normally used for personal, family, or household
260
+ purposes, or (2) anything designed or sold for incorporation into a dwelling.
261
+ In determining whether a product is a consumer product, doubtful cases shall
262
+ be resolved in favor of coverage. For a particular product received by a
263
+ particular user, "normally used" refers to a typical or common use of that class
264
+ of product, regardless of the status of the particular user or of the way in
265
+ which the particular user actually uses, or expects or is expected to use, the
266
+ product. A product is a consumer product regardless of whether the product has
267
+ substantial commercial, industrial or non-consumer uses, unless such uses
268
+ represent the only significant mode of use of the product.
269
+
270
+ "Installation Information" for a User Product means any methods, procedures,
271
+ authorization keys, or other information required to install and execute
272
+ modified versions of a covered work in that User Product from a modified version
273
+ of its Corresponding Source. The information must suffice to ensure that the
274
+ continued functioning of the modified object code is in no case prevented or
275
+ interfered with solely because modification has been made.
276
+
277
+ If you convey an object code work under this section in, or with, or specifically
278
+ for use in, a User Product, and the conveying occurs as part of a transaction in
279
+ which the right of possession and use of the User Product is transferred to the
280
+ recipient in perpetuity or for a fixed term (regardless of how the transaction
281
+ is characterized), the Corresponding Source conveyed under this section must be
282
+ accompanied by the Installation Information. But this requirement does not apply
283
+ if neither you nor any third party retains the ability to install modified object
284
+ code on the User Product (for example, the work has been installed in ROM).
285
+
286
+ The requirement to provide Installation Information does not include a
287
+ requirement to continue to provide support service, warranty, or updates for a
288
+ work that has been modified or installed by the recipient, or for the User
289
+ Product in which it has been modified or installed. Access to a network may be
290
+ denied when the modification itself materially and adversely affects the
291
+ operation of the network or violates the rules and protocols for communication
292
+ across the network.
293
+
294
+ Corresponding Source conveyed, and Installation Information provided, in accord
295
+ with this section must be in a format that is publicly documented (and with an
296
+ implementation available to the public in source code form), and must require no
297
+ special password or key for unpacking, reading or copying.
298
+
299
+ 7. Additional Terms.
300
+
301
+ "Additional permissions" are terms that supplement the terms of this License by
302
+ making exceptions from one or more of its conditions. Additional permissions
303
+ that are applicable to the entire Program shall be treated as though they were
304
+ included in this License, to the extent that they are valid under applicable
305
+ law. If additional permissions apply only to part of the Program, that part may
306
+ be used separately under those permissions, but the entire Program remains
307
+ governed by this License without regard to the additional permissions.
308
+
309
+ When you convey a copy of a covered work, you may at your option remove any
310
+ additional permissions from that copy, or from any part of it. (Additional
311
+ permissions may be written to require their own removal in certain cases when
312
+ you modify the work.) You may place additional permissions on material added
313
+ by you to a covered work, for which you have or can give appropriate copyright
314
+ permission.
315
+
316
+ Notwithstanding any other provision of this License, for material you add to a
317
+ covered work, you may (if authorized by the copyright holders of that material)
318
+ supplement the terms of this License with terms:
319
+
320
+ a) Disclaiming warranty or limiting liability differently from the terms of
321
+ sections 15 and 16 of this License; or
322
+
323
+ b) Requiring preservation of specified reasonable legal notices or author
324
+ attributions in that material or in the Appropriate Legal Notices displayed
325
+ by works containing it; or
326
+
327
+ c) Prohibiting misrepresentation of the origin of that material, or requiring
328
+ that modified versions of such material be marked in reasonable ways as
329
+ different from the original version; or
330
+
331
+ d) Limiting the use for publicity purposes of names of licensors or authors of
332
+ the material; or
333
+
334
+ e) Declining to grant rights under trademark law for use of some trade names,
335
+ trademarks, or service marks; or
336
+
337
+ f) Requiring indemnification of licensors and authors of that material by anyone
338
+ who conveys the material (or modified versions of it) with contractual
339
+ assumptions of liability to the recipient, for any liability that these
340
+ contractual assumptions directly impose on those licensors and authors.
341
+
342
+ All other non-permissive additional terms are considered "further restrictions"
343
+ within the meaning of section 10. If the Program as you received it, or any part
344
+ of it, contains a notice stating that it is governed by this License along with
345
+ a term that is a further restriction, you may remove that term. If a license
346
+ document contains a further restriction but permits relicensing or conveying
347
+ under this License, you may add to a covered work material governed by the terms
348
+ of that license document, provided that the further restriction does not survive
349
+ such relicensing or conveying.
350
+
351
+ If you add terms to a covered work in accord with this section, you must place,
352
+ in the relevant source files, a statement of the additional terms that apply to
353
+ those files, or a notice indicating where to find the applicable terms.
354
+
355
+ Additional terms, permissive or non-permissive, may be stated in the form of a
356
+ separately written license, or stated as exceptions; the above requirements
357
+ apply either way.
358
+
359
+ 8. Termination.
360
+
361
+ You may not propagate or modify a covered work except as expressly provided under
362
+ this License. Any attempt otherwise to propagate or modify it is void, and will
363
+ automatically terminate your rights under this License (including any patent
364
+ licenses granted under the third paragraph of section 11).
365
+
366
+ However, if you cease all violation of this License, then your license from a
367
+ particular copyright holder is reinstated (a) provisionally, unless and until
368
+ the copyright holder explicitly and finally terminates your license, and (b)
369
+ permanently, if the copyright holder fails to notify you of the violation by
370
+ some reasonable means prior to 60 days after the cessation.
371
+
372
+ Moreover, your license from a particular copyright holder is reinstated
373
+ permanently if the copyright holder notifies you of the violation by some
374
+ reasonable means, this is the first time you have received notice of violation
375
+ of this License (for any work) from that copyright holder, and you cure the
376
+ violation prior to 30 days after your receipt of the notice.
377
+
378
+ Termination of your rights under this section does not terminate the licenses of
379
+ parties who have received copies or rights from you under this License. If your
380
+ rights have been terminated and not permanently reinstated, you do not qualify
381
+ to receive new licenses for the same material under section 10.
382
+
383
+ 9. Acceptance Not Required for Having Copies.
384
+
385
+ You are not required to accept this License in order to receive or run a copy of
386
+ the Program. Ancillary propagation of a covered work occurring solely as a
387
+ consequence of using peer-to-peer transmission to receive a copy likewise does
388
+ not require acceptance. However, nothing other than this License grants you
389
+ permission to propagate or modify any covered work. These actions infringe
390
+ copyright if you do not accept this License. Therefore, by modifying or
391
+ propagating a covered work, you indicate your acceptance of this License to do
392
+ so.
393
+
394
+ 10. Automatic Licensing of Downstream Recipients.
395
+
396
+ Each time you convey a covered work, the recipient automatically receives a
397
+ license from the original licensors, to run, modify and propagate that work,
398
+ subject to this License. You are not responsible for enforcing compliance by
399
+ third parties with this License.
400
+
401
+ An "entity transaction" is a transaction transferring control of an organization,
402
+ or substantially all assets of one, or subdividing an organization, or merging
403
+ organizations. If propagation of a covered work results from an entity
404
+ transaction, each party to that transaction who receives a copy of the work also
405
+ receives whatever licenses to the work the party's predecessor in interest had
406
+ or could give under the previous paragraph, plus a right to possession of the
407
+ Corresponding Source of the work from the predecessor in interest, if the
408
+ predecessor has it or can get it with reasonable efforts.
409
+
410
+ You may not impose any further restrictions on the exercise of the rights
411
+ granted or affirmed under this License. For example, you may not impose a
412
+ license fee, royalty, or other charge for exercise of rights granted under this
413
+ License, and you may not initiate litigation (including a cross-claim or
414
+ counterclaim in a lawsuit) alleging that any patent claim is infringed by
415
+ making, using, selling, offering for sale, or importing the Program or any
416
+ portion of it.
417
+
418
+ 11. Patents.
419
+
420
+ A "contributor" is a copyright holder who authorizes use under this License of
421
+ the Program or a work on which the Program is based. The work thus licensed is
422
+ called the contributor's "contributor version".
423
+
424
+ A contributor's "essential patent claims" are all patent claims owned or
425
+ controlled by the contributor, whether already acquired or hereafter acquired,
426
+ that would be infringed by some manner, permitted by this License, of making,
427
+ using, or selling its contributor version, but do not include claims that would
428
+ be infringed only as a consequence of further modification of the contributor
429
+ version. For purposes of this definition, "control" includes the right to grant
430
+ patent sublicenses in a manner consistent with the requirements of this License.
431
+
432
+ Each contributor grants you a non-exclusive, worldwide, royalty-free patent
433
+ license under the contributor's essential patent claims, to make, use, sell,
434
+ offer for sale, import and otherwise run, modify and propagate the contents of
435
+ its contributor version.
436
+
437
+ In the following three paragraphs, a "patent license" is any express agreement
438
+ or commitment, however denominated, not to enforce a patent (such as an express
439
+ permission to practice a patent or covenant not to sue for patent infringement).
440
+ To "grant" such a patent license to a party means to make such an agreement or
441
+ commitment not to enforce a patent against the party.
442
+
443
+ If you convey a covered work, knowingly relying on a patent license, and the
444
+ Corresponding Source of the work is not available for anyone to copy, free of
445
+ charge and under the terms of this License, through a publicly available network
446
+ server or other readily accessible means, then you must either (1) cause the
447
+ Corresponding Source to be so available, or (2) arrange to deprive yourself of
448
+ the benefit of the patent license for this particular work, or (3) arrange, in
449
+ a manner consistent with the requirements of this License, to extend the patent
450
+ license to downstream recipients. "Knowingly relying" means you have actual
451
+ knowledge that, but for the patent license, your conveying the covered work in
452
+ a country, or your recipient's use of the covered work in a country, would
453
+ infringe one or more identifiable patents in that country that you have reason
454
+ to believe are valid.
455
+
456
+ If, pursuant to or in connection with a single transaction or arrangement, you
457
+ convey, or propagate by procuring conveyance of, a covered work, and grant a
458
+ patent license to some of the parties receiving the covered work authorizing
459
+ them to use, propagate, modify or convey a specific copy of the covered work,
460
+ then the patent license you grant is automatically extended to all recipients
461
+ of the covered work and works based on it.
462
+
463
+ A patent license is "discriminatory" if it does not include within the scope of
464
+ its coverage, prohibits the exercise of, or is conditioned on the non-exercise
465
+ of one or more of the rights that are specifically granted under this License.
466
+ You may not convey a covered work if you are a party to an arrangement with a
467
+ third party that is in the business of distributing software, under which you
468
+ make payment to the third party based on the extent of your activity of conveying
469
+ the work, and under which the third party grants, to any of the parties who
470
+ would receive the covered work from you, a discriminatory patent license (a) in
471
+ connection with copies of the covered work conveyed by you (or copies made from
472
+ those copies), or (b) primarily for and in connection with specific products or
473
+ compilations that contain the covered work, unless you entered into that
474
+ arrangement, or that patent license was granted, prior to 28 March 2007.
475
+
476
+ Nothing in this License shall be construed as excluding or limiting any implied
477
+ license or other defenses to infringement that may otherwise be available to
478
+ you under applicable patent law.
479
+
480
+ 12. No Surrender of Others' Freedom.
481
+
482
+ If conditions are imposed on you (whether by court order, agreement or otherwise)
483
+ that contradict the conditions of this License, they do not excuse you from the
484
+ conditions of this License. If you cannot convey a covered work so as to satisfy
485
+ simultaneously your obligations under this License and any other pertinent
486
+ obligations, then as a consequence you may not convey it at all. For example,
487
+ if you agree to terms that obligate you to collect a royalty for further
488
+ conveying from those to whom you convey the Program, the only way you could
489
+ satisfy both those terms and this License would be to refrain entirely from
490
+ conveying the Program.
491
+
492
+ 13. Remote Network Interaction; Use with the GNU General Public License.
493
+
494
+ Notwithstanding any other provision of this License, if you modify the Program,
495
+ your modified version must prominently offer all users interacting with it
496
+ remotely through a computer network (if your version supports such interaction)
497
+ an opportunity to receive the Corresponding Source of your version by providing
498
+ access to the Corresponding Source from a network server at no charge, through
499
+ some standard or customary means of facilitating copying of software. This
500
+ Corresponding Source shall include the Corresponding Source for any work covered
501
+ by version 3 of the GNU General Public License that is incorporated pursuant to
502
+ the following paragraph.
503
+
504
+ Notwithstanding any other provision of this License, you have permission to link
505
+ or combine any covered work with a work licensed under version 3 of the GNU
506
+ General Public License into a single combined work, and to convey the resulting
507
+ work. The terms of this License will continue to apply to the part which is the
508
+ covered work, but the work with which it is combined will remain governed by
509
+ version 3 of the GNU General Public License.
510
+
511
+ 14. Revised Versions of this License.
512
+
513
+ The Free Software Foundation may publish revised and/or new versions of the GNU
514
+ Affero General Public License from time to time. Such new versions will be
515
+ similar in spirit to the present version, but may differ in detail to address new
516
+ problems or concerns.
517
+
518
+ Each version is given a distinguishing version number. If the Program specifies
519
+ that a certain numbered version of the GNU Affero General Public License "or any
520
+ later version" applies to it, you have the option of following the terms and
521
+ conditions either of that numbered version or of any later version published by
522
+ the Free Software Foundation. If the Program does not specify a version number
523
+ of the GNU Affero General Public License, you may choose any version ever
524
+ published by the Free Software Foundation.
525
+
526
+ If the Program specifies that a proxy can decide which future versions of the
527
+ GNU Affero General Public License can be used, that proxy's public statement of
528
+ acceptance of a version permanently authorizes you to choose that version for
529
+ the Program.
530
+
531
+ Later license versions may give you additional or different permissions.
532
+ However, no additional obligations are imposed on any author or copyright holder
533
+ as a result of your choosing to follow a later version.
534
+
535
+ 15. Disclaimer of Warranty.
536
+
537
+ THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE
538
+ LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER
539
+ PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER
540
+ EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
541
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE
542
+ QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE
543
+ DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
544
+
545
+ 16. Limitation of Liability.
546
+
547
+ IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY
548
+ COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS
549
+ PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
550
+ INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE
551
+ THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
552
+ INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE
553
+ PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY
554
+ HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
555
+
556
+ 17. Interpretation of Sections 15 and 16.
557
+
558
+ If the disclaimer of warranty and limitation of liability provided above cannot
559
+ be given local legal effect according to their terms, reviewing courts shall
560
+ apply local law that most closely approximates an absolute waiver of all civil
561
+ liability in connection with the Program, unless a warranty or assumption of
562
+ liability accompanies a copy of the Program in return for a fee.
563
+
564
+ END OF TERMS AND CONDITIONS
565
+
566
+ How to Apply These Terms to Your New Programs
567
+
568
+ If you develop a new program, and you want it to be of the greatest possible use
569
+ to the public, the best way to achieve this is to make it free software which
570
+ everyone can redistribute and change under these terms.
571
+
572
+ To do so, attach the following notices to the program. It is safest to attach
573
+ them to the start of each source file to most effectively state the exclusion
574
+ of warranty; and each file should have at least the "copyright" line and a
575
+ pointer to where the full notice is found.
576
+
577
+ Copyright (C)
578
+
579
+ This program is free software: you can redistribute it and/or modify
580
+ it under the terms of the GNU Affero General Public License as published by
581
+ the Free Software Foundation, either version 3 of the License, or
582
+ (at your option) any later version.
583
+
584
+ This program is distributed in the hope that it will be useful,
585
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
586
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
587
+ GNU Affero General Public License for more details.
588
+
589
+ You should have received a copy of the GNU Affero General Public License
590
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
591
+
592
+ Also add information on how to contact you by electronic and paper mail.
593
+
594
+ If your software can interact with users remotely through a computer network,
595
+ you should also make sure that it provides a way for users to get its source.
596
+ For example, if your program is a web application, its interface could display
597
+ a "Source" link that leads users to an archive of the code. There are many ways
598
+ you could offer source, and different solutions will be better for different
599
+ programs; see section 13 for the specific requirements.
600
+
601
+ You should also get your employer (if you work as a programmer) or school, if
602
+ any, to sign a "copyright disclaimer" for the program, if necessary. For more
603
+ information on this, and how to apply and follow the GNU AGPL, see
604
+ <https://www.gnu.org/licenses/>.