On Fri, 30 Apr 2010, Ingo Molnar wrote:
quoted text > > > The latin-1 copyright character 1 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@kernel.org>
> > > Cc: Paul Mackerras <paulus@au1.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.
>
> NAK.
>
> A similar patch was sent a few weeks ago, it was objected to and rejected -
> the copyright character was used for legal reasons.
Well, Paul himself stated that according to their lawyer department,
"Copyright" (which is there) is enough. So it made sense to remove invalid
(at least in some sense) character.
Also zillion of other files copyrighted by Paul contain "Copyright (C)".
If we really want this character there then, why not rather in UTF-8, so
that it works flawlessly?
quoted text > Jiri, in the future please dont apply 'trivial' patches that involve
> subsystems that i co-maintain and which is not acked by any of the subsystem
> maintainers.
OK, as you wish.
--
Jiri Kosina
--
unsubscribe notice To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Messages in current thread:
Re: [PATCH] trivial: use (C) instead of \251 , Jiri Kosina , (Fri Apr 30, 1:01 am)