From: Mike McCarty (jmccarty_at_ssd.usa.alcatel.com)
Date: 2002-03-28 16:36:38
On Wed, 27 Mar 2002, troy silvey wrote: > Not to take sides, but this licensing biz does seem nuts > to me. I should GPL the entire english language. Then every > one would have to get my permission to write or speak :) > > >Let's forget for the moment that your email did not contain a copright > notice. > > Using anyone's script in your own published work without > giving due credit is plagiarism. Plain and simple in the USA. This is correct. > I can't say for other counties. Permission is not necessary though > unless the work has been copyrighted. But how can we give This is vacuously correct. All signatories of the Berne convention, and Germany is one (as are the USA) automatically give copyright status to any written material the moment it was written. > credit to code? We all use the same code right from the > original source.... Richie we just move it around. > > To be more serious, it seems impossible to copyright code. > If I take Adam's source, move some lines around, change a > few statements, then it has becomes a product of my own > creativite and I could GPL it too. Not that I would bother. This is untrue. I suggest you study copyright a little bit more before making statements like this. > (Very poor creativity that would be indeed) > But it happens every day in literature, music, painting... > all artistic expressions. Each borrows from the other to create > more and better. (We hope) You should get recognition and Certainly this is true. But the changes made must be substantive, not just moving code around. You might study how Eagle computer got put out of business for having just the same entry point locations in their firmware. > reward for your work, but also acknowlege those who help and > inspire you. Can you copyright words (or statements/structs), > copyright the colors you use to paint, the notes you use to > play? If it could be done, Microsoft would already own it. Words cannot be copyright (unless coined, but usually they are trademarked). ARRANGEMENTS of words can be copyright. > GPL is a joke to me with these truths. > Why come up with C#? So MS can own the langauge and > any code written using C#. Evil and cleaver at the same time. I haven't studied this, but I don't see how owning a language makes anything written in it also owned by the owner of the language. Every assembly language I have used is copyright by someone. But my programs are copyright by me or by the people who employ me. > Uz, your work is great and can't be denied. I bet in court your > case would win over any GPL here. > Posting the GPL and this "Whatever" message IS a slap to the > person who inspired the work in the first place. > Sorry for this dribbling message, but hurt feelings should have > be handled in private mail. Once you loose it in the open, you > get goobers like me responding. Ullrich at least didn't manifest any hurt feelings. He is defending and protecting his intellectual property. Mike -- char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);} This message made from 100% recycled bits. I can explain it for you, but I can't understand it for you. I don't speak for Alcatel <- They make me say that. ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo_at_musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2002-03-28 16:37:30 CET