Received: by 2002:a25:7ec1:0:0:0:0:0 with SMTP id z184csp2677796ybc; Wed, 13 Nov 2019 19:33:18 -0800 (PST) X-Google-Smtp-Source: APXvYqwgh++XZDpHmtCmMGAqwlTvuGSnnymjUvM/1TZiQiOKZqNQqnjo+WjZmakwzzXh7QbS1VCy X-Received: by 2002:a17:906:e291:: with SMTP id gg17mr6255085ejb.240.1573702398131; Wed, 13 Nov 2019 19:33:18 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1573702398; cv=none; d=google.com; s=arc-20160816; b=fEhUZqZJjDalJhmWYG+jBGUCvGKV3btmM/x7RgfjWOFmC2GK2uB1G+jdOcVKHWIcT+ ssN7klZgDP+qdB3sEG891vqfR040WQiAUwKIgzflkqsfqZ4DiBx5I6VnYCsaAdBti+cT KA6E0Hi77DDZ/ZGBDEDulBvNkKuPyTkQlOMmmHR0BXluXTFuI/2HdXabLANV3ctedT4d 6pspZqs0CArmKzc8o5m9wCE46lSWRxpG5i74EEeZE8bjyQOxlcmjEbAfuoQ7FQfXJtKf j99MAF5pp0itXrYAAGEyirSiyqxiK54ul9Vz1ag6teEnhYFHMhyutdYA6BeYty1elRrY z7tQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=I/QpZ1G6SY546Z7M0Qto8CcWQyW+mkUk5NmVYTsUJLQ=; b=okaOzeZWbcov5wm5ck3DdR/2PkZ/JVQ9gy+UkDEpdglTSAtb5ZyMUSrn17v6a5PYOO CFc5fV86poQW2HnrxdGr/voEi3xcDdOFFVI9OfBWDRl9XIJ9V9aK5PF5RdVgzHKti99W sjLjeXnUbQuRZiT1u5vtX00u0yiySTz3hQd4nZAvKmWA633q8U+ue5Xt+jFTeFc5JXoY xxuvQCGQkYgMUdxYh5f+xbZ+HrryMq/CaQM8n/fvrFWInoDC7YdSJ/RpcsOh0s9ObGbs M8crLuJTNwLDAckEEmv6dGniT+R2HDSRzKbXu4jLlUnOmiEe84+F+SpTy1qWjK0D0MUM eW1g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=xBDO0coB; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p20si2495164ejj.394.2019.11.13.19.32.52; Wed, 13 Nov 2019 19:33:18 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=xBDO0coB; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726592AbfKNDcQ (ORCPT + 99 others); Wed, 13 Nov 2019 22:32:16 -0500 Received: from mail.kernel.org ([198.145.29.99]:34302 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726489AbfKNDcQ (ORCPT ); Wed, 13 Nov 2019 22:32:16 -0500 Received: from localhost (unknown [124.219.31.93]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 54302206CC; Thu, 14 Nov 2019 03:32:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1573702335; bh=k6rDRWHF8rlDKpcD7ZAxWPg4f6vvUEyBRv/SbXMTQ6g=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=xBDO0coB2EeMZXpW/+qOtPjC63t0L+fw3Y7r82WKI81GzdhJ0knNgan9EDg/FxO7p o916uEjeVza/RyYmCL/kUpRY5SR+OyvEMq52ggec14BW/0HrSAThXaXDQBY4L7OqjH 16Q1z5bN5DwdBZfb3xVh7LB6x7oEOcfwEUYqxKjs= Date: Thu, 14 Nov 2019 11:32:12 +0800 From: Greg Kroah-Hartman To: Masahiro Yamada Cc: Thomas Gleixner , Linux Kernel Mailing List , linux-spdx@vger.kernel.org Subject: Re: [PATCH] export,module: add SPDX GPL-2.0 license identifier to headers with no license Message-ID: <20191114033212.GA161229@kroah.com> References: <20191018045053.8424-1-yamada.masahiro@socionext.com> <20191018101510.GA1172290@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.2 (2019-09-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 13, 2019 at 08:46:11PM +0900, Masahiro Yamada wrote: > On Fri, Oct 18, 2019 at 7:15 PM Greg Kroah-Hartman > wrote: > > > > On Fri, Oct 18, 2019 at 01:50:53PM +0900, Masahiro Yamada wrote: > > > Commit b24413180f56 ("License cleanup: add SPDX GPL-2.0 license > > > identifier to files with no license") took care of a lot of files > > > without any license information. > > > > > > These headers were not processed by the tool perhaps because they > > > contain "GPL" in the code. > > > > > > I do not see any license boilerplate in them, so they fall back to > > > GPL version 2 only, which is the project default. > > > > > > Signed-off-by: Masahiro Yamada > > > > Ah, nice catch! > > > > I'll queue this up to my spdx tree if no one objects. > > > > thanks, > > > > greg k-h > > > No objection (comment) so far. > > I think it is OK to apply this. Ok, will go do so, thanks. greg k-h