You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -135,3 +135,8 @@ Details of major changes to the library can be found in [CHANGELOG.md](CHANGELOG
135
135
136
136
## Background
137
137
Details about the Winnowing algorithm used for scanning can be found [here](WINNOWING.md).
138
+
139
+
## Dataset License Notice
140
+
This application is licensed under the MIT License. However, it includes the OSADL copyleft license dataset ([osadl-copyleft.json](src/scanoss/data/osadl-copyleft.json)) which is licensed under the [Creative Commons Attribution 4.0 International license (CC-BY-4.0)](https://creativecommons.org/licenses/by/4.0/) by the [Open Source Automation Development Lab (OSADL) eG](https://www.osadl.org/).
141
+
142
+
**Attribution:** A project by the Open Source Automation Development Lab (OSADL) eG. Original source: [https://www.osadl.org/fileadmin/checklists/copyleft.json](https://www.osadl.org/fileadmin/checklists/copyleft.json)
"title": "OSADL Open Source License Obligations Checklist (https:\/\/www.osadl.org\/Checklists)",
3
+
"license": "Creative Commons Attribution 4.0 International license (CC-BY-4.0)",
4
+
"attribution": "A project by the Open Source Automation Development Lab (OSADL) eG. For further information about the project see the description at www.osadl.org\/checklists.",
5
+
"copyright": "(C) 2017 - 2024 Open Source Automation Development Lab (OSADL) eG and contributors, info@osadl.org",
6
+
"disclaimer": "The checklists and particularly the copyleft data have been assembled with maximum diligence and care; however, the authors do not warrant nor can be held liable in any way for its correctness, usefulness, merchantibility or fitness for a particular purpose as far as permissible by applicable law. Anyone who uses the information does this on his or her sole responsibility. For any individual legal advice, it is recommended to contact a lawyer.",
7
+
"timeformat": "%Y-%m-%dT%H:%M:%S%z",
8
+
"timestamp": "2025-10-30T11:23:00+0000",
9
+
"copyleft":
10
+
{
11
+
"0BSD": "No",
12
+
"AFL-2.0": "No",
13
+
"AFL-2.1": "No",
14
+
"AFL-3.0": "No",
15
+
"AGPL-3.0-only": "Yes",
16
+
"AGPL-3.0-or-later": "Yes",
17
+
"Apache-1.0": "No",
18
+
"Apache-1.1": "No",
19
+
"Apache-2.0": "No",
20
+
"APSL-2.0": "Yes (restricted)",
21
+
"Artistic-1.0": "No",
22
+
"Artistic-1.0-Perl": "No",
23
+
"Artistic-2.0": "No",
24
+
"Bitstream-Vera": "No",
25
+
"blessing": "No",
26
+
"BlueOak-1.0.0": "No",
27
+
"BSD-1-Clause": "No",
28
+
"BSD-2-Clause": "No",
29
+
"BSD-2-Clause-Patent": "No",
30
+
"BSD-3-Clause": "No",
31
+
"BSD-3-Clause-Open-MPI": "No",
32
+
"BSD-4-Clause": "No",
33
+
"BSD-4-Clause-UC": "No",
34
+
"BSD-4.3TAHOE": "No",
35
+
"BSD-Source-Code": "No",
36
+
"BSL-1.0": "No",
37
+
"bzip2-1.0.5": "No",
38
+
"bzip2-1.0.6": "No",
39
+
"CC-BY-2.5": "No",
40
+
"CC-BY-3.0": "No",
41
+
"CDDL-1.0": "Yes (restricted)",
42
+
"CDDL-1.1": "Yes (restricted)",
43
+
"CPL-1.0": "Yes",
44
+
"curl": "No",
45
+
"ECL-1.0": "No",
46
+
"ECL-2.0": "No",
47
+
"EFL-2.0": "No",
48
+
"EPL-1.0": "Yes",
49
+
"EPL-2.0": "Yes (restricted)",
50
+
"EUPL-1.1": "Yes",
51
+
"EUPL-1.2": "Yes",
52
+
"FSFAP": "No",
53
+
"FSFUL": "No",
54
+
"FSFULLR": "No",
55
+
"FSFULLRWD": "No",
56
+
"FTL": "No",
57
+
"GPL-1.0-only": "Yes",
58
+
"GPL-1.0-or-later": "Yes",
59
+
"GPL-2.0-only": "Yes",
60
+
"GPL-2.0-only WITH Classpath-exception-2.0": "Yes (restricted)",
0 commit comments