Red Hat Fights Patent Troll With GPL
jfruh writes "Red Hat is in the middle of a patent lawsuit with Twin Peaks Software, which claims that a Red Hat subsidiary is abusing a Twin Peaks filesystem lawsuit. Now, Red Hat is launching an intriguing countermeasure: the company claims that Twin Peaks' own closed source software violates the GPL because it makes use of an open source disk utility that Red Hat holds the copyright on. Is this a smart move on Red Hat's part?"
Doesn't seem to be a Patent Troll if the company has a product. Trolls are generally Non Practicing Entities. Are we going to start calling Apple, Google, and Microsoft patent trolls now?
Laugh all you want, but RMS keeps getting proved right over and over about Free Software.
Even if the code was considered infringing, it would only need to be revealed to those customers that asked for it before three years (since the ruling in this case?) have passed. Unless one of those customer asks for it and decides to publish it, the code would still be unavailable.
Doing some VERY basic binary comparison between their mount.mfs binary and one of Redhat's mount binaries I would say there is nothing that says straight out one way or the other. There were definitely some differences (licensing crap all through twin peak's binary for instance, trying to catch if you run it and have no license) and some similarities, but it isn't enough for me personally to say for sure. I'd be going after looking at TwinPeak's source, but that's probably what they'll end up doing anyway.
if you do not use or license your patents within the first year of aquiring a patent then the patent is no longer valid. PERIOD! Having worked in the patent office and see all the patent holding companies that just sit on patents to sue people, it is time we ended this. Call it the use it or lose it law.
It's a little more sticky for Twin Peaks than that. The geographic limitation would prevent them from distributing their software under GPL anywhere where they assert a patent right. So to comply they would have to grant a royalty free license to all (including Red Hat) OR just never sell the product again.
They would at least have to review their codebase and carefully purge all signs of GPL code to get back in business, but would still have to settle the past infringement.
Typically in GPL violations, the infringer is given the opportunity to cure the infringement without going to court, but then there isn't usually a patent suit in play.