Skip to content

Commit 6f174d6

Browse files
committed
Updating NOTICE file
This now fits the convention in our other repositories, only reporting on direct dependencies. Also removed a couple direct dependencies from build.gradle that are already brought in as transitive dependencies.
1 parent ef9275a commit 6f174d6

File tree

2 files changed

+55
-277
lines changed

2 files changed

+55
-277
lines changed

Diff for: NOTICE.txt

+55-274
Original file line numberDiff line numberDiff line change
@@ -1,291 +1,81 @@
1-
MarkLogic® for Java Client API
1+
MarkLogic® Java Client
22

33
Copyright © 2024 MarkLogic Corporation. All Rights Reserved.
44

5-
This project is licensed under the Apache License, Version 2.0 (the "License"); you may not use this project except in compliance with the License. You may obtain a copy of the License at
6-
7-
http://www.apache.org/licenses/LICENSE-2.0
8-
9-
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
10-
11-
To the extent required by the applicable open-source license, a complete machine-readable copy of the source code corresponding to such code is available upon request. This offer is valid to anyone in receipt of this information and shall expire three years following the date of the final distribution of this product version by MarkLogic Corporation. To obtain such source code, send an email to [email protected]. Please specify the product and version for which you are requesting source code.
12-
13-
The following software may be included in this project (last updated October 3, 2023):
14-
15-
-------------------------------------------------------------------------
16-
Third Party Components
17-
commons-io 2.11.0 (Apache-2.0)
18-
commons-lang3 3.14.0 (Apache-2.0)
19-
dom4j 2.1.4 (BSD)
20-
gson 2.10.1 (Apache-2.0)
21-
htmlcleaner 2.29 (BSD)
22-
httpclient 4.5.14 (Apache-2.0)
23-
jackson-annotations 2.17.2 (Apache-2.0)
24-
jackson-core 2.17.2 (Apache-2.0)
25-
jackson-databind 2.17.2 (Apache-2.0)
26-
jackson-dataformat-csv 2.17.2 (Apache-2.0)
27-
jackson-module-kotlin 2.17.2 (Apache-2.0)
28-
jakarta.mail 2.0.1 (CDDL-1.1)
29-
javax.ws.rs-api 2.1.1 (CDDL-1.1)
30-
jakarta.xml.bind-api 3.0.1 (CDDL-1.1)
31-
jaxb-core 3.0.2 (CDDL-1.1)
32-
jaxb-runtime 3.0.2 (CDDL-1.1)
33-
jdom2 2.0.6.1 (BSD)
34-
json-schema-validator 1.0.88 (Apache-2.0)
35-
jsonassert 1.5.1 (Apache-2.0)
36-
kotlin-stdlib 1.8.22 (Apache-2.0)
37-
logback-classic 1.3.14 (EPL-1.0)
38-
logging-interceptor 4.12.0 (Apache-2.0)
39-
okhttp 4.12.0 (Apache-2.0)
40-
okhttp-digest 2.7 (Apache-2.0)
41-
okio 3.6.0 (Apache-2.0)
42-
opencsv 4.6 (Apache-2.0)
43-
slf4j-api 1.7.36 (MIT)
44-
spring-jdbc 5.3.39 (Apache-2.0)
45-
undertow-core 2.2.32.Final (Apache-2.0)
46-
undertow-servlet 2.2.32.Final (Apache-2.0)
5+
To the extent required by the applicable open-source license, a complete machine-readable copy of the source code
6+
corresponding to such code is available upon request. This offer is valid to anyone in receipt of this information and
7+
shall expire three years following the date of the final distribution of this product version by Progress Software
8+
Corporation. To obtain such source code, send an email to [email protected]. Please specify the
9+
product and version for which you are requesting source code.
10+
11+
Third Party Notices
12+
13+
jackson-databind 2.17.2 (Apache-2.0)
14+
jackson-dataformat-csv 2.17.2 (Apache-2.0)
15+
okhttp 4.12.0 (Apache-2.0)
16+
logging-interceptor 4.12.0 (Apache-2.0)
17+
jakarta.mail 2.0.1 (EPL-1.0)
18+
okhttp-digest 2.7 (Apache-2.0)
19+
jakarta.xml.bind-api 3.0.1 (EPL-1.0)
20+
javax.ws.rs-api 2.1.1 (CDDL-1.1)
21+
jaxb-runtime 3.0.2 (CDDL-1.1)
22+
slf4j-api 2.0.16 (Apache-2.0)
4723

4824
Common Licenses
49-
Apache License 2.0 (Apache-2.0)
50-
Common Development and Distribution License 1.1 (CDDL-1.1)
51-
Eclipse Public License 1.0 (EPL-1.0)
5225

26+
Apache License 2.0 (Apache-2.0)
27+
Common Development and Distribution License 1.1 (CDDL-1.1)
28+
Eclipse Public License 1.0 (EPL-1.0)
5329

