From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756617AbdKGT24 (ORCPT ); Tue, 7 Nov 2017 14:28:56 -0500 Received: from bombadil.infradead.org ([65.50.211.133]:38463 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753600AbdKGT2y (ORCPT ); Tue, 7 Nov 2017 14:28:54 -0500 Date: Tue, 7 Nov 2017 11:28:46 -0800 From: Christoph Hellwig To: "Theodore Ts'o" , Alan Cox , Greg Kroah-Hartman , "Darrick J. Wong" , Christoph Hellwig , Eric Sandeen , xfs , linux-kernel@vger.kernel.org Subject: Re: WTF? Re: [PATCH] License cleanup: add SPDX GPL-2.0 license identifier to files with no license Message-ID: <20171107192846.GA24617@infradead.org> References: <20171107020607.GA26910@magnolia> <20171107072040.GB4586@infradead.org> <20171107073940.GB4654@kroah.com> <20171107172042.GB26910@magnolia> <20171107182903.GA4588@kroah.com> <20171107184658.56b87d41@alans-desktop> <20171107191526.x3rzfcnnlmaz264d@thunk.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20171107191526.x3rzfcnnlmaz264d@thunk.org> User-Agent: Mutt/1.8.3 (2017-05-23) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 07, 2017 at 02:15:26PM -0500, Theodore Ts'o wrote: > On Tue, Nov 07, 2017 at 06:46:58PM +0000, Alan Cox wrote: > > > Given that it had no license text on it at all, it "defaults" to GPLv2, > > > so the GPLv2 SPDX identifier was added to it. > > > > > > No copyright was changed, nothing at all happened except we explicitly > > > list the license of the file, instead of it being "implicit" before. > > > > Well if Christoph owns the copyright (if there is one) and he has stated > > he believes it is too trivial to copyright then it needs an SPDX tag that > > indicates the rightsholder has stated it's too trivial to copyright and > > (by estoppel) revoked any right they might have to pursue a claim. > > If Cristoph has revoked any right to pursue a claim, then he's also > legally given up the right to complain if, say, Bradley Kuhn starting > distributing a version with a GPLv3 permission statement --- or if Greg > K-H adds a GPLv2 SPDX identifier. :-) First Christoph really appreciateѕ spelling his name right. Second Christoph really appreciates talking to him when trying to slap on licensing bits on his code. I'm not evil, but I'd really like to understand what you are doing and why, and I might be fairly agreeable if that makes sense. Doing batch annotations of code where you do not the know any of the history of is a receipt for a desaster if we want to use that information anywhere. So Greg, please explain WTF you are trying to do and talk to the people who wrote the code you are "annotating".