Skip to content

Rust: add licensing information to crates and extractor pack#18821

Merged
redsun82 merged 1 commit intomainfrom
redsun82/rust-license
Feb 20, 2025
Merged

Rust: add licensing information to crates and extractor pack#18821
redsun82 merged 1 commit intomainfrom
redsun82/rust-license

Conversation

@redsun82
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the Rust Pull requests that update Rust code label Feb 20, 2025
@redsun82 redsun82 marked this pull request as ready for review February 20, 2025 16:25
Copilot AI review requested due to automatic review settings February 20, 2025 16:25
@redsun82 redsun82 requested a review from a team as a code owner February 20, 2025 16:25
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Overview

This PR adds licensing information to the Cargo.toml files for several Rust crates to ensure consistent legal declarations.

  • Updated rust/extractor/macros/Cargo.toml, rust/ast-generator/Cargo.toml, and rust/extractor/Cargo.toml to include the MIT license.

Reviewed Changes

File Description
rust/extractor/macros/Cargo.toml Added license field with value "MIT".
rust/ast-generator/Cargo.toml Added license field with value "MIT".
rust/extractor/Cargo.toml Added license field with value "MIT".

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Tip: If you use Visual Studio Code, you can request a review from Copilot before you push from the "Source Control" tab. Learn more

@redsun82 redsun82 merged commit 45baceb into main Feb 20, 2025
15 checks passed
@redsun82 redsun82 deleted the redsun82/rust-license branch February 20, 2025 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants