script/licenses/zed-licenses.toml 🔗
@@ -9,6 +9,7 @@ accepted = [
"BSD-2-Clause",
"ISC",
"CC0-1.0",
+ "Unicode-3.0",
"Unicode-DFS-2016",
"OpenSSL",
"Zlib",
Kirill Bulatov created
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
script/licenses/zed-licenses.toml | 1 +
1 file changed, 1 insertion(+)
@@ -9,6 +9,7 @@ accepted = [
"BSD-2-Clause",
"ISC",
"CC0-1.0",
+ "Unicode-3.0",
"Unicode-DFS-2016",
"OpenSSL",
"Zlib",