Skip to content

Conversation

decathorpe
Copy link
Contributor

I came across this issue when preparing package updates for html5ever et al. for Fedora.

It looks like when match_token was split off into a separate crate (in feced06), adding the Apache-2.0 and MIT license texts was missed.

On the other hand, this was done correctly when when the web_atoms crate was split off (in 0292f3f) so the fact that the license texts are missing from the match_token crate looks like a simple accidental omission.

@nicoburns
Copy link
Contributor

match_token is definitely covered by the repo-level Apache-2.0 and MIT licenses, but I see no reason not to add license files to the crate as well.

@nicoburns nicoburns enabled auto-merge August 19, 2025 12:27
@nicoburns nicoburns added this pull request to the merge queue Aug 19, 2025
Merged via the queue into servo:main with commit 49e1027 Aug 19, 2025
6 checks passed
@decathorpe
Copy link
Contributor Author

Thank you!

@nicoburns nicoburns added the V-non-breaking A non-breaking change label Sep 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V-non-breaking A non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants