Comments on: Yet another overblown open source debate
Two years after the open-source licensing wars over "badgeware" and license proliferation, it's clear that customers simply don't care.
Two years after the open-source licensing wars over "badgeware" and license proliferation, it's clear that customers simply don't care.
Web sites launch all the time, but they also shut their doors. We highlight 15 that bit the dust this year.
Let the debate begin: Was the iPhone more important than iTunes? Was anything bigger than Google finding a great business model? CNET offers its list of the 10 most important stories of the '00s.
Matt Asay brings a decade of in-the-trenches open-source business and legal experience to the Open Road, with an emphasis on emerging open-source business strategies and opportunities. Matt is general manager of the Americas division and vice president of business development at Alfresco, a company that develops open-source software for content management. He is a member of the CNET Blog Network and is not an employee of CNET. Disclosure.
Add this feed to your online news reader
In any case, AGPL and/or CPAL have their full effect if even one FOSS component uses them, if I want to use that component, just as GPL would matter hugely even if only Linux used it.
- by jgodse January 24, 2009 6:13 PM PST
- You are absolutely right. Most software folks just don't care. Web application providers that host their applications care even less. If you are a business that hosts web apps, you only really have to worry about AGPL (which forces you to give up your code) and licenses such as MPL or EPL that require you to send improvements back to the originator.
- Like this Reply to this comment
-
(3 Comments)If you are a software distributor, then you only have to worry about GPL 2.x or 3.x because they require you to distribute the source to the entire derivative work. However anything that is MIT/BSD or Apache 2.0 is very safe for the business to use in terms of software licenses.
Check out my page at <a href="http://www.squidoo.com/software_ip_management">http://www.squidoo.com/software_ip_management</a> for more thoughts on this topic.