We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WordPress is licensed under GPL v2 or later. So is this plugin.
Useful resource: https://www.gnu.org/licenses/gpl-faq.html#AllCompatibility
libheif-js
wasm-vips
ffmpeg.wasm
libvips
pdf.js
The text was updated successfully, but these errors were encountered:
No branches or pull requests
WordPress is licensed under GPL v2 or later. So is this plugin.
Useful resource: https://www.gnu.org/licenses/gpl-faq.html#AllCompatibility
libheif-js
is licensed under LGPL v3. OK: Combination is under GPLv3wasm-vips
is licensed under MIT. OK: Generally compatible with GPL.ffmpeg.wasm
is licensed under MIT. OK: Generally compatible with GPL.libvips
is licensed under LGPL v2.1. OK: Convey copied code under GPLv2 or later.pdf.js
is licensed under Apache 2.0. OK: Compatible with GPLv3.The text was updated successfully, but these errors were encountered: