|
|
|
|
|
by nitrogen
4433 days ago
|
|
The GPL does require attribution. It was the advertising clause of the older BSD licenses (similar to the one used by OpenSSL) that was problematic for the GPL, because it imposed restrictions on activities not directly connected to the software. You absolutely cannot remove copyright notices from GPL software and claim credit for it. |
|
There is nothing in the GPL that requires preserving upstream copyright notices in downstream modified versions of software, or any other form of attribution of the origin of modified versions; it does require "appropriate copyright notice", but since copyright on a derived work rests with the creator of the derivative, the modifiers copyright would appear to suffice for that for modified works. The GPL explicitly prohibits attributing modified works to the creators of the upstream work (as it requires you to include notification of your modification and a relevant date).