From: Dan Fandrich Date: Wed, 8 Dec 2010 18:16:25 +0000 (-0800) Subject: Mention that using other libraries can affect app licensing X-Git-Tag: curl-7_21_3~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c28443c551825;p=curl Mention that using other libraries can affect app licensing --- diff --git a/docs/FAQ b/docs/FAQ index 2e35dd67e..bed125e50 100644 --- a/docs/FAQ +++ b/docs/FAQ @@ -1284,7 +1284,10 @@ FAQ this section was much enhanced by Bjorn Reese.) We are not lawyers and this is not legal advice. You should probably consult - one if you want true and accurate legal insights without our prejudice. + one if you want true and accurate legal insights without our prejudice. Note + especially that this section concerns the libcurl license only; compiling in + features of libcurl that depend on other libraries (e.g. OpenSSL) may affect + the licensing obligations of your application. 6.1 I have a GPL program, can I use the libcurl library?