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=-9.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS 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 038C8C282CE for ; Tue, 4 Jun 2019 11:20:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id CC61B24BBB for ; Tue, 4 Jun 2019 11:20:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727308AbfFDLU6 (ORCPT ); Tue, 4 Jun 2019 07:20:58 -0400 Received: from mout.kundenserver.de ([217.72.192.73]:40631 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727295AbfFDLU6 (ORCPT ); Tue, 4 Jun 2019 07:20:58 -0400 Received: from [192.168.1.110] ([95.118.47.44]) by mrelayeu.kundenserver.de (mreue106 [212.227.15.183]) with ESMTPSA (Nemesis) id 1MmU5P-1gqZU238q1-00iV6l; Tue, 04 Jun 2019 13:20:51 +0200 Subject: Re: [Batch 17 patch 22/57] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 473 To: Thomas Gleixner , linux-spdx@vger.kernel.org References: <20190604081044.651381636@linutronix.de> <20190604081203.508532280@linutronix.de> From: "Enrico Weigelt, metux IT consult" Organization: metux IT consult Message-ID: <4baf9910-bd25-bcde-2f7a-573df19c648c@metux.net> Date: Tue, 4 Jun 2019 11:20:50 +0000 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:60.0) Gecko/20100101 Thunderbird/60.2.1 MIME-Version: 1.0 In-Reply-To: <20190604081203.508532280@linutronix.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K1:UBSJz2R0h7Djz0tC/PDOou8L+PJiNTi+RwB3Yb3PyVo9/CZkegB lOXZ9TeSf6sRakurEKwTSfHk90RMwhYLzBuLUJ0r279ourdqHhZW96a7HOv+nY4G9GtzwAR 573IuVo1BYi6ksfnfj5MjtBWjoRug8jmwZqMhJR2ASNvN++zFQnXn7mRCgNVBjaSZIHhO2F g37pstVHrMJWG5Swj/raA== X-UI-Out-Filterresults: notjunk:1;V03:K0:UVjINsNOJk8=:bRpa07voTJojUflpPhW7NP V+I6xFDg4xarSnplfHgmKm0hKCIK0xtkmPWFu+qsdG10PqSF9nYSloCOC4OPyd+4iuZN0K0DF av8n/SoodjQ8x9Lp2rs2bxyVzo9dcpbH2G47S7z19zT3pV82zZhyh9/EdYR2WmVL8X4uGOlhT 56oZcuakWIpZ8yRoWuqwCYMGrS7xXRq1PINSvAW5bpphR9kWgYHgSSExgQBbIQiEXEuhbWJ6H I+4KkYrBRTTuw/sz6M3/iXWCHpaYGeBtzS4Cjx79rn9TBFhlxpxSbRda/NnZdpVDHolEBVuZV doqvrpQADOMExfL7qxlp2wqKqc29ztoSHuJ0nsmkQ2et0LgES9ADPw9s5FZnGdbfAhXCgHKWt ApQMpv5V11XGkFZxV+oy6lK7kqJvECGQLpULYyuhbJYGMmyXZEwozKyYcIhrxCbAbSofP4oT1 wLZ2T9VO9kHIUUjfOm/9G/6icJ9O+VZcV1B1d2MBw+HQREYAYMtl4XMx2DHCFwjeUWH/VB0Su CIWWbANKL6evRue4s5ZHJq1SxX7KLIWPNBi6TtO9raKUQMil/hH+z39eEfxR5gR5rq6UfgfAE nAtsmRr3VhiCBGZhf543xoawX1c9w97mXBv5Upy339CbDUCctwymGTL0Mr4lamXuft3Mi/Bzw h+0Th873+jW61N/F1oEKqhfWOq13txgpvWNJOXLjFs6aZZnWALW9vkZhGxbjV9W5nfE6l0m/o WipeMqgIj6X+wfjuLBM4fvh+JHTAwXD4Be4g417A8UoRkWN2xnmQQWJMeXA= Sender: linux-spdx-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-spdx@vger.kernel.org On 04.06.19 08:11, Thomas Gleixner wrote: > From: Thomas Gleixner tglx@linutronix.de > > Based on 1 normalized pattern(s): > > this file is subject to the terms and conditions of the gnu general > public license v2 > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-only > > has been chosen to replace the boilerplate/reference in 1 file(s). > > Signed-off-by: Thomas Gleixner > > --- > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch17&id=43e559c0dca4 > --- > scripts/dtc/dt_to_config | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > --- a/scripts/dtc/dt_to_config > +++ b/scripts/dtc/dt_to_config > @@ -1,10 +1,9 @@ > #!/usr/bin/env perl > +# SPDX-License-Identifier: GPL-2.0-only > > # Copyright 2016 by Frank Rowand > # Copyright 2016 by Gaurav Minocha > # > -# This file is subject to the terms and conditions of the GNU General Public > -# License v2. > > use strict 'refs'; > use strict subs; > > Reviewed-By: Enrico Weigelt -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering info@metux.net -- +49-151-27565287