54-
-----------------------------------------
5530
Third-Party Components
56-
The following is a list of the third-party components used by MarkLogic for Java Client API.
57-
58-
commons-io 2.11.0 (Apache-2.0)
59-
60-
https://repo1.maven.org/maven2/commons-io/commons-io
61-
62-
For the full text of the Apache-2.0 license, see Apache License 2.0 (Apache-2.0)
63-
64-
commons-lang3 3.14.0 (Apache-2.0)
65-
66-
https://repo1.maven.org/maven2/org/apache/commons/commons-lang3
67-
68-
For the full text of the Apache-2.0 license, see Apache License 2.0 (Apache-2.0)
69-
70-
dom4j 2.1.4 (BSD)
71-
72-
https://repo1.maven.org/maven2/org/dom4j/dom4j
73-
74-
Copyright 2001-2023 © MetaStuff, Ltd. and DOM4J contributors. All Rights Reserved.
75-
Redistribution and use of this software and associated documentation
76-
("Software"), with or without modification, are permitted provided
77-
that the following conditions are met:
78-
1. Redistributions of source code must retain copyright
79-
statements and notices. Redistributions must also contain a
80-
copy of this document.
81-
2. Redistributions in binary form must reproduce the
82-
above copyright notice, this list of conditions and the
83-
following disclaimer in the documentation and/or other
84-
materials provided with the distribution.
85-
3. The name "DOM4J" must not be used to endorse or promote
86-
products derived from this Software without prior written
87-
permission of MetaStuff, Ltd. For written permission,
88-
please contact [email protected].
89-
4. Products derived from this Software may not be called "DOM4J"
90-
nor may "DOM4J" appear in their names without prior written
91-
permission of MetaStuff, Ltd. DOM4J is a registered
92-
trademark of MetaStuff, Ltd.
93-
5. Due credit should be given to the DOM4J Project - https://dom4j.github.io/
94-
THIS SOFTWARE IS PROVIDED BY METASTUFF, LTD. AND CONTRIBUTORS
95-
“AS IS” AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT
96-
NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
97-
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
98-
METASTUFF, LTD. OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
99-
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
100-
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
101-
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
102-
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
103-
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
104-
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
105-
OF THE POSSIBILITY OF SUCH DAMAGE.
106-
107-
gson 2.10.1 (Apache-2.0)
108-
109-
https://repo1.maven.org/maven2/com/google/code/gson/gson
110-
111-
For the full text of the Apache-2.0 license, see Apache License 2.0 (Apache-2.0)
112-
113-
htmlcleaner 2.29 (BSD)
114-
115-
https://repo1.maven.org/maven2/net/sourceforge/htmlcleaner/htmlcleaner
116-
117-
Copyright (c) 2006-2023, the HTMLCleaner project All rights reserved. Redistribution and use of this software in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
118-
* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
119-
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
120-
* The name of HtmlCleaner may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Report any issues and contact the developers through Sourceforge at https://sourceforge.net/projects/htmlcleaner/
121-
122-
httpclient 4.5.14 (Apache-2.0)
123-
124-
https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient
125-
126-
For the full text of the Apache-2.0 license, see Apache License 2.0 (Apache-2.0)
127-
128-
jackson-annotations 2.17.2 (Apache-2.0)
129-
130-
https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations
131-
132-
For the full text of the Apache-2.0 license, see Apache License 2.0 (Apache-2.0)
133-
134-
jackson-core 2.17.2 (Apache-2.0)
135-
136-
https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core
137-
138-
For the full text of the Apache-2.0 license, see Apache License 2.0 (Apache-2.0)
139-
140-
jackson-databind 2.17.2 (Apache-2.0)
141-
142-
https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind
143-
144-
For the full text of the Apache-2.0 license, see Apache License 2.0 (Apache-2.0)
145-
146-
jackson-dataformat-csv 2.17.2 (Apache-2.0)
147-
148-
https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-csv
149-
150-
For the full text of the Apache-2.0 license, see Apache License 2.0 (Apache-2.0)
151-
152-
jackson-module-kotlin 2.17.2 (Apache-2.0)
153-
154-
https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-kotlin
155-
156-
For the full text of the Apache-2.0 license, see Apache License 2.0 (Apache-2.0)
157-
158-
jakarta.mail 2.0.1 (CDDL-1.1)
159-
160-
https://repo1.maven.org/maven2/com/sun/mail/jakarta.mail
161-
162-
For the full text of the CDDL-1.1 license, see Common Development and Distribution License 1.1 (CDDL-1.1)
163-
164-
javax.ws.rs-api 2.1.1 (CDDL-1.1)
165-
166-
https://repo1.maven.org/maven2/javax/ws/rs/javax.ws.rs-api
167-
168-
For the full text of the CDDL-1.1 license, see Common Development and Distribution License 1.1 (CDDL-1.1)
169-
170-
jakarta.xml.bind-api 3.0.1 (CDDL-1.1)
171-
172-
https://repo1.maven.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api
173-
174-
175-
For the full text of the CDDL-1.1 license, see Common Development and Distribution License 1.1 (CDDL-1.1)
17631

