Relicense to GPLv3 (#30)

* Relicense to GPLv3 since poppler is GPL and we must not violate that license

* Add note to README that contributions will be licensed as MPL-2.0
This commit is contained in:
June
2024-12-01 11:30:33 -07:00
committed by GitHub
parent 65e1f1a205
commit b9a12650c6
3 changed files with 677 additions and 374 deletions
+2
View File
@@ -29,3 +29,5 @@ I dunno. Just for fun, mostly.
## Can I contribute?
Yeah, sure. Please do.
Please note, though, that all contributions will be treated as licensed under MPL-2.0. This is so that we can relicense to MPL-2.0 at some point in the future if we manage to move away from poppler as a backend (since that is the only dependency, at time of writing, which requires the GPLv3 license).