This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Need Clarification about the Documentation License


On 6 July 2010 13:20, Jeff Johnston <jjohnstn@redhat.com> wrote:
>
> If the binary is provided along with a plug-in as a data file (to avoid web
> access), does the entire plug-in instantly inherit the GPL V3 license?
>

The mere fact that two things are distributed together does not make
either a derivative work of the other.  (If it did, most linux distros
would be illegal.)

That said, the FSF has a very particular definition of what it thinks
is a derivative work (see linking, dynamic), so it might have a
problem with anything that's packaged more fancily than say a zip
file.

I think that the more you can show it's the plugin that specifies the
format and such (rather than the plugin working off the format of the
data file, perhaps by having other data files for other things, and
having them all be installable independently), the better you'll be
when it comes to FSF's interpretation, but I don't grok the FSF's
point of view, so YMMV.

HTH,
~ Scott


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]