|
|
|
|
|
by ThatPlayer
539 days ago
|
|
You don't need the source material to be a derivative though. Music covers also fit your definition. Generally done without access to the sheet music (source code). And performed by completely different musicians/singers. They're still covered by copyright. A song recording copyright is separated into copyright of the performance, and copyright of the underlaying work. "reproduction of an artwork/song" is a derivative, and covered by the copyright of underlaying work without necessarily infringing on the copyright of the performance/expression of a piece of art. > it's the translation of the source code to the binary because the source code is what's copyrighted at the end of the day. The translation is considered a derivative work of the source code. And derivative works are copyrighted. Otherwise GPL would not extend to released binaries. GPL would not be able to require source code release alongside the binaries. |
|
> The translation is considered a derivative work of the source code. And derivative works are copyrighted.
Decompiled code isn't a translation though but a recreation. It's impossible to use freshly decompiled code for any purpose and there's zero chance any of the original code looks like this.
In music terms it's more akin to an reinterpretation and that wouldn't be a derivative either as far as I know.
The musical equivalent would be to create a music sounding similarly enough to old mario games which would make you remember the games but without being a derivative by itself as it never used any of the originals. And as far as I know, in music you are allowed to do that without being a derivative, otherwise all copycat rock bands of the 80s would be under the same copyright.