File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -26,12 +26,12 @@ targets = [
26
26
27
27
[licenses ]
28
28
allow = [
29
- " Apache-2.0" , # https://tldrlegal.com/license/apache-license-2.0-(apache-2.0)
30
- " BSD-2-Clause" , # https://tldrlegal.com/license/bsd-2-clause-license-(freebsd)
31
- " BSD-3-Clause" , # https://tldrlegal.com/license/bsd-3-clause-license-(revised)
32
- " ISC" , # https://tldrlegal.com/license/- isc-license
33
- " MIT" , # https://tldrlegal.com/license/mit-license
34
- " Unicode-DFS-2016 " , # https://spdx.org/licenses/Unicode-DFS-2016 .html
29
+ " Apache-2.0" , # https://tldrlegal.com/license/apache-license-2.0-(apache-2.0)
30
+ " BSD-2-Clause" , # https://tldrlegal.com/license/bsd-2-clause-license-(freebsd)
31
+ " BSD-3-Clause" , # https://tldrlegal.com/license/bsd-3-clause-license-(revised)
32
+ " ISC" , # https://tldrlegal.com/license/isc-license
33
+ " MIT" , # https://tldrlegal.com/license/mit-license
34
+ " Unicode-3.0 " , # https://spdx.org/licenses/Unicode-3.0 .html
35
35
]
36
36
confidence-threshold = 1.0
37
37
private = { ignore = true }
You can’t perform that action at this time.
0 commit comments