Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 16 additions & 1 deletion src/poetry/core/spdx/data/licenses.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,11 @@
false,
false
],
"Advanced-Cryptics-Dictionary": [
"Advanced Cryptics Dictionary License",
false,
false
],
"Afmparse": [
"Afmparse License",
false,
Expand Down Expand Up @@ -341,7 +346,7 @@
],
"BSD-3-Clause-Open-MPI": [
"BSD 3-Clause Open MPI variant",
false,
true,
false
],
"BSD-3-Clause-Sun": [
Expand Down Expand Up @@ -404,6 +409,11 @@
false,
false
],
"BSD-Mark-Modifications": [
"BSD Mark Modifications License",
false,
false
],
"BSD-Protection": [
"BSD Protection License",
false,
Expand Down Expand Up @@ -1109,6 +1119,11 @@
true,
false
],
"ESA-PL-permissive-2.4": [
"European Space Agency Public License – v2.4 – Permissive (Type 3)",
false,
false
],
"ESA-PL-weak-copyleft-2.4": [
"European Space Agency Public License – v2.4 – Weak Copyleft (Type 2)",
false,
Expand Down
Loading