Skip to content

include LICENSE text in cssparser-color crate#424

Merged
emilio merged 1 commit intoservo:mainfrom
decathorpe:main
Mar 11, 2026
Merged

include LICENSE text in cssparser-color crate#424
emilio merged 1 commit intoservo:mainfrom
decathorpe:main

Conversation

@decathorpe
Copy link
Contributor

Looks like adding a symlink to the LICENSE file was missed when this crate was added to the workspace.

The MPL-2.0 license is a license that requires redistributed sources to include a copy of the license text. This is currently not the case for the cssparser-color crate as distributed via crates.io (and also creates problem for downstream users, like Linux distributions).

Getting a new release of this crate with the LICENSE text included eventually would be nice, but is not required for now. (Side note: It also looks like cssparser-color was bumped to v0.4.0 when cssparser v0.36 was released, but it wasn't released to crates.io?)

@emilio emilio added this pull request to the merge queue Mar 11, 2026
Merged via the queue into servo:main with commit 76fc1b0 Mar 11, 2026
12 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants