Allow Unicode-3.0 license in checks (#20339)
Part of https://github.com/zed-industries/zed/pull/20334 The license is on par with other licenses in the list: https://www.unicode.org/license.txt Release Notes: - N/A
This commit is contained in:
@@ -9,6 +9,7 @@ accepted = [
|
||||
"BSD-2-Clause",
|
||||
"ISC",
|
||||
"CC0-1.0",
|
||||
"Unicode-3.0",
|
||||
"Unicode-DFS-2016",
|
||||
"OpenSSL",
|
||||
"Zlib",
|
||||
|
||||
Reference in New Issue
Block a user