lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 30 Apr 2010 10:37:20 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Jiri Kosina <jkosina@...e.cz>
Cc:	Tejun Heo <tj@...nel.org>, lkml <linux-kernel@...r.kernel.org>,
	Paul Mackerras <paulus@....ibm.com>
Subject: Re: [PATCH] trivial: use (C) instead of \251


* Jiri Kosina <jkosina@...e.cz> wrote:

> On Fri, 30 Apr 2010, Ingo Molnar 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.
> > 
> > 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?

It might be fine but i havent seen Paul reply to this thread - and this is my 
point: _you_ should have waited for an ack from Paul (who is co-maintaining 
that file) before applying it. The commit doesnt have it:

 commit 62006c58a9a2d8b72b5b65301965bc444d43e22c
 Author: Tejun Heo <tj@...nel.org>
 Date:   Wed Apr 28 11:30:31 2010 +0200

    trivial: use (C) instead of \251
    
    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>
    Signed-off-by: Jiri Kosina <jkosina@...e.cz>

We dont just go and change people's copyright notices, no matter how trivial 
it may seem ...

Thanks,

	Ingo
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