Copyrighting trivial code
Earl Wallace
earlw at pesnta.UUCP
Thu Jan 22 03:04:38 AEST 1987
In article <2567 at phri.UUCP> roy at phri.UUCP (Roy Smith) writes:
> ...
> anything. Can one really copyright something which is so straightforward,
> trivial, and obvious? If you gave the assignment "write a C program which
> prints the system page size in decimal to stdout" to 50 programmers, most
> of them would come up with substantially the same program, and many would
> probably be identical, character for character, to the 4.3 version. If the
> copyright is valid, then any program I write which has that line of code,
> or a similar line of code, in it would be a derivitive work. Clearly this
> is absurd.
>...
I think the copyright is just a legal way to telling the World that you intend
to protect your "code" in a court of law if necessary. We all know how
expensive lawers and court cases can be, so I would wonder about a company that
would go thru all the trouble to protect small pieces of code (unless that
code was really great and worth protecting).
P.S. - I copyrighted the following code and you may not use it without paying
me $1,000,000.95 for each copy:
/* Copyright 1987 Earl Wallace, All Rights Reserved */
main()
{
:-) see you in court!
More information about the Comp.unix.wizards
mailing list