Open tonyschwartz opened 11 months ago
agree, or MIT also will be good :)
According to the README, this project is more or less a fork of Flying Saucer: https://github.com/danfickle/openhtmltopdf/blob/open-dev-v1/README.md#credits As Flying Saucer is subject to LGPL-2.1-or-later, re-licensing would require the approval of all authors of the original package for the files which are reused - otherwise this violates the license conditions and voids the copyleft effect. At least LGPL-3.0 is considered compatible with the Apache-2.0 here, thus this should be no big deal. Using MIT is much more unlikely as this would drop all copyleft effects - even the weak ones implied by LGPL and Apache-2.0.
Disclaimer: IANAL.
Friendly inquiry here... Why LGPL? PDFBox 2 is Apache 2. Have you considered Apache 2?