# SPDX-FileCopyrightText: NONE
#
# SPDX-License-Identifier: CC0-1.0
# ATTENTION: Also update "allow" in deny.toml
= [
# Permissive licenses
"BlueOak-1.0.0",
"Apache-2.0",
"MIT",
"BSD-3-Clause",
"Zlib",
"Unicode-DFS-2016",
"Unicode-3.0",
# "Public domain" licenses
"CC0-1.0",
]
# These dependencies are not part of release binaries.
# Therefore, no need to add there license information to respect their licenses.
= true
= true