From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1CF1EC04AB5 for ; Mon, 3 Jun 2019 12:42:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id ED4AD250C2 for ; Mon, 3 Jun 2019 12:42:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726360AbfFCMmj (ORCPT ); Mon, 3 Jun 2019 08:42:39 -0400 Received: from mout.kundenserver.de ([212.227.126.134]:47311 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726379AbfFCMmj (ORCPT ); Mon, 3 Jun 2019 08:42:39 -0400 Received: from [192.168.1.110] ([95.118.71.36]) by mrelayeu.kundenserver.de (mreue012 [212.227.15.167]) with ESMTPSA (Nemesis) id 1MTfgb-1h8JLe0SKb-00U1jv; Mon, 03 Jun 2019 14:42:31 +0200 Subject: Re: [Batch 16 patch 08/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233 To: Greg KH Cc: Armijn Hemel - Tjaldur Software Governance Solutions , Thomas Gleixner , linux-spdx@vger.kernel.org References: <20190602204441.312079455@linutronix.de> <20190602204653.720704315@linutronix.de> <84582163-8cd1-94d7-5f12-94431ad736b4@tjaldur.nl> <405aed1e-78ec-b2bb-af3d-fc21cc3ad65f@metux.net> <20190603113617.GB7678@kroah.com> From: "Enrico Weigelt, metux IT consult" Organization: metux IT consult Message-ID: Date: Mon, 3 Jun 2019 14:42:30 +0200 User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1 MIME-Version: 1.0 In-Reply-To: <20190603113617.GB7678@kroah.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K1:wz8mAEeGucOBO0OsoUIk3HkhzThTbZUdb5asR1EN/SYFo3A1xLf glkz1GWMTmk8n1xgX4IrN059RFR1cs2NukdGN4zLlW4uUiEWF0GACqIzlr4P/hQuq11byhj y00dIscfnv3dzKfBOVlWvu6VqgdC30HwE3SLMFnA0chM3sfDP69+LTssPg/VoKld94Po0Lx NIHSiCQvxJo2at2IM3GWQ== X-UI-Out-Filterresults: notjunk:1;V03:K0:ACvGoQUUyEI=:2QV0ywZocxHBCubzDHjput PqofZh7mZxECUi5WLaWDr4arLzG0DUtQ/JPJzYlyh/OPfmr4v1I1P0mJ5ZBRYRg4fnHoRLh6o xdKMdVHq1QcAiuY8FjkKlVmSjDuZd54vcR+FuD6YPEI8b8dvQmUzxmPMKcm2sI6QDVjEva2Os +ibTIOf0SsMVRigtveJbYn1QZ9tGpsMIHjx144IpypkMbpRsC1f9twRGgyCk3bRa8x3I7fEQO fdHAGdce+V9oVJs4H7v3qtpyZWTN5neuSykr7TyZRkQB8XhMbgG/xjipNJpc15VFS9pjAm0fS K/I09G9FS9Z1ivvDEDyTzeGIyKSKdn1YyV0YqX3HtMW2aUXJXU3sZIPtToODCbkQSLIYl7Qed Ev1TkQmD9qSls8yiRFv7wzt9+T6ozN+6FLxaauqjrIaEzE7ullLtlzOnq5PEHdYJIQUeNNynG YJJWnz6FVYrQVj2x+hqmkpnX5/vASCkxCB+3veZPBlMKEVIenQFyH8xF1tA7zhy3f+doHLFjZ /bokHoR0VC0S4ZemAefJhDvstXJHPP2vraPvodYhmjyjw+s0X5mHPpn3vQTbYeY6Dtsoq7Xxl TDDAWU8Q+fyitCrP0Q6Knm0q3kIFDDMqr4jYDsGaypznolD4K0jEIdKzddz9ISqs2f2a4dAFN PXsx766KVNauFbCdkVpFwGkty/l6DQIwjsEvNEKm4bweBWoBxtVZIs+1deprHt8ai49LztYU9 NUjhjpyBAYmg4mMJBxWtVh2yoYodulJTK+PWHMBDyYt+9a0lBUnMrEArPVQ= Sender: linux-spdx-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-spdx@vger.kernel.org On 03.06.19 13:36, Greg KH wrote: > On Mon, Jun 03, 2019 at 12:33:39PM +0200, Enrico Weigelt, metux IT consult wrote: >> On 03.06.19 12:04, Armijn Hemel - Tjaldur Software Governance Solutions >> wrote: >>> On 6/3/19 7:44 AM, Thomas Gleixner wrote: >>>> From: Thomas Gleixner tglx@linutronix.de >>>> >>>> Based on 1 normalized pattern(s): >>>> >>>> this software is licensed under the terms of the gnu general public >>>> license version 2 as published by the free software foundation and >>>> may be copied distributed and modified under those terms >>>> >>>> extracted by the scancode license scanner the SPDX license identifier >>>> >>>> GPL-2.0-only >>>> >>>> has been chosen to replace the boilerplate/reference in 6 file(s). >>>> >>>> Signed-off-by: Thomas Gleixner >>> >>> Reviewed-by: Armijn Hemel >>> >> >> Nak for drivers/input/touchscreen/elants_i2c.c. > > Was the patch incorrect? Not necessarily incorrect, but not so nice looking. > >> This has to be done manually, as it would leave some garbage. >> I'll send patch in a few minutes. > > Garbage where? Leaves in some: /* */ Did you receive my patch on that ? (not sure whether these mails pass the list - coming from a different sender address) --mtx -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering info@metux.net -- +49-151-27565287