mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-06 19:35:13 +02:00
* docs: Add section on advantages of using Nyx in README * ci: Update branch references from 'main' to 'master' in CI configuration * docs: Add third-party licenses documentation and update build process * Update .github/workflows/release-build.yml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * docs: Add third-party licenses documentation and update build process --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
11 lines
154 B
TOML
11 lines
154 B
TOML
accepted = [
|
|
"Apache-2.0",
|
|
"MIT",
|
|
"MIT-0",
|
|
"Unicode-3.0",
|
|
"BSD-2-Clause",
|
|
"Unlicense",
|
|
"Zlib",
|
|
"CC0-1.0",
|
|
"MPL-2.0"
|
|
]
|