-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathNOTICE
More file actions
18 lines (14 loc) · 1.23 KB
/
NOTICE
File metadata and controls
18 lines (14 loc) · 1.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
NOTICE
This repository contains both source code and data, each under separate licenses:
1. **Source Code**
Licensed under the **Apache License, Version 2.0**.
See the [LICENSE](./LICENSE) file for the full license text.
If you use, modify or redistribute the code, follow the Apache 2.0 licensing and attribution requirements.
2. **CI Dataset** (`plugins/nf-co2footprint/src/resources/ci_data`)
Licensed under the **Open Data Commons Open Database License (ODbL) v1.0**.
See [CI LICENSE](plugins/nf-co2footprint/src/resources/ci_data/LICENSE) for the full license text.
If you use, modify or redistribute the CI data, you must credit the original source and comply with the attribution, share-alike, and open-access requirements of the ODbL.
3. **CPU Dataset** (`plugins/nf-co2footprint/src/resources/cpu_tdp_data`)
Licensed under the **Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) License**.
See [CPU LICENSE](plugins/nf-co2footprint/src/resources/cpu_tdp_data/LICENSE) for the full license text.
If you use, modify or redistribute the CPU data, you must credit the original source and comply with the attribution, share-alike, and non-commercial requirements of the CC BY-NC-SA 4.0.