PlayStation 2 Game ICO Violates the GPL
An anonymous reader writes "Apparently the video game ICO for the Playstation 2 is using GPL-licensed code from libarc. Sony could end up having to release the source code for the entire game!"
← Back to Stories (view on slashdot.org)
And, as our trusty friend Amazon.com tells us, the game has already been discontinued by the manufacturer.
As numerous other posters have pointed out, this will not result in Sony having to release the source code for their game. The myth of the 'viral GPL' is already going strong enough without /. fuelling it by posting articles like this.
Oh well, time to sit back and watch the trolls have a field day...
Dealing with lawyers would be a lot less tedious if they all looked like Casey Novak.
I've always thought that knowing the origin of all code is standard procedure. Where I've worked, hiding such a thing is reason enough to fire someone.
Didn't they check? Or they knew perfectly well what they were doing but didn't care. I suppose it's the second.
They didn't care because they are incompetent? Or simply their lawyers told them it didn't matter. I suppose it's the second.
The GNU Lesser General Public License (formerly the "Library" GPL) has the terms you describe, but the GNU General Public License (without the "Lesser") requires one to release full source if any covered libraries are used.
So when I use GlibC to compile my C program I always have to release the source? Or if my Linux program makes use of a Library avaliable in Linux I have to release full source?
I has a doubt, there is a limit you know.
The parent has no clue and is confusing the GPL with the LGPL.
Probably yes. But if a criminal broke into your house and found a drug lab and then phoned the police about it you are sunk. You are confusing the law that stops the police from doing this (entrapment) with the non-existent law that stops normal people from doing this.
The CEOs for all the create IT companies are in a room. A big room.
Suddenly someone screams "Hey, look at the news, it says here that PlayStation 2 Game ICO Violates the GPL!"
And then everyone laughs and cries out "who doesn't?"
It's already beyond common practice.
Onda Technology Institute
Aside from that, non-free software libraries also have legal issues, and if you wanted to be safe, you would have to hire a lawyer in every case, because you have to deal with redistribution issues, plus in some cases EULAs.
In the case of the GPL you could hire a lawyer once (provided you don't understand the terms after actually reading them) and then reuse that knowledge forever. Also, there are lots of texts explaining the GPL available everywhere.
For other licenses, such as MIT or BSD, the Free Software Foundation can provide you with some pointers. The are biased toward the GPL, and they say so, but they provide all the information you actually need, and do a good job explaining the other licenses implications.
If you compare that situation with alternatives such as buying the distribution of non-free libraries, free software has fewer legal costs. Licenses have legal ramifications. Just because you pay the guy, it doesn't mean he will let you do whatever you want. And if you can't read a free software license alone, of course you will need a lawyer, but then you will need a lawyer to read your EULAs for you.
At no point can they be forced to release the sourcecode. The legal system just doesnt work that way.
Assuming it is a GPL(not LGPL) library then yes, to legally distribute the game they have to release the source to all of it. But that doesnt mean that they have to retroactively comply to the license after they broke it, it just means that continuing to distribute it is illegal, and the software authors could sue for financial compensation.
Whether or not its easier to just release the sourcecode (which they may or may not even legally be able to do -- What if it contains restrictively licensed code that conflicts with the GPL?
Pain lasts, kid. Its how you know you're alive. Sometimes I think this growing up thing is just pain management-TheMaxx
Not all GPL code was written by two hippie wannabees in their parents basement. An awful lot of it is owned by real corporations that can afford to pay real lawyers real money. If your business started making money, they'd either want some of it or compliance with the license on their code.
IAALS and you are mistaken.
You might want to look at the Copyright, Designs and Patents Act 1988, section 107 (note that it is split over two pages).
See also the Copyright, etc. and Trade Marks (Offences and Enforcement) Act 2002, especially section 1.