|
From: <bc...@wo...> - 2001-09-01 21:11:06
|
[Mats Wichmann] > >So basically what I'm going to ask is for all the copyright characters to be > >replaced with (c). :) I realise this is an onerous task (although one that > >only took me a few minutes with a for loop in bash and a lot of repetitive > >keystrokes in vi). > >It should be noted that the sequence (c) has no legal force, where the >copyright symbol does. Does the string \u00A9 have more legal force? As I see it, that is the alternativ to using "(c)". I think I would go with using "(c)". That seemed to be good enough for CNRI in their license and they cared far more about this topic than I even will. regards, finn |