GabrielPimenta99 commited on
Commit
460983f
·
verified ·
1 Parent(s): ff0bdb6

Update LICENSE

Browse files
Files changed (1) hide show
  1. LICENSE +42 -17
LICENSE CHANGED
@@ -1,35 +1,60 @@
1
- # Community Data License Agreement - Permissive - Version 2.0
2
 
3
- This is the Community Data License Agreement - Permissive, Version 2.0 (the "agreement"). Data Provider(s) and Data Recipient(s) agree as follows:
 
4
 
5
- ## 1. Provision of the Data
6
 
7
- 1.1. A Data Recipient may use, modify, and share the Data made available by Data Provider(s) under this agreement if that Data Recipient follows the terms of this agreement.
8
 
9
- 1.2. This agreement does not impose any restriction on a Data Recipient's use, modification, or sharing of any portions of the Data that are in the public domain or that may be used, modified, or shared under any other legal exception or limitation.
 
 
10
 
11
- ## 2. Conditions for Sharing Data
 
 
 
12
 
13
- 2.1. A Data Recipient may share Data, with or without modifications, so long as the Data Recipient makes available the text of this agreement with the shared Data.
14
 
15
- ## 3. No Restrictions on Results
16
 
17
- 3.1. This agreement does not impose any restriction or obligations with respect to the use, modification, or sharing of Results.
 
 
18
 
19
- ## 4. No Warranty; Limitation of Liability
 
 
 
 
 
 
 
20
 
21
  4.1. All Data Recipients receive the Data subject to the following terms:
22
 
23
- THE DATA IS PROVIDED ON AN "AS IS" BASIS, WITHOUT REPRESENTATIONS, WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
 
 
 
 
 
 
 
 
 
24
 
25
- NO DATA PROVIDER SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), 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 DATA OR RESULTS, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
26
 
27
- ## 5. Definitions
28
 
29
- 5.1. "Data" means the material received by a Data Recipient under this agreement.
 
30
 
31
- 5.2. "Data Provider" means any person who is the source of Data provided under this agreement and in reliance on a Data Recipient's agreement to its terms.
 
32
 
33
- 5.3. "Data Recipient" means any person who receives Data directly or indirectly from a Data Provider and agrees to the terms of this agreement.
 
34
 
35
- 5.4. "Results" means any outcome obtained by computational analysis of Data, including for example machine learning models and models' insights.
 
 
1
+ Community Data License Agreement - Permissive - Version 2.0
2
 
3
+ This is the Community Data License Agreement - Permissive, Version 2.0 (the
4
+ "agreement"). Data Provider(s) and Data Recipient(s) agree as follows:
5
 
 
6
 
7
+ 1. Provision of the Data
8
 
9
+ 1.1. A Data Recipient may use, modify, and share the Data made available by
10
+ Data Provider(s) under this agreement if that Data Recipient follows the terms
11
+ of this agreement.
12
 
13
+ 1.2. This agreement does not impose any restriction on a Data Recipient's use,
14
+ modification, or sharing of any portions of the Data that are in the public
15
+ domain or that may be used, modified, or shared under any other legal exception
16
+ or limitation.
17
 
 
18
 
19
+ 2. Conditions for Sharing Data
20
 
21
+ 2.1. A Data Recipient may share Data, with or without modifications, so long as
22
+ the Data Recipient makes available the text of this agreement with the shared
23
+ Data.
24
 
25
+
26
+ 3. No Restrictions on Results
27
+
28
+ 3.1. This agreement does not impose any restriction or obligations with respect
29
+ to the use, modification, or sharing of Results.
30
+
31
+
32
+ 4. No Warranty; Limitation of Liability
33
 
34
  4.1. All Data Recipients receive the Data subject to the following terms:
35
 
36
+ THE DATA IS PROVIDED ON AN "AS IS" BASIS, WITHOUT REPRESENTATIONS, WARRANTIES
37
+ OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT
38
+ LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT,
39
+ MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
40
+
41
+ NO DATA PROVIDER SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL,
42
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST
43
+ PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
44
+ STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
45
+ OUT OF THE DATA OR RESULTS, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
46
 
 
47
 
48
+ 5. Definitions
49
 
50
+ 5.1. "Data" means the material received by a Data Recipient under this
51
+ agreement.
52
 
53
+ 5.2. "Data Provider" means any person who is the source of Data provided under
54
+ this agreement and in reliance on a Data Recipient's agreement to its terms.
55
 
56
+ 5.3. "Data Recipient" means any person who receives Data directly or indirectly
57
+ from a Data Provider and agrees to the terms of this agreement.
58
 
59
+ 5.4. "Results" means any outcome obtained by computational analysis of Data,
60
+ including for example machine learning models and models' insights.