Hacker News new | ask | show | jobs
by Steltek 1017 days ago
A compiler author does not own the output of the compiler.
3 comments

No, but any other source (eg. headers) used during the compilation process might be owned by a third party.

A crack does not compile anything, but even if you go that road, it will be argued anyway that the patch which is applied is copyrighted.

Now, of course, it's another thing to prove that the patch may indeed be copyrighted...

They can copyright certain sequence of bits though, like console makers did a while ago to enforce licensing (e.g. can't boot this rom without these sequence of bits, but this sequence of bits is actually a nintendo logo which cannot be distributed unless you have nintendo's permission).
Is that always the case, or does it depend on the compiler's license in the end?