Skip to content

Commit

Permalink
Automated licenses list update (python-poetry#706)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Mar 1, 2024
1 parent 1c3e640 commit 09f5ad8
Showing 1 changed file with 80 additions and 0 deletions.
80 changes: 80 additions & 0 deletions src/poetry/core/spdx/data/licenses.json
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,11 @@
true,
false
],
"BSD-2-Clause-Darwin": [
"BSD 2-Clause - Ian Darwin variant",
false,
false
],
"BSD-2-Clause-FreeBSD": [
"BSD 2-Clause FreeBSD License",
false,
Expand Down Expand Up @@ -454,6 +459,11 @@
false,
false
],
"Brian-Gladman-2-Clause": [
"Brian Gladman 2-Clause License",
false,
false
],
"Brian-Gladman-3-Clause": [
"Brian Gladman 3-Clause License",
false,
Expand Down Expand Up @@ -839,6 +849,11 @@
false,
false
],
"CMU-Mach-nodoc": [
"CMU Mach - no notices-in-documentation variant",
false,
false
],
"CNRI-Jython": [
"CNRI Jython License",
false,
Expand Down Expand Up @@ -1384,6 +1399,16 @@
false,
false
],
"HPND-Fenneberg-Livingston": [
"Historical Permission Notice and Disclaimer - Fenneberg-Livingston variant",
false,
false
],
"HPND-INRIA-IMAG": [
"Historical Permission Notice and Disclaimer - INRIA-IMAG variant",
false,
false
],
"HPND-Kevlin-Henney": [
"Historical Permission Notice and Disclaimer - Kevlin Henney variant",
false,
Expand Down Expand Up @@ -1799,6 +1824,11 @@
false,
false
],
"MIT-Khronos-old": [
"MIT Khronos - old variant",
false,
false
],
"MIT-Modern-Variant": [
"MIT License Modern Variant",
true,
Expand Down Expand Up @@ -1889,6 +1919,16 @@
false,
false
],
"Mackerras-3-Clause": [
"Mackerras 3-Clause License",
false,
false
],
"Mackerras-3-Clause-acknowledgment": [
"Mackerras 3-Clause - acknowledgment variant",
false,
false
],
"MakeIndex": [
"MakeIndex License",
false,
Expand Down Expand Up @@ -2314,6 +2354,16 @@
false,
false
],
"OpenSSL-standalone": [
"OpenSSL License - standalone",
false,
false
],
"OpenVision": [
"OpenVision License",
false,
false
],
"PADL": [
"PADL License",
false,
Expand Down Expand Up @@ -2534,6 +2584,11 @@
false,
false
],
"SSLeay-standalone": [
"SSLeay License - standalone",
false,
false
],
"SSPL-1.0": [
"Server Side Public License, v 1",
false,
Expand Down Expand Up @@ -2604,6 +2659,11 @@
false,
false
],
"Sun-PPP": [
"Sun PPP License",
false,
false
],
"SunPro": [
"SunPro License",
false,
Expand Down Expand Up @@ -2694,6 +2754,11 @@
true,
false
],
"UMich-Merit": [
"Michigan/Merit Networks License",
false,
false
],
"UPL-1.0": [
"Universal Permissive License v1.0",
true,
Expand Down Expand Up @@ -2879,6 +2944,11 @@
true,
false
],
"bcrypt-Solar-Designer": [
"bcrypt Solar Designer License",
false,
false
],
"blessing": [
"SQLite Blessing",
false,
Expand Down Expand Up @@ -2964,6 +3034,11 @@
false,
false
],
"gtkbook": [
"gtkbook License",
false,
false
],
"hdparm": [
"hdparm License",
false,
Expand Down Expand Up @@ -3059,6 +3134,11 @@
false,
false
],
"softSurfer": [
"softSurfer License",
false,
false
],
"ssh-keyscan": [
"ssh-keyscan License",
false,
Expand Down

0 comments on commit 09f5ad8

Please sign in to comment.