linebender / resvg

An SVG rendering library.
Apache License 2.0
2.84k stars 229 forks source link

Relicense under `Apache-2.0 OR MIT`. #844

Closed xStrom closed 1 week ago

xStrom commented 2 weeks ago

Resvg is being relicensed under the Apache-2.0 OR MIT dual license. For for more background on that see #838.

The practical steps to make that happen are as follows:

xStrom commented 2 weeks ago

Can't have explorer-thumbnailer be part of the workspace immediately, as it contains Windows-only code. Will have to deal with it later, as the solution is too large to be part of this PR.

sorairolake commented 2 weeks ago

In conjunction with this change, I suggest making to make the project compatible with the REUSE Specification. REUSE was started by the Free Software Foundation Europe (FSFE) to provide a set of recommendations to make licensing your Free Software projects easy, comprehensive, unambiguous, and machine-readable.

reuse can be used to help achieve and confirm this suggestion.