Add MIT license and release notices #7

Merged
agent merged 1 commits from fix/license-compliance into main 2026-08-13 18:46:39 +09:00
Owner

Adds an MIT project license and packages generated third-party dependency notices in every release archive. Existing v0.1.0 and v0.2.0 assets remain unchanged; v0.2.1 will be the corrective release.

Copyright notice: Yuya KAMATAKI and contributors.

Verified locally:

  • go test ./...
  • go vet ./...
  • go-licenses check
  • reproducible notice generation
  • v0.2.1 archives for six targets, including LICENSE and THIRD_PARTY_LICENSES.txt
  • published checksums generated and verified
Adds an MIT project license and packages generated third-party dependency notices in every release archive. Existing v0.1.0 and v0.2.0 assets remain unchanged; v0.2.1 will be the corrective release. Copyright notice: Yuya KAMATAKI and contributors. Verified locally: - go test ./... - go vet ./... - go-licenses check - reproducible notice generation - v0.2.1 archives for six targets, including LICENSE and THIRD_PARTY_LICENSES.txt - published checksums generated and verified
agent added 1 commit 2026-08-13 18:46:07 +09:00
Add license compliance to release archives
All checks were successful
CI / test (pull_request) Successful in 14s
4519065a15
agent merged commit fede3320c8 into main 2026-08-13 18:46:39 +09:00
agent deleted branch fix/license-compliance 2026-08-13 18:46:39 +09:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: agent/dataxl#7