mirror of
https://github.com/curl/curl.git
synced 2026-06-22 10:15:39 +03:00
mention the exception only once ;-)
This commit is contained in:
parent
c3a826fdce
commit
6d8a208df2
1 changed files with 5 additions and 6 deletions
|
|
@ -12,12 +12,11 @@ I am not a lawyer and this is not legal advice!
|
|||
|
||||
One common dilemma is that GPL[1]-licensed code is not allowed to be linked
|
||||
with code licensed under the Original BSD license (with the announcement
|
||||
clause, unless there's a specified exception in the GPL-licensed module). You
|
||||
may still build your own copies that use them all, but distributing them as
|
||||
binaries would be to violate the GPL license - unless you accompany your
|
||||
license with an exception[2]. This particular problem was addressed when the
|
||||
Modified BSD license was created, which does not have the annoncement clause
|
||||
that collides with GPL.
|
||||
clause). You may still build your own copies that use them all, but
|
||||
distributing them as binaries would be to violate the GPL license - unless you
|
||||
accompany your license with an exception[2]. This particular problem was
|
||||
addressed when the Modified BSD license was created, which does not have the
|
||||
annoncement clause that collides with GPL.
|
||||
|
||||
libcurl http://curl.haxx.se/docs/copyright.html
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue