Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 20, 2025

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 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 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