gplv2/cddl dual-licensing
Saturday, Aug 18. 2007 – Category: OpenSolaris, OpenSource
This should be implied as usual, but I’ll explicitly state it here: this is my personal opinion only, and isn’t reflective of any opinion of the OGB (OpenSolaris Governing Board) nor of Sun.
Looks like the Netbeans project is thinking of going the dual license route, and licensing under both CDDL and GPLv2. Doing a Google search for ‘netbeans cddl gplv2′ pulls up quite a few blogs and responses from people who generally view it as favourable – but it’s not clear to me why.
A few posts cite that it will make Netbeans more “Linux-friendly”. I’m not sure how or why this perception is there. Are people looking to integrate Netbeans into the Linux kernel? Into Emacs? (Wouldn’t be surprised really..) There is nothing in the CDDL that prevents Netbeans from being distributed in Linux distributions, and as near as I can tell there is nothing in the GPLv2 that would prohibit distributions from bundling Netbeans. So is it really just people’s false perception that “anything not GPLv2 is bad”?
My (and many other people’s) worry with projects going down the dual licensing path is the danger of creating a fork…. how will patches and fixes be ported in the source base? What if someone forks a GPLv2 only Netbeans from which fixes can be sent back upstream into the CDDL Netbeans?
Do people (Sun?) think that more people will contribute to Netbeans now that it’s GPLv2? I would argue the contributor agreement requirement is more of a stumbling block than the license. If people are willing and sane enough to sign the SCA, then I would think they would be intelligent enough to understand the licenses under which their code would be distributed.
It just seems to me that people push Sun to hop on the dual-licensing with GPLv2/v3 wagon merely for the sake of publicity. I’ve yet to see compelling reasons to dual-license. Now switching entirely to a GPLv2/GPLv3 license is more compelling to me since it reduces the fork-dangers of having a dual licensed source base. If there is compelling code out there (Eclipse? I’m not sure how the mingling of GPL & EPL (Eclipse Public License, not the English Premier League) goes..) that is GPLv2 and Netbeans wanted to go the GPLv2 route to promote co-mingling and cross-pollination of code – then that’s one thing. That is a compelling technical reason for a license switch in my mind. (Likewise for OpenSolaris if it were to pursue the GPLv3 route).
One Trackback to “gplv2/cddl dual-licensing”
2 Comments to “gplv2/cddl dual-licensing”
-
Dalibor Topic Says:
August 19th, 2007 at 14:54I think people are more likely to contribute to something they can reuse themselves. As someone who usually uses the GPL for his own work, I’d be more likely to contribute to a dual licensed NetBeans project, than to a CDDL one, as I can’t reuse the code from the latter in my own projects.
-
Simon Phipps Says:
August 26th, 2007 at 04:56What if someone forks a GPLv2 only Netbeans from which fixes can be sent back upstream into the CDDL Netbeans?
That’s a risk, but to create a useful fork to which others contribute the rebel would need to either maintain a “masking layer” over the NetBeans code so that it can delta future revisions, which would keep the scope of the fork small, or gather sufficient developers to replicate the original community. The former has happened elsewhere (NeoOffice for example is a masking layer over OpenOffice.org) and the latter is an unlikely event which, if it happens, is an indictment of a failure of the original community that would undoubtedly be manifest in other ways as well.
It’s easy to get drawn in to the specifics of the terms of licenses, but I’m coming round to agreeing with Eben Moglen that the primary role of licenses in Free software lays not in their specific terms but in their role as the constitution of a community. I believe the addition of GPL to NetBeans is a reflection of a desire to be included in certain GNU/Linux distributions that use that license as their constitution. That was certainly the main motivation for using GPL for the Java platform.
Leave a Reply
Recent posts
- remiss
(Thursday, Nov 8. 2012 – 1 Comment) - Gesture Lock
(Saturday, Nov 13. 2010 – 16 Comments) - ConnectIn 1.1.1 & HTC Sense UI
(Tuesday, Sep 28. 2010 – 38 Comments) - ConnectIn
(Saturday, Sep 25. 2010 – 62 Comments)
Categories
- Android
- Cars
- ChinaBlog
- Code
- Computers
- Development
- Food
- Football
- Grommit
- Linkage
- Movies&TV
- Music
- Musings
- OpenSolaris
- OpenSource
- Outdoors
- Pets
- Photos
- Quotage
- Rdio
- Songbird
- Sun
- Travel
Grommit
Mozilla
OpenSolaris
- alan burlison
- bonnie corwin
- eric boutilier
- glynn foster
- jim grisanzio
- mark nelson
- mike kupfer
- planet opensolaris
- stephen hahn
Songbird
Archives
- November 2012
- November 2010
- September 2010
- August 2010
- June 2010
- May 2010
- February 2010
- January 2010
- December 2009
- October 2009
- September 2009
- August 2009
- June 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- December 2004
- November 2004
- October 2004
- September 2004
- August 2004
- July 2004
- June 2004
- May 2004
- April 2004
- March 2004
- February 2004
- January 2004
- December 2003
- November 2003
- October 2003
- September 2003
- August 2003
- July 2003
- June 2003
- May 2003
- April 2003
- March 2003
- February 2003
- January 2003
- December 2002
- November 2002
- October 2002
- September 2002
- August 2002
- July 2002
- June 2002
- May 2002
- April 2002
- March 2002

August 30th, 2007 at 15:31