File tree Expand file tree Collapse file tree 1 file changed +2
-15
lines changed Expand file tree Collapse file tree 1 file changed +2
-15
lines changed Original file line number Diff line number Diff line change @@ -87,21 +87,8 @@ We strongly recommend that you use a release version instead of `:edge`.
8787### Licensing
8888
8989The service code is licensed under the MIT license. WeasyPrint, the underlying PDF generator
90- library, is licensed under the BSD license. The prebuilt container image contains a variety of
91- licenses, including GPLv2 and GPLv3 code.
92-
93- Currently, the image also contains AGPLv3 code, through the use of poppler for visual integration
94- tests. Poppler is not involved in generating PDFs, it's just included for the integration testing
95- suite. I hope to remove the testing dependencies from the production image in the future.
96-
97- After consulting [ an article] [ container-os-article-1 ] about GPL licensing in containers, I think
98- this should not cause issues for stacks that use this container image in a closed source context,
99- as long as the image is [ not modified] [ stackoverflow-aGPL-modified ] . If it is modified, you should
100- look further into licensing requirements, although adding fonts shouldn't be a problem. From
101- my understanding, the affero clause is not triggered here, since the user is not interacting with
102- poppler at all.
103-
104- This section is how I understood the licensing requirements and is not legal advice.
90+ library, is licensed under the BSD license. The prebuilt production container image contains a
91+ variety of licenses, including GPLv2 and GPLv3 code.
10592
10693### Security
10794
You can’t perform that action at this time.
0 commit comments