Skip to content

chore: include licenses in published crates - #58

Merged
tisonkun merged 1 commit into
mainfrom
codex/package-license
Aug 12, 2026
Merged

chore: include licenses in published crates#58
tisonkun merged 1 commit into
mainfrom
codex/package-license

Conversation

@tisonkun

Copy link
Copy Markdown
Contributor

Summary

  • Include the Apache 2.0 license text in the exn crate package.
  • Include the Apache 2.0 license text in the exn-anyhow crate package.
  • Keep the SPDX license = "Apache-2.0" metadata without adding the redundant license-file field and its Cargo warning.

Validation

  • cargo package --allow-dirty -p exn
  • cargo package --allow-dirty -p exn-anyhow
  • Byte-for-byte comparison of each packaged LICENSE with the repository root license
  • cargo x lint
  • cargo x test --no-capture

@tisonkun
tisonkun enabled auto-merge (squash) August 12, 2026 01:42
@tisonkun
tisonkun merged commit 3dbb562 into main Aug 12, 2026
12 checks passed
@tisonkun
tisonkun deleted the codex/package-license branch August 12, 2026 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant