Earlier quoted context omitted.
In the end, the code gets removed and rewritten. Most of Linux is drivers for hardware that you don't have anyway, so the chances of this affecting the average person are minimal. Honestly, nothing but good could come from being forced to remove key parts of Linux. A lot of it needs a good rethinking, but breaking compat would not be tolerated. If it's legally required, then people don't have a choice.
"In the end, the code gets removed and rewritten." Undoubtedly true, but what about deployed/sold devices? I wasn't real impressed at the pace of the update getting to my Epic, which I believe was caused in part by different motivations between Samsung and Sprint. What about devices that are no longer supported by updates? They're "out there."
Android and the GPLv2 death penalty
21–28 of 28 posts
Re: Android and the GPLv2 death penalty
#22Earlier quoted context omitted.
Software doesn't violate licenses, people do. Anyone who violates the license of a work loses their license to the work. A more pointed question then is about who violates/loses the license: an individual coder? A corporation/foundation?
I think the gist was: if you lose your license to distribute Busybox X, does that impact your rights with respect to Busybox Y? My take on this (but IANAL) is that you do not really lose the rights to distribute a specific version, but the rights to distribute specific code (or compiled versions of it), and that would carry through to all code in version Y that was already in version X, but not any newer code that is…
Re: Android and the GPLv2 death penalty
#23This is a subscriber-only article. By linking to a subscriber link we are not helping LWN. Quoting LWN: "Reader subscriptions are a necessary way to fund the continued existence of LWN and the quality of its content."
Full text of the notice at the top of the article: "The following subscription-only content has been made available to you by an LWN subscriber. Thousands of subscribers depend on LWN for the best news from the Linux and free software communities. If you enjoy this article, please consider subscribing to LWN. Thank you for visiting LWN.net!" At first glance it seems that they don't actually object to the article bein…
Re: Android and the GPLv2 death penalty
#24This is a subscriber-only article. By linking to a subscriber link we are not helping LWN. Quoting LWN: "Reader subscriptions are a necessary way to fund the continued existence of LWN and the quality of its content."
To quote from LWN's FAQ: "Where is it appropriate to post a subscriber link? Almost anywhere. Private mail, messages to project mailing lists, and blog entries are all appropriate. As long as people do not use subscriber links as a way to defeat our attempts to gain subscribers, we are happy to see them shared."
So if you like this article, subscribe to LWN. I did!
Re: Android and the GPLv2 death penalty
#25Earlier quoted context omitted.
Full text of the notice at the top of the article: "The following subscription-only content has been made available to you by an LWN subscriber. Thousands of subscribers depend on LWN for the best news from the Linux and free software communities. If you enjoy this article, please consider subscribing to LWN. Thank you for visiting LWN.net!" At first glance it seems that they don't actually object to the article bein…
Indeed- Jonathan Corbet, the editor in chief, has shared subscriber only links here before.
Re: Android and the GPLv2 death penalty
#26> 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions.
Re: Android and the GPLv2 death penalty
#27This is a subscriber-only article. By linking to a subscriber link we are not helping LWN. Quoting LWN: "Reader subscriptions are a necessary way to fund the continued existence of LWN and the quality of its content."
Re: Android and the GPLv2 death penalty
#28Earlier quoted context omitted.
Software doesn't violate licenses, people do. Anyone who violates the license of a work loses their license to the work. A more pointed question then is about who violates/loses the license: an individual coder? A corporation/foundation?
I think the gist was: if you lose your license to distribute Busybox X, does that impact your rights with respect to Busybox Y? My take on this (but IANAL) is that you do not really lose the rights to distribute a specific version, but the rights to distribute specific code (or compiled versions of it), and that would carry through to all code in version Y that was already in version X, but not any newer code that is…
The point of the GPL really is about sharing, as the article suggests, not about punitive damages or post-violation injuctions. GPL-using authors do not want to prohibit infringers from future sharing, they want derived works published freely.
Much of the point of GPL and Free Software is about freedom for users, not making war against others. A past infringer gaining access to to code is not a loophole, it is part of the goal of the Free Software movement, which is unrestricted access for anyone to exploit software privately or to share it publicly (but not to allow public exploitation of non-shared code).