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, 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 11636C282CE for ; Tue, 4 Jun 2019 11:20:35 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E169024BBB for ; Tue, 4 Jun 2019 11:20:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727333AbfFDLUe (ORCPT ); Tue, 4 Jun 2019 07:20:34 -0400 Received: from mout.kundenserver.de ([212.227.17.24]:42585 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727287AbfFDLUe (ORCPT ); Tue, 4 Jun 2019 07:20:34 -0400 Received: from [192.168.1.110] ([95.118.47.44]) by mrelayeu.kundenserver.de (mreue107 [212.227.15.183]) with ESMTPSA (Nemesis) id 1N2mWA-1gZjrb1vbQ-0136ER; Tue, 04 Jun 2019 13:20:27 +0200 Subject: Re: [Batch 17 patch 21/57] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 472 To: Thomas Gleixner , linux-spdx@vger.kernel.org References: <20190604081044.651381636@linutronix.de> <20190604081203.398003637@linutronix.de> From: "Enrico Weigelt, metux IT consult" Organization: metux IT consult Message-ID: Date: Tue, 4 Jun 2019 11:20:25 +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.398003637@linutronix.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K1:wLMokED6BHvXpC6IeOhv8eYr8BLdArrGAhl/VwLDGAM7eO7TXWd gKgwTseGEuT2Gc02sZOthumvIUBGv7gr8srPed6O19nhMGKJAijXgzLEOsQ1H8zj8MgkNXP b0aiR/DeI7Wd+c1gKZpD4rcsHHWbL1LbEZni3kjCJJB5xCnSUxkxhTyR8RRsH8leJkGqTOJ EXKB3tey0084N9CJl0udg== X-UI-Out-Filterresults: notjunk:1;V03:K0:YIYrMhqbcmM=:GgSRE8RJeV3R7kyIJaRcho HNzljiwZG4UbhlT+bXfO0Xeze8TlojTKXHKlMyZiFEhrXgMCDcwDZcfZuNpt7Ir4s2M8b6VP8 zsZ/L69qzuhmYelEYV2mEm6INg+FiXFTnYoYu1pDes+d403qqO34Hgx5Gk/oImL44JHCfavHN YuBf9aWa/pUGQ9xU+Zb9Shu12IQTJmMmPBvD3NSACnfB9DWoqq+MSsGJXjkfGZyPiPC2fkQKb gJRRizGDQKnxFTOv9K0WMdJJfDXaP8LJEVHq2NZObukKXIEYqRYbY2RUa3zBK5s1jtT4SLNYC Tx24iDLXuJH4p2oZegXNpf5CHvHu8glPiyNKg6jm3v9kjRRZSTHKbNdvLVu09SiMyy+JBcUp/ RBwmpgEDCkfTMR73crtAMyXaH77AxSncgy1cMOjiEds6j6R7Vbj1KIeLWWqapMmME8GrvThDR Tpag7INEavhEh2BONP3/S6xoUG8z95u1snOrmLXtglWarmb1JiS5WrRGz44pnfbQlKMsGc1CT L5nw17WKC2GHbNtQlE8FCt99CCS6okkyBGy40zhDm2yt9GFPwgy1XujFKDyHA6CZLxbMB7YeQ 1jYb3ZeAuapcGq4Xr57MIG6kgkbxsBFNreIeoBw1h00dOi9m67xohwHOynvYzMkBTbGqOnW1c gfC22PSsJuvnuc19c8a2+YWVDmvlwpSJv2q9u2hJeevd5KTot9j91MIFYg7fAXIr8zwfDYtqT 6dIFEVMdGcSRGEJ5Ri9GyhQFa0YT9UHMxcfdOqkG+7ABGT28oxEic2Yp2pE= Sender: linux-spdx-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-spdx@vger.kernel.org Archived-At: List-Archive: List-Post: On 04.06.19 08:11, Thomas Gleixner wrote: > From: Thomas Gleixner tglx@linutronix.de > > Based on 1 normalized pattern(s): > > released under the terms of the gpl v2 > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-only > > has been chosen to replace the boilerplate/reference in 5 file(s). > > Signed-off-by: Thomas Gleixner > > --- > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch17&id=3c44e173d084 > --- > tools/testing/selftests/ftrace/ftracetest | 2 +- > tools/testing/selftests/pstore/common_tests | 2 +- > tools/testing/selftests/pstore/pstore_crash_test | 2 +- > tools/testing/selftests/pstore/pstore_post_reboot_tests | 2 +- > tools/testing/selftests/pstore/pstore_tests | 2 +- > 5 files changed, 5 insertions(+), 5 deletions(-) > > --- a/tools/testing/selftests/ftrace/ftracetest > +++ b/tools/testing/selftests/ftrace/ftracetest > @@ -1,11 +1,11 @@ > #!/bin/sh > +# SPDX-License-Identifier: GPL-2.0-only > > # ftracetest - Ftrace test shell scripts > # > # Copyright (C) Hitachi Ltd., 2014 > # Written by Masami Hiramatsu > # > -# Released under the terms of the GPL v2. > > usage() { # errno [message] > [ ! -z "$2" ] && echo $2 > --- a/tools/testing/selftests/pstore/common_tests > +++ b/tools/testing/selftests/pstore/common_tests > @@ -1,11 +1,11 @@ > #!/bin/sh > +# SPDX-License-Identifier: GPL-2.0-only > > # common_tests - Shell script commonly used by pstore test scripts > # > # Copyright (C) Hitachi Ltd., 2015 > # Written by Hiraku Toyooka > # > -# Released under the terms of the GPL v2. > > # Utilities > errexit() { # message > --- a/tools/testing/selftests/pstore/pstore_crash_test > +++ b/tools/testing/selftests/pstore/pstore_crash_test > @@ -1,11 +1,11 @@ > #!/bin/sh > +# SPDX-License-Identifier: GPL-2.0-only > > # pstore_crash_test - Pstore test shell script which causes crash and reboot > # > # Copyright (C) Hitachi Ltd., 2015 > # Written by Hiraku Toyooka > # > -# Released under the terms of the GPL v2. > > # exit if pstore backend is not registered > . ./common_tests > --- a/tools/testing/selftests/pstore/pstore_post_reboot_tests > +++ b/tools/testing/selftests/pstore/pstore_post_reboot_tests > @@ -1,11 +1,11 @@ > #!/bin/sh > +# SPDX-License-Identifier: GPL-2.0-only > > # pstore_post_reboot_tests - Check pstore's behavior after crash/reboot > # > # Copyright (C) Hitachi Ltd., 2015 > # Written by Hiraku Toyooka > # > -# Released under the terms of the GPL v2. > > # Kselftest framework requirement - SKIP code is 4. > ksft_skip=4 > --- a/tools/testing/selftests/pstore/pstore_tests > +++ b/tools/testing/selftests/pstore/pstore_tests > @@ -1,11 +1,11 @@ > #!/bin/sh > +# SPDX-License-Identifier: GPL-2.0-only > > # pstore_tests - Check pstore's behavior before crash/reboot > # > # Copyright (C) Hitachi Ltd., 2015 > # Written by Hiraku Toyooka > # > -# Released under the terms of the GPL v2. > > . ./common_tests > > > Reviewed-By: Enrico Weigelt -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering info@metux.net -- +49-151-27565287