177-
jaxb-core 3.0.2 (CDDL-1.1)
32+
The following is a list of the third-party components used by the MarkLogic® Java Client 7.1.0 (last updated January 6, 2025):
17833

179-
https://repo1.maven.org/maven2/org/glassfish/jaxb/jaxb-core
34+
jackson-databind 2.17.2 (Apache-2.0)
35+
https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/
36+
For the full text of the Apache-2.0 license, see Apache License 2.0 (Apache-2.0)
18037

181-
For the full text of the CDDL-1.1 license, see Common Development and Distribution License 1.1 (CDDL-1.1)
38+
jackson-dataformat-csv 2.17.2 (Apache-2.0)
39+
https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-csv/
40+
For the full text of the Apache-2.0 license, see Apache License 2.0 (Apache-2.0)
18241

183-
jaxb-runtime 3.0.2 (CDDL-1.1)
42+
okhttp 4.12.0 (Apache-2.0)
43+
https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/
44+
For the full text of the Apache-2.0 license, see Apache License 2.0 (Apache-2.0)
18445

185-
https://repo1.maven.org/maven2/org/glassfish/jaxb/jaxb-runtime
46+
logging-interceptor 4.12.0 (Apache-2.0)
47+
https://repo1.maven.org/maven2/com/squareup/okhttp3/logging-interceptor/
48+
For the full text of the Apache-2.0 license, see Apache License 2.0 (Apache-2.0)
18649

187-
For the full text of the CDDL-1.1 license, see Common Development and Distribution License 1.1 (CDDL-1.1)
50+
jakarta.mail 2.0.1 (Apache-2.0)
51+
https://repo1.maven.org/maven2/com/sun/mail/jakarta.mail/
52+
For the full text of the Apache-2.0 license, see Apache License 2.0 (Apache-2.0)
18853

189-
jdom2 2.0.6.1 (BSD)
54+
okhttp-digest 2.7 (Apache-2.0)
55+
https://repo1.maven.org/maven2/io/github/rburgst/okhttp-digest/
56+
For the full text of the Apache-2.0 license, see Apache License 2.0 (Apache-2.0)
19057

191-
https://repo1.maven.org/maven2/org/jdom/jdom2
58+
jakarta.xml.bind-api 3.0.1 (Apache-2.0)
59+
https://repo1.maven.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/
60+
For the full text of the Apache-2.0 license, see Apache License 2.0 (Apache-2.0)
19261

193-
Copyright (C) 2000-2012 Jason Hunter & Brett McLaughlin. All rights reserved.
194-
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
195-
1. Redistributions of source code must retain the above copyright notice, this list of conditions, and the following disclaimer.
196-
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions, and the disclaimer that follows these conditions in the documentation and/or other materials provided with the distribution.
197-
3. The name "JDOM" must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact request_AT_jdom_DOT_org.
198-
4. Products derived from this software may not be called "JDOM", nor may "JDOM" appear in their name, without prior written permission from the JDOM Project Management, please contact request_AT_jdom_DOT_org.
199-
In addition, we request (but do not require) that you include in the end-user documentation provided with the redistribution and/or in the software itself an acknowledgement equivalent to the following: "This product includes software developed by the JDOM Project (http://www.jdom.org/)." Alternatively, the acknowledgment may be graphical using the logos available at http://www.jdom.org/images/logos.
200-
THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE JDOM AUTHORS OR THE PROJECT CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This software consists of voluntary contributions made by many individuals on behalf of the JDOM Project and was originally created by Jason Hunter; jhunter_AT_jdom_DOT_org; and Brett McLaughlin brett_AT_jdom_DOT_org. For more information on the JDOM Project, please see http://www.jdom.org.
62+
javax.ws.rs-api 2.1.1 (Apache-2.0)
63+
https://repo1.maven.org/maven2/javax/ws/rs/javax.ws.rs-api/
64+
For the full text of the Apache-2.0 license, see Apache License 2.0 (Apache-2.0)
20165

202-
json-schema-validator 1.0.88 (Apache-2.0)
66+
jaxb-runtime 3.0.2 (Apache-2.0)
67+
https://repo1.maven.org/maven2/org/glassfish/jaxb/jaxb-runtime/
68+
For the full text of the Apache-2.0 license, see Apache License 2.0 (Apache-2.0)
20369

