From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752910AbdJUHqA (ORCPT ); Sat, 21 Oct 2017 03:46:00 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:45140 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751131AbdJUHp6 (ORCPT ); Sat, 21 Oct 2017 03:45:58 -0400 Date: Sat, 21 Oct 2017 09:46:03 +0200 From: Greg Kroah-Hartman To: Alan Cox Cc: Thomas Gleixner , linux-usb@vger.kernel.org, LKML , Kate Stewart , Philippe Ombredanne , Linus Torvalds Subject: Re: [PATCH] USB: add SPDX identifiers to all files in drivers/usb/ Message-ID: <20171021074603.GA19934@kroah.com> References: <20171019083832.GA21820@kroah.com> <20171019085907.GA4044@kroah.com> <20171019091046.GA5712@kroah.com> <20171020184930.6b8815a5@alans-desktop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171020184930.6b8815a5@alans-desktop> User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 20, 2017 at 06:49:30PM +0100, Alan Cox wrote: > > But all that matters is the tag is there for tools to be able to extract > > it properly. And if we have that, it doesn't matter what the comment > > "style" would be, so might as well make it look "nicer". > > > > And, to take it to the next conclusion, if we have the SPDX identifier, > > we can get rid of the "boilerplate" GPL license crap as well, right? > > An SPDX tag may not form a valid warranty disclaimer in many parts of > the world while the header with correct document text in capitals does. But the warranty disclaimer is in the license for the project as a whole, just not on the individual file, so it is still covered from what I can tell. > So yes you can remove it, but since it used to have a disclaimer and > you (aka Linux Foundation) potentially removed it you might want to have a > little chat with their laywers about whether you risk assuming any > liability as a result 8) Ok, will do :) thanks, greg k-h