Skip to content

chore: add NOTICE file and project name in LICENSE#8

Merged
mingweishih merged 1 commit intomainfrom
license_update
Apr 17, 2026
Merged

chore: add NOTICE file and project name in LICENSE#8
mingweishih merged 1 commit intomainfrom
license_update

Conversation

@mingweishih
Copy link
Copy Markdown
Contributor

  • NOTICE: list all third-party dependencies with licenses and copyrights (serde, thiserror, proc-macro2, quote, syn, serde_json, clap, hex, etc.)
  • LICENSE: add project name above copyright per MS OSS release checklist

Description

Related Issues

Checklist

  • I have read the CONTRIBUTING guidelines
  • All new source files include the Microsoft copyright header
  • New public APIs have doc comments
  • Tests have been added or updated
  • cargo test --all passes
  • cargo fmt --all -- --check passes
  • cargo clippy --all -- -D warnings passes

- NOTICE: list all third-party dependencies with licenses and copyrights
  (serde, thiserror, proc-macro2, quote, syn, serde_json, clap, hex, etc.)
- LICENSE: add project name above copyright per MS OSS release checklist
@mingweishih mingweishih requested a review from vtikoo April 17, 2026 00:22
@mingweishih mingweishih merged commit 7c15f44 into main Apr 17, 2026
10 checks passed
@mingweishih mingweishih deleted the license_update branch April 17, 2026 00:22
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.

2 participants