Add license compliance to release archives
All checks were successful
CI / test (pull_request) Successful in 14s

This commit is contained in:
2026-08-13 12:56:31 +09:00
parent b06bd0abcd
commit 4519065a15
6 changed files with 858 additions and 1 deletions

View File

@@ -175,3 +175,8 @@ CSV、TSV、XLSXから構造化形式へ戻す際は、セル文字列を次の
- 設計概要: [docs/architecture.md](docs/architecture.md)
- 開発手順: [docs/development.md](docs/development.md)
## License
dataxlは[MIT License](LICENSE)で提供します。配布バイナリに含まれる依存ソフトウェアの
著作権表示とライセンスは[THIRD_PARTY_LICENSES.txt](THIRD_PARTY_LICENSES.txt)を参照してください。