Debian wants to ship only Free Software. If your Free Software requires
non-Free software, it ain't Free.
If you combine GPL and GPL-incompatible software and redistribute the
result, you have a problem.
On 27 June 2012 19:17, Volker Braun <vbrau...@gmail.com> wrote:
> On Wednesday, June 27, 2012 6:25:19 PM UTC+1, Michael Orlitzky wrote:
>>
>> If you combine GPL and GPL-incompatible software and redistribute the
>> result, you have a problem.
>
>
> Not necessarily, this is the System Library exception in the GPL.
Yes, which says
"The “System Libraries” of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form. A
“Major Component”, in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it."
I can't see how OpenSSL is a major essential component of the
operating system, given several systems don't ship with it
preinstalled.
I must admit I feel the same about the Window system - it is far from
an essential requirement. Most competent system admins would not
install a window system on a server. The same goes for a compiler.
Dave
Besides at this
point even if I wanted (which I don't) to change it I couldn't, as
there are by now way too many ipython contributors who made their
contributions to the project as BSD. It would be likely impossible to
get them to agree to a GPL relicensing.
Il giorno 29/giu/2012 23:20, "Jason Grout" <jason...@creativetrax.com> ha scritto:
> The BSD files themselves would still be BSD, even if the distribution was GPL, right? You can't just delete the BSD header and change it to GPL, can you?
You can change a single character and release your modified version as GPL. :-)
--
Andrea Lazzarotto
Ok sorry, probably I was confusing with the revised BSD and the fact that the license happily allows proprietary software to use and abuse open source components. But yes, you are right about the single files.
--
Andrea Lazzarotto