Slashdot Mirror


FSF Threatens GPL Lawsuit

An anonymous reader writes "Dan Gillmor of the San Jose Mercury News reports that OpenTV is violating the GNU General Public License. He notes that the Free Software Foundation is threatening to file a lawsuit in the case. If you haven't become an associate member of the FSF yet, now would be a good time!" Note that Gillmor is reporting the FSF's claim of violation, not making it himself.

14 of 426 comments (clear)

  1. Umm, and by Anonymous Coward · · Score: 5, Informative

    Since nobody ever reads the article around here, i want to get this one paragraph out in the open and up at the top as quickly as possible, in hopes it will keep some stupid flamers from making stupid posts:

    OpenTV's intellectual property lawyer, Scott Doyle, says there's been missed communications on both sides but that the company has no intention of violating any legal agreements. He says the company plans to post the code in question online. :shrugs:. I've never even heard of OpenTV

  2. How many developers get away with this? by TD_3G · · Score: 5, Interesting

    Does anyone know of any statistics on how many developers actually get away with using Open Source Software (more specifically GPLed) code within their closed source products. It would seem to me that with the large distribution of GPLed code and the ease of use to obtain it along with documentation on how to use it, more and more people would do this assuming no one will ever find out. Afterall, how many people actually go around trying to look for breaches in the GPL.

    --
    ...
    1. Re:How many developers get away with this? by Anonymous Coward · · Score: 5, Interesting

      I was once asked the best way to obsfusicate the 'readline' library for use in a proprietary project - I didn't feel inclined to supply an answer.

      One of the worst offenders are Viglen Computers in the UK, who sell a network proxy/security/mail 'black box' that nmap reports runs on Linux, and the proxy appears to be Squid. The GPL is included in the webmin interface (well buried) but no source code is supplied on CD and there is no way to recover it from the box (without some pretty dedicated reverse engineering).

  3. Too little too late. by FreeLinux · · Score: 5, Interesting

    It is great that they are putting the source online, if they actually do it. But, the fact of the matter is that they are only doing this after being called on the carpet by the FSF. They had no intention of doing this before. That means that they were intentionally or inadvertantly defrauding their customers and the original developers of the code. This then leads to the question of damages. Actually, there is no question of damages but, rather a question of how much and to who?

    As a final note cases such as these serve as a warning to any other potentially unscrupulous individuals that may have considered stealing GPL code. Put simply, such a law suite will further legitimize the GPL from a legal perspective and ease future GPL enforcement efforts. Assuming the FSF wins, that is.

    1. Re:Too little too late. by DustMagnet · · Score: 5, Insightful
      Actually, there is no question of damages but, rather a question of how much and to who?

      I'd call those big questions of damages. How much damage might be found to be zero. That could be bad news for GPL.

      --
      'SBEMAIL!' is better than a goat!!
  4. Whew... by Anonymous Coward · · Score: 5, Funny

    Note that Gillmor is reporting the FSF's claim of violation, not making it himself.

    Thanks! I almost had to read the article this time...

  5. Is the GPL forcing? No! by termos · · Score: 5, Informative

    To quote the article at siliconvalley.com: Some people I respect say the GPL is a bad idea, period. They say it's too restrictive of programmers' rights, in the sense of forcing them to open what they've done to the world.

    This is completly wrong! It does not restrict the right of programmers - it's more the opposite, it gives programmers the right to view technology and learn from it, and even more importantly - they don't have to reinvent the wheel every time. What is this with forcing them to open what they have done to the world? It is not forcing anyone, it is just a license which the programmer choose to distribute his software under, or he choose not to, I can't see how that is forcing anything on anyone.

    --
    Note to self: get smarter troll to guard door.
  6. Inaccuracies are adding to GPL FUD by naarok · · Score: 5, Interesting

    Dan Gillmor is adding to the GPL FUD with errors in this article. He says a number of times that " If you create software that is derived from software previously licensed under the GPL, you must release what you've written under the same license.". This is not exactly true, you are not forced to release what you have written and you don't have to share the code unless you release your changes. In the case of OpenTV, it sounds like they are releasing the code, but doing an in-house mod to GPL code does not require you to release what you've written. Errors like this in the mainstream media just muddy the issue and add to GPL detractors.

    I've also seen some pretty convincing arguments that the GPL is on pretty solid legal ground. The GPL gives you the right to view the source -> modify it -> release it. In return for that right, you agree to the conditions of the license. Namely , that if/when you release your work, you use the GPL. IANAL, but this sounds like a simply contract you are agreeing to when you release your code.

  7. Re:But... by nuggz · · Score: 5, Insightful

    decent programmers who choose to give their work away should not be taken advantage of.

    Sure they should, they gave it away!

    Now those who license it under the GPL did NOT give it away and should have their license respected.

    Back before my time the BSD license said you had to display the credits. Some little company (AT&T wasn't it) didn't want to play by the rules, I wonder how that turned out?
    The old BSD license was very close to giving it away, much closer then the GPL, and courts ruled it was enforcable. I would be surprised if the GPL was any less valid.

  8. Subtle but important correction by sacrilicious · · Score: 5, Informative
    [The GPL] gives users of GPL-licensed software the right to see the source code, or programming instructions, of the software and to make modifications. But there's a string attached: If you create software that is derived from software previously licensed under the GPL, you must release what you've written under the same license.

    AFAIK you only have to release the source code to your software if you release the binaries. This may seem like a pedantic point, but in fact it makes a profound difference for any business that wants to go the "service bureau" route. Suppose your business consists of processing digital image files that customers submit. If the software that does this is built from GPL'd components, you nevertheless do *not* need to release the source code as long as it runs only on your servers. If instead you release a consumer version of the software, that is the point at which you must release the source as well.

    --
    - First they ignore you, then they laugh at you, then ???, then profit.
  9. stealing by sacrilicious · · Score: 5, Insightful
    As a final note cases such as these serve as a warning to any other potentially unscrupulous individuals that may have considered stealing GPL code.

    I feel obligated to point out that violation of the GPL is not stealing... it is copyright/license infringement.

    Slashdot discussions hold various examples of folks who refer to p2p copyrighted file sharing as "stealing". Some people (with whom I agree) then respond that this is not an example of stealing, it is an example of copyright infringement. This clarification is not intended to condone (or condemn) the sharing of copyrighted material; the point is to not sink to the same level of newspeak as the RIAA/MPAA which claims (for example) that not watching commercials is "stealing". The reason this is important is that it has everything to do with what legal analysis and remedies can and should be brought to bear on the matter.

    When something has been stolen, there are clear answers to the questions (1) who has lost, and (2) how much. It is in the world of copyright infringement that these questions become enormously debatable.

    --
    - First they ignore you, then they laugh at you, then ???, then profit.
  10. Re:Everyone loses by yaphadam097 · · Score: 5, Insightful
    Everyone lost. We could have ALL (minus 1) had the benefit of this software for free. The very first person would have to purchase it, but then could freely redistribute to the world.

    I hope this is not the argument that is used in court, because I think it misrepresents the intent of the GPL. Claiming that everyone in the community was damaged because they didn't get the benefit of this software without paying for it sounds a lot like the viral GPL that Microsoft warned about.

    I think the more relevant point is that by using other people's work as the basis of their software they entered into a contract which said that others could do the same. They have an obligation under that contract to make their work available for others to learn from, adapt, and improve upon.

    The intention of the GPL is not, IMO, to allow consumers to have access to other people's work for free. "Free as in beer" access to software is a natural consequence of the GPL that we sometimes benefit from. It is not a requirement nor is it the intent.

    ...we also lost the ability to improve the software. Anyone who wanted a feature that was not added lost out.

    That's the relevent point! Take that one to court but leave the first part about everyone getting it for free (As in beer) out.

  11. Re:This really is getting old ... by portnoy · · Score: 5, Informative
    This is another example of a company that is willing to cooperate, but has had a few snags in their plans. They've said they're going to post the code online (which they don't have to do) so lets see if they do.
    Indeed. A quick google search of "opentv gpl" finds that developers have been requesting the source code since March of 2001, to no avail. At some point, it begins to look less and less like a misunderstanding and more and more like a willful violation.
  12. source has been released by yanowitz · · Score: 5, Informative

    sdk is here.


    freetv has the announcement.

    Intriguingly, the postlink sources have a makefile for linux even though OpenTV doesn't officially support linux. Hopefully they'll release their toolchain for linux RSN.