|
|
|
|
|
by hugoroy
1029 days ago
|
|
The analysis is wrong even if we accept the flawed premise presented (whether in US or French law). Section 13 of the AGPL which is the one the author says is ineffective starts: "Notwithstanding any other provision of this License, if you modify the Program, your modified version must ..." The obligation starts from "modification" of the software, and modification of software is an act protected under copyright law. Hence you need an authorisation for it (without prejudice to fair use and copyright exceptions of course). |
|
Take for example the DeHackEd Doom patch editor for old-school DOS Doom, which patched the Doom.exe binary to change player speed, enemy behavior, text messages, etc. in ways that WADs alone couldn't. You are free under copyright law to use DeHackEd to patch your own binary, and to distribute your patches so others may use DeHackEd to apply them, but not to distribute patched Doom binaries.
The same holds true for any game mod, really, and even those Windows installer editors which produce stripped down versions of Windows (like 98lite or the more recent Mini11).