-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLICENSE-DATA
More file actions
37 lines (26 loc) · 1.25 KB
/
LICENSE-DATA
File metadata and controls
37 lines (26 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Creative Commons Attribution 4.0 International License (CC BY 4.0)
Copyright (c) [Year] [Author/Organization]
This work is licensed under the Creative Commons Attribution 4.0 International
License. To view a copy of this license, visit:
https://creativecommons.org/licenses/by/4.0/
You are free to:
- Share — copy and redistribute the material in any medium or format
- Adapt — remix, transform, and build upon the material for any purpose,
even commercially
Under the following terms:
- Attribution — You must give appropriate credit, provide a link to the
license, and indicate if changes were made. You may do so in any reasonable
manner, but not in any way that suggests the licensor endorses you or your
use.
No additional restrictions — You may not apply legal terms or technological
measures that legally restrict others from doing anything the license permits.
---
SCOPE: This license applies to all non-code content in this repository,
including but not limited to:
- Documentation (.md, .txt, .rst files)
- Configuration examples (.yaml, .json, .toml, .env.example files)
- Templates and boilerplate text
- Datasets and data files
- Images, diagrams, and other media
- Research outputs and analysis results
For source code, see LICENSE (MIT).