Re: [users@httpd] Question about linking third-party GPL plugin to httpd

2018-10-29 Thread Yehuda Katz
You should definitely talk to your own lawyer but in general, the license applies to distribution, not to your own use. https://www.gnu.org/licenses/gpl-faq.en.html#GPLRequireSourcePostedPublic - Y Sent from a device with a very small keyboard and hyperactive autocorrect. On Mon, Oct 29, 2018,

[users@httpd] Question about linking third-party GPL plugin to httpd

2018-10-29 Thread Remus Clearwater
Hi, I downloaded the sources of a third-party plugin A and the httpd separately. The license of plugin A is GPL, and httpd is Apache License 2.0. There is also a plugin B developed by our own company and is closed source. So, does there would be some problems when I compile and link them three toge