From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752494AbdJSJKM (ORCPT ); Thu, 19 Oct 2017 05:10:12 -0400 Received: from mail-wm0-f66.google.com ([74.125.82.66]:55955 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750968AbdJSJKJ (ORCPT ); Thu, 19 Oct 2017 05:10:09 -0400 X-Google-Smtp-Source: ABhQp+QRZ1mi2AXr49m32M4aROWyzFVtYBdDuNeuZD8Wu6MHqNlBYrrv/qaXfEMXapvHsQlFfjMvmjiqojcIyju1tmU= MIME-Version: 1.0 In-Reply-To: <20171019085205.GA24487@kroah.com> References: <20171019083832.GA21820@kroah.com> <20171019085205.GA24487@kroah.com> From: Geert Uytterhoeven Date: Thu, 19 Oct 2017 11:10:07 +0200 X-Google-Sender-Auth: hJb77cpT7YEdf-t3V4SMkWkibJA Message-ID: Subject: Re: [PATCH] USB: add SPDX identifiers to all files in drivers/usb/ To: Greg Kroah-Hartman Cc: USB list , "linux-kernel@vger.kernel.org" , Thomas Gleixner , Kate Stewart , Philippe Ombredanne Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Greg, On Thu, Oct 19, 2017 at 10:52 AM, Greg Kroah-Hartman wrote: > On Thu, Oct 19, 2017 at 10:49:47AM +0200, Geert Uytterhoeven wrote: >> On Thu, Oct 19, 2017 at 10:38 AM, Greg Kroah-Hartman >> wrote: >> > It's good to have SPDX identifiers in all files to make it easier to >> > audit the kernel tree for correct licenses. This patch adds these >> > identifiers to all files in drivers/usb/ based on a script and data from >> > Thomas Gleixner, Philippe Ombredanne, and Kate Stewart. >> > >> > Cc: Thomas Gleixner >> > Cc: Kate Stewart >> > Cc: Philippe Ombredanne >> > Signed-off-by: Greg Kroah-Hartman >> > --- >> > Unless someone really complains, I'm going to add this to my tree for >> > 4.15-rc1. >> >> It would be good to include a diffstat, esp. when touching +600 files. > > I wanted to, but I was worried it would be too long to prevent the patch > from hitting the list :) > > Here it is: [...] Thanks! BTW, some files seem to be "SPDX-License-Identifier: GPL-1.0+". Was this intentional, given COPYING says the default is v2? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds