-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathDRCDP_license.json
More file actions
15 lines (15 loc) · 1.08 KB
/
DRCDP_license.json
File metadata and controls
15 lines (15 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"license":{
"license_id":{
"CC BY 4.0":{
"license_type":"Creative Commons Attribution 4.0 International",
"license_url":"https://creativecommons.org/licenses/by/4.0/"
},
"CC0 1.0":{
"license_type":"Creative Commons CC0 1.0 Universal Public Domain Dedication",
"license_url":"https://creativecommons.org/publicdomain/zero/1.0/"
}
},
"license_template":"<license_id>; DRDCP data produced by <institution_id> is licensed under a <license_type> License (<license_url>). Consult https://pcmdi.llnl.gov/CMIP6/TermsOfUse for terms of use governing DRDCP output, including citation requirements and proper acknowledgment. The data producers and data providers make no warranty, either express or implied, including, but not limited to, warranties of merchantability and fitness for a particular purpose. All liabilities arising from the supply of the information (including any liability arising in negligence) are excluded to the fullest extent permitted by law."
}
}