Re: GUI goodness for your Mouse and Keyboard programming



Gilles Gravier wrote:

Third, I note, after installing the software, that past the
installation, the software than procedes to DOWNLOAD drivers. In terms
of, say, GPL license, this means that additional downloaded software
isn't considered BUNDLED software. It's not part of the original PROJECT
code. So they could have a completely proprietary application with a
nice installer... and that application could then download perfectly
GPLed drivers... and all they'd have to provide source code for
(possibly just in the form of a link on their site, again) would be the
drivers, but not their proprietary code. GPL only concerns code that is
linked into an original GPL project. By using a separate download of
code, they segment their stuff into separate projects, thus breaking the
GPL link.

That's not really true. If the software _requires_ GPL licensed code to
work, it's a "derived work" and must still be GPL. Just keeping your code
separate from GPL code isn't enough. If, otoh, it's a driver configurator
(I just skimmed it - I thought it was spam, too) it probably doesn't really
require specific drivers.
--
derek


--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: GUI goodness for your Mouse and Keyboard programming
    ... Third, I note, after installing the software, that past the ... the software than procedes to DOWNLOAD drivers. ... GPL only concerns code that is ...
    (Ubuntu)
  • Re: Linux GPL and binary module exception clause?
    ... >> I have heard many people reference the fact that the although the Linux ... >> under the GPL. ... > become a derived work of the kernel? ... To date we have not even attempted to load our SNAP drivers inside the ...
    (Linux-Kernel)
  • Re: [PATCH] Blacklist binary-only modules lying about their license
    ... >> rather than waste time arguing about controversial GPL politics. ... I use a myriad of different binary drivers on various Linux ... >> sometimes resort to such kludges is that some kernel maintainers have ...
    (Linux-Kernel)
  • Re: Developing non-commercial drivers ?
    ... There is an interesting situation that seemingly meets the GPL clause ... kernel drivers for an embedded defence related project. ... 'manufactured' hardware and sells it to their ONLY customer, ... Organization A NOT REVEAL the source code to anybody else and this is ...
    (Linux-Kernel)
  • Re: [RFC/PATCH 1/2] in-kernel sockets API
    ... arguing /in favor of/ any kind of stable module API is asking for it. ... drivers are cut off from the tree regardless of their licensing terms. ... Any open-source license not compatible with the GPL. ...
    (Linux-Kernel)