Linked by Thom Holwerda on Wed 25th Jan 2006 19:25 UTC
GNU, GPL, Open Source GNU is actively developing Gnash, an open source Flash movie player distributed under the GPL license. Based on GameSWF, Gnash will eventually provide complete support for SWF version 7 compliant Flash movies. Implemented with OpenGL and libxml2, Gnash will be avilable as a standalone Flash player, and as a Firefox plug-in. In order to avoid any potential intellectual property conflicts, the Gnash developers are not using any Macromedia tools to facilitate faster development. Instead of reverse engineering Macromedia technologies, the Gnash developers are basing their implementation on the SWF specification.
Thread beginning with comment 89336
To read all comments associated with this story, please click here.
GNU's projects
by _LH_ on Wed 25th Jan 2006 20:08 UTC
_LH_
Member since:
2005-07-20

This based on gameswf which is in public domain. So GNU has basicly took a public domain program, relicensed it under GPL and renamed to Gnash. Sounds pretty weird that they are forcing GPL on this program.

RE: GNU's projects
by thebluesgnr on Wed 25th Jan 2006 20:38 in reply to "GNU's projects"
thebluesgnr Member since:
2005-11-14

That's not what they did, actually. If you read a little you'll find why gameswf was forked, and you'll also find that they will contribute fixes back to the gameswf project:

http://lists.gnu.org/archive/html/gnash/2005-12/msg00000.html

Reply Parent Bookmark Score: 2

RE[2]: GNU's projects
by Jedd on Thu 26th Jan 2006 00:37 in reply to "RE: GNU's projects"
Jedd Member since:
2005-07-06

I'm familiar with GNU and the GPL.

Reply Parent Bookmark Score: 1

RE: GNU's projects
by Temcat on Wed 25th Jan 2006 21:35 in reply to "GNU's projects"
Temcat Member since:
2005-10-18

And this is wrong why? If the proggy is public domain, you're free to use it in your software and license however you please.

Reply Parent Bookmark Score: 4

RE: GNU's projects
by Celerate on Wed 25th Jan 2006 21:39 in reply to "GNU's projects"
Celerate Member since:
2005-06-29

"Sounds pretty weird that they are forcing GPL on this program."

The GPL is not being forced on this project, it was already under the public domain and someone decided to use the existing code to found a new project, it's called forking. The original software is still under the same license it was under before, and no one can change that except the original copyright holder(s).

Reply Parent Bookmark Score: 2

RE[2]: GNU's projects
by ma_d on Thu 26th Jan 2006 06:07 in reply to "RE: GNU's projects"
ma_d Member since:
2005-06-29

Incorrect. No one can change that ... including the original copyright holders. You can't take back rights you already gave (certainly not putting it into the public domain, you might get away with a clause in your license saying you reserve the right to remove rights; but I sincerely doubt that'd hold up).

But you can always relicense your new code added to it! And you can always stop making the public domain code available in hopes it will be forgotten.

Reply Parent Bookmark Score: 1