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=-1.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,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 C1B59C04AB5 for ; Mon, 3 Jun 2019 10:52:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A53EF280D2 for ; Mon, 3 Jun 2019 10:52:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727645AbfFCKwG (ORCPT ); Mon, 3 Jun 2019 06:52:06 -0400 Received: from mout.kundenserver.de ([212.227.126.187]:56317 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727255AbfFCKwG (ORCPT ); Mon, 3 Jun 2019 06:52:06 -0400 Received: from [192.168.1.110] ([95.118.71.36]) by mrelayeu.kundenserver.de (mreue012 [212.227.15.167]) with ESMTPSA (Nemesis) id 1MqqLB-1glRCY2cD3-00mthz; Mon, 03 Jun 2019 12:51:59 +0200 Subject: Re: [Batch 16 patch 10/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235 To: Thomas Gleixner , linux-spdx@vger.kernel.org References: <20190602204441.312079455@linutronix.de> <20190602204653.904365654@linutronix.de> From: "Enrico Weigelt, metux IT consult" Organization: metux IT consult Message-ID: Date: Mon, 3 Jun 2019 12:51:57 +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: <20190602204653.904365654@linutronix.de> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K1:UYK007h7CrR4g+XfidDkDbzSnSbR877kdZbPxW3DC6sQp628FK5 p092O5OiUMI3eI5dUU3xGs1S9IaSZ+oUz5ozkI/YE2E4CTYf1K15EzmpDdgDxQne9QteMtf hol1iIFkD5Q37UPp25CL258HQ0GH/ehqMzp66XoB+ugg/JxDm/BWjKHY9GUhxpCYwRJzcq9 wQ0ZXF/H/echvCyFhCMBQ== X-UI-Out-Filterresults: notjunk:1;V03:K0:ryfSS/Icn7A=:/L0YJwdypPabbRDuZ06LN2 /xMQIM2fzklUYk0vDXle0ipmYz3Whmb0MFsk1BNUgZJQw4ANd8cw4GpXNtnT0D1UdIdOz7Gpj VvysQpHhhKFhfxkcONoajEVTCM6J5BvXQWVIc6AJewEibeGfA5UbG69z6yyAdz0ANxhv0psZY IbivK5tcywMGKDQKB1XlmY5a3bBjTkd5Fpj4ep/XxFAz+M9eLhASFqEvaLH3pEJw6yf/0FKoX 5GndsRxqcZrev8pcSaYLdWK08qdJcLy5lBGAk9wC0m+gG4oBvXz+ksVHIe3sZb6fYsjmEPk73 4iT4InXhWRhpLkHh/5zB1WB4OEs8aQRv5Ryy3M+AJ79DHuUihVI3eAvYTy4SOdKVcp9Cp1uD0 c1Sa69dJb8Fz+JZ8SHvRlTVK1RBFMYcypEySI3S4d8EzasLQRV14Ih2cQjLrzX4b0CaqjXsZ8 RIiN36sL15llrjz30IzuFniTET7o/Z8NAtUmapMc/etVZyg2JIhs44SiJk7YiclV/pscd+Bjp HILRzL1YYJ/EmfuiDEMabZs4mfXAe1UAggjy/zafYHWovcxunCz6nRtg2hZjUSoUhTAa7Ay+9 rP+Gsb/1Oja7P27r51pYFAz6e6ViluTCsyG3QuMvJL/IkpFOOtzbHNPLBNxFdWQmy4b5X5MIu NtoUeY2zo6VGcPWvHXljlyUqEsxMEM9ng1CnHiXmHlossNGNVQVPKuPu1qJGqRxcO4OdMTWFO wnIOPnT8J53ic+gBOUKnrX4O40l4VJ1dz4S4SLbD5ByfnuaXct2gqaRZI/ikReKCLrVqjkRTa YnGOkCu Sender: linux-spdx-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-spdx@vger.kernel.org On 03.06.19 07:44, Thomas Gleixner wrote: hi folks, > --- a/drivers/media/usb/pvrusb2/pvrusb2-audio.c > +++ b/drivers/media/usb/pvrusb2/pvrusb2-audio.c > @@ -1,18 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * > - * maybe we should take away the other empty line, too ? > --- a/drivers/media/usb/pvrusb2/pvrusb2-audio.h > +++ b/drivers/media/usb/pvrusb2/pvrusb2-audio.h > @@ -1,18 +1,8 @@ > +/* SPDX-License-Identifier: GPL-2.0-only */ > /* > * > - * same here. > --- a/drivers/media/usb/pvrusb2/pvrusb2-context.c > +++ b/drivers/media/usb/pvrusb2/pvrusb2-context.c > @@ -1,16 +1,7 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * here too ? > * Copyright (C) 2005 Mike Isely > - * > - * This program is free software; you can redistribute it and/or modify > - * it under the terms of the GNU General Public License as published by > - * the Free Software Foundation; either version 2 of the License > - * > - * This program is distributed in the hope that it will be useful, > - * but WITHOUT ANY WARRANTY; without even the implied warranty of > - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the > - * GNU General Public License for more details. > - * > */ > > #include "pvrusb2-context.h" > --- a/drivers/media/usb/pvrusb2/pvrusb2-cs53l32a.c > +++ b/drivers/media/usb/pvrusb2/pvrusb2-cs53l32a.c > @@ -1,18 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * > - * and here > * Copyright (C) 2005 Mike Isely > * Copyright (C) 2004 Aurelien Alleaume > - * > - * This program is free software; you can redistribute it and/or modify > - * it under the terms of the GNU General Public License as published by > - * the Free Software Foundation; either version 2 of the License > - * > - * This program is distributed in the hope that it will be useful, > - * but WITHOUT ANY WARRANTY; without even the implied warranty of > - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the > - * GNU General Public License for more details. > - * > */ > > /* --mtx -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering info@metux.net -- +49-151-27565287