|
|
|
|
|
by jkaplowitz
972 days ago
|
|
Even for source code, the US does not offer copyright to programs that are simple enough to have effectively one way to accomplish the desired function rather than requiring creative (aka artistic) choices by the programmer. Example program specification for which the straightforward implementation in any common programming language would not be copyrightable by itself without adding additional scope: “When executed, output ‘Hello, world!’ plus a new line character to standard output, and then exit returning exit code 0.” |
|
I think the fact you use the word "function" here is extremely telling. Writing code is obviously in a closer intellectual domain to designing a car engine, than it is to drawing a picture.
Maybe you have ground to stand on when talking about things like code golf which could be analogous to poetry. But no, the vast majority of code is not the product of artistic expression. It is the product of functional desires.
Not sure why you're trying to make an argument about trivial software. The same is true about trivial art: draw a black square on a white canvas. Good luck claiming copyright for that.