Quote |
Being pragmatic here, it's generally better just to respect the wishes of the author than risk encouraging him or her to put all or part of their code under some awful license? |
Quote |
The problem with doing a fork is someone with the appropriate skills then has to maintain it. Who is that going to be? |
Quote |
It could (?) be that the GPL does not adequately reflect John Murga's wishes for his code. |
Quote |
Trying to please people, market a project and continue to be innovative is a ton of work and requires tons of passion for what you do. |
Quote (lucky13 @ June 19 2008,12:59) |
That doesn't change the fact that he chose the GPL for his bindings. Doing that gave DSL both rights and responsibilities. His allegations are that DSL isn't living up to those responsibilities. It's been demonstrated, though, that DSL didn't change any code. DSL merely didn't configure it the way he does. No different than if you're compiling vim and configure with --disable-nls and --with-gui=none. Does Bram Moolenaar call it "molesting" or "butchering" when users configure and compile to suit their needs? |
Quote |
The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable |
Quote |
The “Corresponding Source” for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. |