204-
https://repo1.maven.org/maven2/com/networknt/json-schema-validator
70+
slf4j-api 2.0.16 (Apache-2.0)
71+
https://repo1.maven.org/maven2/org/slf4j/slf4j-api/
72+
For the full text of the Apache-2.0 license, see Apache License 2.0 (Apache-2.0)
20573

206-
For the full text of the Apache-2.0 license, see Apache License 2.0 (Apache-2.0)
207-
208-
jsonassert 1.5.1 (Apache-2.0)
209-
210-
https://repo1.maven.org/maven2/org/skyscreamer/jsonassert
211-
212-
For the full text of the Apache-2.0 license, see Apache License 2.0 (Apache-2.0)
213-
214-
kotlin-stdlib 1.8.22 (Apache-2.0)
215-
216-
https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib
217-
218-
For the full text of the Apache-2.0 license, see Apache License 2.0 (Apache-2.0)
219-
220-
logback-classic 1.3.14 (EPL-1.0)
221-
222-
https://repo1.maven.org/maven2/ch/qos/logback/logback-classic
223-
224-
Logback LICENSE
225-
Logback: the reliable, generic, fast and flexible logging framework. Copyright (C) 1999-2015, QOS.ch. All rights reserved. This program and the accompanying materials are dual-licensed under either the terms of the Eclipse Public License v1.0 as published by the Eclipse Foundation or (per the licensee's choosing) under the terms of the GNU Lesser General Public License version 2.1 as published by the Free Software Foundation.
226-
227-
For the full text of the EPL-1.0 license, see Eclipse Public License 1.0 (EPL-1.0)
228-
229-
logging-interceptor 4.12.0 (Apache-2.0)
230-
231-
https://repo1.maven.org/maven2/com/squareup/okhttp3/logging-interceptor
232-
233-
For the full text of the Apache-2.0 license, see Apache License 2.0 (Apache-2.0)
234-
235-
okhttp 4.12.0 (Apache-2.0)
236-
237-
https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp
238-
239-
For the full text of the Apache-2.0 license, see Apache License 2.0 (Apache-2.0)
240-
241-
okhttp-digest 2.7 (Apache-2.0)
242-
243-
https://repo1.maven.org/maven2/io/github/rburgst/okhttp-digest
244-
245-
For the full text of the Apache-2.0 license, see Apache License 2.0 (Apache-2.0)
246-
247-
okio 3.6.0 (Apache-2.0)
248-
249-
https://repo1.maven.org/maven2/com/squareup/okio/okio
250-
251-
For the full text of the Apache-2.0 license, see Apache License 2.0 (Apache-2.0)
252-
253-
opencsv 4.6 (Apache-2.0)
254-
255-
https://repo1.maven.org/maven2/com/opencsv/opencsv
256-
257-
For the full text of the Apache-2.0 license, see Apache License 2.0 (Apache-2.0)
258-
259-
slf4j-api 1.7.36 (MIT)
260-
261-
https://repo1.maven.org/maven2/org/slf4j/slf4j-api
262-
263-
Copyright (c) 2004-2023 QOS.ch All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. 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.
264-
265-
spring-jdbc 5.3.39 (Apache-2.0)
266-
267-
https://repo1.maven.org/maven2/org/springframework/spring-jdbc
268-
269-
For the full text of the Apache-2.0 license, see Apache License 2.0 (Apache-2.0)
270-
271-
undertow-core 2.2.32.Final (Apache-2.0)
272-
273-
https://repo1.maven.org/maven2/io/undertow/undertow-core
274-
275-
For the full text of the Apache-2.0 license, see Apache License 2.0 (Apache-2.0)
276-
277-
undertow-servlet 2.2.32.Final (Apache-2.0)
278-
279-
https://repo1.maven.org/maven2/io/undertow/undertow-servlet
280-
281-
For the full text of the Apache-2.0 license, see Apache License 2.0 (Apache-2.0)
282-
283-
-----------------------------------------
28474
Common Licenses
28575

286-
This section shows the text of common third-party licenses used by MarkLogic for Java Client API.
76+
This section shows the text of common third-party licenses used by MarkLogic® Flux™ v1 (last updated July 2, 2024):
28777

288-
Apache License 2.0 (Apache-2.0)
78+
Apache License 2.0 (Apache-2.0)
28979
https://spdx.org/licenses/Apache-2.0.html
29080

29181
Apache License
@@ -362,10 +152,8 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
362152
See the License for the specific language governing permissions and
363153
limitations under the License.
364154

365-
366155
====================
367156

368-
369157
Common Development and Distribution License 1.1 (CDDL-1.1)
370158
https://spdx.org/licenses/CDDL-1.1.html
371159

@@ -524,10 +312,3 @@ Everyone is permitted to copy and distribute copies of this Agreement, but in or
524312

525313
This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation.
526314

527-
528-
====================
529-
530-
531-
532-
533-

0 commit comments

Comments
 (0)