Skip to content

Commit efda6d1

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 522451a commit efda6d1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/poetry/core/spdx/data/licenses.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -995,12 +995,12 @@
995995
false
996996
],
997997
"DL-DE-BY-2.0": [
998-
"Data licence Germany \u2013 attribution \u2013 version 2.0",
998+
"Data licence Germany attribution version 2.0",
999999
false,
10001000
false
10011001
],
10021002
"DL-DE-ZERO-2.0": [
1003-
"Data licence Germany \u2013 zero \u2013 version 2.0",
1003+
"Data licence Germany zero version 2.0",
10041004
false,
10051005
false
10061006
],
@@ -1855,17 +1855,17 @@
18551855
false
18561856
],
18571857
"LiLiQ-P-1.1": [
1858-
"Licence Libre du Qu\u00e9bec \u2013 Permissive version 1.1",
1858+
"Licence Libre du Québec – Permissive version 1.1",
18591859
true,
18601860
false
18611861
],
18621862
"LiLiQ-R-1.1": [
1863-
"Licence Libre du Qu\u00e9bec \u2013 R\u00e9ciprocit\u00e9 version 1.1",
1863+
"Licence Libre du Québec – Réciprocité version 1.1",
18641864
true,
18651865
false
18661866
],
18671867
"LiLiQ-Rplus-1.1": [
1868-
"Licence Libre du Qu\u00e9bec \u2013 R\u00e9ciprocit\u00e9 forte version 1.1",
1868+
"Licence Libre du Québec – Réciprocité forte version 1.1",
18691869
true,
18701870
false
18711871
],
@@ -3389,4 +3389,4 @@
33893389
false,
33903390
false
33913391
]
3392-
}
3392+
}

0 commit comments

Comments
 (0)