Software Freedom Conservancy Wins GPL Case Against Westinghouse
fishthegeek writes "The Software Freedom Conservancy has received a judgement against Westinghouse Digital Electronics for $90,000 in damages, $50,000 in costs plus a donation of all of the offending HDTV's that were using BusyBox in violation of the GPL. Given that WDE is nearly bankrupt it's likely that most if not all of the cash will disappear in a legal 'poof,' but it is a victory regardless."
The GPL vs BSD license argument never gets old for some folk does it?
Some say BSD-like licenses are bad because they permit people to use the code in a closed, non-free way.
Some say GPL-like licenses are bad because they forbid the same behaviour.
Each to their own, but the GPL allows people who contribute to the public good to make sure that their work is not abused (as they see it), by taking their effort, profiting from it and not sharing back. If that's not the way you roll, so be it, but it gives freedom to users that the BSD license does not.
How typical... He with the most money wins! God our justice system needs an overhaul!
Oh wait... we won... nevermind!
Ascalante: Your bride is over 3,000 years old.
Kull: She told me she was 19!
It would've been pretty easy to fully comply with the GPL in this situation without giving anything of substance away to competitors.
There's no reason to be afraid of using GPLed code as long as you actually READ THE DAMN LICENSE and comply. For something like busybox there is almost no one who would suffer any competitive disadvantage by publishing the source code for the GPL software used in compliance with the license, and a pretty good market advantage (don't have to develop any of the basic functions busybox provides, so you can focus on developing the product-specific functionality).
retrorocket.o not found, launch anyway?
Or, you could say, it TAKES freedom from users (ie: developers using a library) that the BSD license does not.
Not saying BSD is better, just saying GPL doesn't give "more freedoms" on a whole, it just assigns them to different people.
Maxim: People cannot follow directions.
Increases in truth directly with the length of time spent explaining them
Or, you could say, it TAKES freedom from users (ie: developers using a library) that the BSD license does not.
Wrong. It takes freedom from those developers only while they are wearing their distributor hats. They can use GPLed libraries as much as they like. They are just limited from distributing in a way that takes freedom away from users. Their freedom as _users_ is not harmed.
Not saying BSD is better, just saying GPL doesn't give "more freedoms" on a whole, it just assigns them to different people.
You are right here. It takes freedom away from distributors, and gives it _all_ to users. Just they are not necessarily different people, just different roles.