[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100429045709.GA27842@drongo>
Date: Thu, 29 Apr 2010 14:57:09 +1000
From: Paul Mackerras <paulus@....ibm.com>
To: Jiri Kosina <jkosina@...e.cz>
Cc: Tejun Heo <tj@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] trivial: use (C) instead of \251
On Thu, Apr 29, 2010 at 12:41:33AM +0200, Jiri Kosina wrote:
> On Wed, 28 Apr 2010, Tejun Heo wrote:
>
> > The latin-1 copyright character \251 is invalid in ASCII or UTF-8 and
> > causes annoying problems with some editors and tools. Use (C)
> > instead.
> >
> > Signed-off-by: Tejun Heo <tj@...nel.org>
> > Cc: Paul Mackerras <paulus@....ibm.com>
> > ---
> > I'm not really sure this would survive transport over mail in
> > appliable form, attaching the patch too just in case.
>
> It didn't survive :) But it was easy enough to fix by hand. Applied,
> thanks Tejun.
I tried to reply to this earlier but I think my reply vanished due to
a mail problem.
I don't want "(C)" in there because our lawyers tell me that it is
legally meaningless, but "Copyright" on its own is good enough.
So I would prefer that you either remove the (C) entirely or convert
the copyright symbol to proper UTF-8 (0xc2 0xa9).
Thanks,
Paul.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists