|
|
|
|
|
by rozab
2227 days ago
|
|
Lawyers exist to get paid. We all know, for instance, that copyright notices in source code are pointless (and I mean like an extensive message in every single file) but it's more important for a lawyer to cover their ass from any possibly liability than to make the company more efficient. And of course, it creates work for them. |
|
That's true for copyright notices in comments that get stripped out in compilation where the source itself isn't released. But a copyright notice in a no-op variable, or otherwise embedded in the distributed code, can help win a lawsuit by directly proving copying (which can sometimes be a nontrivial effort).
Text in distributed executables helped win a case for Apple back in the 1980s: "James Huston, an Apple systems programmer, concluded that the Franklin programs were 'unquestionably copied from Apple and could not have been independently created.' He reached this conclusion not only because it is 'almost impossible for so many lines of code' to be identically written, but also because his name, which he had embedded in one program (Master Create), and the word 'Applesoft', which was embedded in another (DOS 3.3), appeared on the Franklin master disk." Apple Computer Corp. v. Franklin Computer Corp., 714 F.2d 1240, 1245 (3d Cir. 1983) (Emphasis added.)
Case text: https://casetext.com/case/apple-computer-inc-v-franklin-comp...