Hi All,
Guess who sponsered Salon.com today?
http://www.salon.com/tech/feature/2003/06/03/sco_linux/index.html
Funny.
I also have a question related to this. Larry Wall always says "There's more than one
way to do it..." and while that is often true, with some types of tasks it seems false.
I assume (perhaps incorrectly) that if you put 100 C programmers in the same room and
say " read from file x" that they would all happily type:
FILE *fp;
fp = fopen ("/home/user/x", "r");
and so on...
How do you prove who violated who's copyright?
Now I hear you saying: "Well you need more code to show copyright..."
so how much?
Does anybody know anything/have ideas about this?
Shane