We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6680e9c commit edbf4e8Copy full SHA for edbf4e8
deny.toml
@@ -79,7 +79,6 @@ allow = [
79
"BSL-1.0", # https://tldrlegal.com/license/boost-software-license-1.0-explained
80
"CC0-1.0", # https://creativecommons.org/publicdomain/zero/1.0/
81
"ISC", # https://www.tldrlegal.com/license/isc-license
82
- "LicenseRef-UFL-1.0", # no official SPDX, see https://github.com/emilk/egui/issues/2321
83
"MIT-0", # https://choosealicense.com/licenses/mit-0/
84
"MIT", # https://tldrlegal.com/license/mit-license
85
"MPL-2.0", # https://www.mozilla.org/en-US/MPL/2.0/FAQ/ - see Q11. Used by webpki-roots on Linux.
0 commit comments