Slashdot Mirror


Telstra Violating the GPL?

daria42 writes "It looks like Australia's largest telco, Telstra, hasn't exactly been paying attention to its responsibilities under the GNU GPL. Australian coder Angus Gratton has been investigating the company's branded T-Hub, T-Box and T-Touch products — all based on Linux, and all without any source code or GPL license attached. Naughty. However, it's not as though Telstra is the only one to blame — the goods are manufactured by Sagem, Netgem and Huawei respectively." Telstra responded quickly to Gratton's claims, saying they would work with the vendors to straighten out the licensing situation and fix any compliance issues.

2 of 197 comments (clear)

  1. I hope it goes to court by abhi_beckert · · Score: 5, Insightful

    Telstra should get a serious ass kicking over this. The amount of money they've spent on advertising alone for this product line wipes out any possible "we didn't know" excuse.

    They had to have been told, by multiple lawyers, that this is happening.

    If an ordinary person can get fined millions of dollars for minor IP violations, then a corporation the size of Telstra should be fined tens of billions for knowingly violating the GPL in a flagship product. But of course, the law is never fair.

  2. Re:Just because they have branded it by Stray7Xi · · Score: 5, Informative

    In your analogy of Toyota distributing cars without following terms of the license, the dealer is NOT authorized to distribute under terms of the license. It becomes a copyright violation. The GPL is very clear about this.

    The point is they don't need to agree to the license, the GPL never forces anyone into it (section 9). By not agreeing to the license, all normal copyright law restrictions apply to them. However in this case they aren't infringing copyright, they're merely abiding by first sale rule.

    In fact a case can be made that apps that include a click-through EULA of the GPL violate the GPL. Since clicking I disagree will refuse to install the app which is an additional restriction (section 10). You can't force someone into the GPL, only pursue them for copyright infringement if they disagree.

    Pursuing Telstra is stupid, they should be attacking the OEM manufacturers.

    9. You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so.

    10. ...
    You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it.