The PS1 Game Spongebob Squarepants: Supersponge Violates the GPL
11–20 of 165 posts
Re: The PS1 Game Spongebob Squarepants: Supersponge Violates the GPL
#12Does this mean that any GPL project could reuse source code from this game, under the logic that it all inherently must be GPL licensed? I'm pretty sure the answer is "no", but I'd like to know why, it makes logical sense...
Re: The PS1 Game Spongebob Squarepants: Supersponge Violates the GPL
#13what's the consequence if someone's product violates GPL ?
If the copyright-holder of the GPL'd work doesn't do anything, the consequences are... nothing. The owners of lots of GPL'd works such as the GNU project tend to take an approach of quiet negotiation. They will contact the violators and attempt to inform them about their responsibilities when distributing GPL'd software. They want software to be free for examination and modification and many violations are unintentio…
For example, programs compiled by gcc (GPL) are not considered derived works and therefore don't need to also hold the GPL license.
In the case of the topic, that appears to be a violation as the game can be considered a derived work. Most violations are handled on a case by case basis if there is legal action due to the nature of "derived work".
Re: The PS1 Game Spongebob Squarepants: Supersponge Violates the GPL
#14Would this mean that only their changes to the GPL would be forced to be made public or the whole piece of software using it?
Re: The PS1 Game Spongebob Squarepants: Supersponge Violates the GPL
#15Re: The PS1 Game Spongebob Squarepants: Supersponge Violates the GPL
#16Part of me wants to express the irritation that people being neurotic about the GPL could cost us access to old games like this. I worry that someone overzealous would take down source for an 18 year old PS1 game over it.
Re: The PS1 Game Spongebob Squarepants: Supersponge Violates the GPL
#17Does this mean that any GPL project could reuse source code from this game, under the logic that it all inherently must be GPL licensed? I'm pretty sure the answer is "no", but I'd like to know why, it makes logical sense...
Re: The PS1 Game Spongebob Squarepants: Supersponge Violates the GPL
#18what's the consequence if someone's product violates GPL ?
If the copyright-holder of the GPL'd work doesn't do anything, the consequences are... nothing. The owners of lots of GPL'd works such as the GNU project tend to take an approach of quiet negotiation. They will contact the violators and attempt to inform them about their responsibilities when distributing GPL'd software. They want software to be free for examination and modification and many violations are unintentio…
Re: The PS1 Game Spongebob Squarepants: Supersponge Violates the GPL
#19Part of me wants to express the irritation that people being neurotic about the GPL could cost us access to old games like this. I worry that someone overzealous would take down source for an 18 year old PS1 game over it.
The archivist in me loses this fight, I feel general adhering to software freedoms is more important and the greater good compared to a single game.
Are you really protecting software freedoms if it ends up, in fact, discouraging the process of freeing more software?
Re: The PS1 Game Spongebob Squarepants: Supersponge Violates the GPL
#20Earlier quoted context omitted.
If the copyright-holder of the GPL'd work doesn't do anything, the consequences are... nothing. The owners of lots of GPL'd works such as the GNU project tend to take an approach of quiet negotiation. They will contact the violators and attempt to inform them about their responsibilities when distributing GPL'd software. They want software to be free for examination and modification and many violations are unintentio…
I'm bad at open source licenses, but wouldn't they need to make modifications to the Linux they're running on to be required to distribute their source?