Relicensing: what's legal and what's right
Relicensing: what's legal and what's right
Posted Sep 4, 2007 23:12 UTC (Tue) by bojan (subscriber, #14302)In reply to: Relicensing: what's legal and what's right by dtucker
Parent article: Relicensing: what's legal and what's right
First off, this is from the preamble of the GPL, not from the actual "terms and conditions for copying, distribution and modification", so it has very little (if any) legal meaning.
As for "however when someone relicenses a BSD (or ISC) licensed work this isn't the case" - that's simple - the work was licensed under BSC (or ISC) licence in the first place, which doesn't have the above "demand", not even in the preamble, so why would anyone have to follow it? GPL's "demands" cannot apply "backwards".
The reason for being able to distribute BSD licensed code under the GPL, is the fact that all three requirements from the BSD licence are met by shipping under the GPL too. Contrary to this, the advertising requirement from the original BSD licence cannot be met, so that licence is incompatible with the GPL.
You may also check these links out:
http://www.gnu.org/licenses/gpl-faq.html#WhatIsCompatible
http://www.gnu.org/licenses/gpl-faq.html#OrigBSD
