Closed xStrom closed 1 week 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.
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.
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:
LICENSE-APACHE
andLICENSE-MIT
files in the repository root and in the root of all published packages.LICENSE-SUMMARY.txt
file for theexplorer-thumbnailer
installer. Thetxt
extension may be required.Cargo.toml
license info sourced from a single virtual workspaceCargo.toml
license
field.AUTHORS
file and referenced as the Resvg Authors.Cargo.toml
.cargo fmt
.explorer-thumbnailer
.