mirror of
https://github.com/lancedb/lancedb.git
synced 2026-03-15 13:10:38 +00:00
The files are generated with `make licenses`, currently expected to run manually. In the future, some automations could be built.
19 lines
298 B
TOML
19 lines
298 B
TOML
accepted = [
|
|
"0BSD",
|
|
"Apache-2.0",
|
|
"Apache-2.0 WITH LLVM-exception",
|
|
"BSD-2-Clause",
|
|
"BSD-3-Clause",
|
|
"BSL-1.0",
|
|
"bzip2-1.0.6",
|
|
"CC0-1.0",
|
|
"CDDL-1.0",
|
|
"CDLA-Permissive-2.0",
|
|
"ISC",
|
|
"MIT",
|
|
"MPL-2.0",
|
|
"OpenSSL",
|
|
"Unicode-3.0",
|
|
"Zlib",
|
|
]
|