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

Update license field following SPDX 2.1 license expression standard #3209

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

frisoft
Copy link
Contributor

@frisoft frisoft commented Aug 13, 2023

The new recommendation is to follow the SPDX 2.1 standard. This allows automatic license verification software to work properly. Reference: https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields

@nekevss nekevss requested a review from a team August 13, 2023 16:52
@codecov
Copy link

codecov bot commented Aug 13, 2023

Codecov Report

Merging #3209 (ea16270) into main (a3b4654) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3209   +/-   ##
=======================================
  Coverage   50.42%   50.42%           
=======================================
  Files         436      436           
  Lines       42549    42549           
=======================================
  Hits        21457    21457           
  Misses      21092    21092           

@Razican Razican requested a review from a team August 14, 2023 09:15
Copy link
Member

@HalidOdat HalidOdat left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution! Looks good to me! :)

@HalidOdat HalidOdat added this pull request to the merge queue Aug 14, 2023
@HalidOdat HalidOdat added this to the v0.18.0 milestone Aug 14, 2023
@HalidOdat HalidOdat added the documentation update documentation label Aug 14, 2023
Merged via the queue into boa-dev:main with commit 023c18f Aug 14, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation update documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants