Skip to content
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

Updated license for APIs #474

Merged
merged 1 commit into from
Aug 2, 2023
Merged

Updated license for APIs #474

merged 1 commit into from
Aug 2, 2023

Conversation

RaresCon
Copy link
Contributor

Pull Request Overview

I've updated the license field in several Cargo.toml files to SPDX expression for APIs. This PR resolves #463.

Testing Strategy

This pull request didn't need testing.

TODO or Help Wanted

This pull request still needs review.

Documentation Updated

  • No updates required.

I've updated the `license` field in several `Cargo.toml`
files to SPDX expression.
@jrvanwhy jrvanwhy added the upkeep Indicates a PR is upkeep as defined by the code review policy. label May 22, 2023
Copy link
Collaborator

@jrvanwhy jrvanwhy left a comment

Choose a reason for hiding this comment

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

bors r+

bors bot added a commit that referenced this pull request May 22, 2023
474: Updated `license` for APIs r=jrvanwhy a=RaresCon

### Pull Request Overview

I've updated the `license` field in several `Cargo.toml` files to SPDX expression for APIs. This PR resolves #463.

### Testing Strategy

This pull request didn't need testing.

### TODO or Help Wanted

This pull request still needs review.

### Documentation Updated

- [x] No updates required.

Co-authored-by: RaresCon <rares.constantin2002@gmail.com>
@bradjc bradjc added this pull request to the merge queue Aug 2, 2023
Merged via the queue into tock:master with commit 4977996 Aug 2, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upkeep Indicates a PR is upkeep as defined by the code review policy.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate from deprecated MIT/Apache-2.0 license specification to SPDX's MIT OR Apache-2.0.
4 participants