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.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,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 36BC6C04AAC for ; Tue, 21 May 2019 01:29:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 0839921479 for ; Tue, 21 May 2019 01:29:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558402168; bh=CS2y+I7kN9Ek02/b9qDR9g1GMjNnyH8v5U4gzBwOrhQ=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=T2GO8RXR+0MKpj6kEHRgc7c6T8jCDID96NOSD12u5m4MqLto94IswPsITE3bFzC5s 9/Lf5CEGi0slmCLKNgoLROXP583cGEtCttOxhFDBlntc7XhbRd67V20LoacZrewdok bm8qsvidy7N5y+Pu0XfBo8gh3kc+xZxp079XJ7fc= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727149AbfEUB31 (ORCPT ); Mon, 20 May 2019 21:29:27 -0400 Received: from mail-lf1-f67.google.com ([209.85.167.67]:40000 "EHLO mail-lf1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727043AbfEUB31 (ORCPT ); Mon, 20 May 2019 21:29:27 -0400 Received: by mail-lf1-f67.google.com with SMTP id h13so11728555lfc.7 for ; Mon, 20 May 2019 18:29:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=dZgp6hA4heGH5eLIgO5o3X9CaWkrA/rei89lMh5VNAI=; b=Ew2XqKSdhqXxVigy4+aJNtJqVnBoGU9go7pGpbRBfMgNjmt/MSa8oyWlx5O7rEk3ID xqIhmRtTjP491pcujs6bLuLuLADdi9xdRmw1brnxWb6e/p+bYkU/n0p5scIStOXxObP0 Oso+FqX1ov3285UIWWN7+oSDq3nXTzZW/Cvvs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=dZgp6hA4heGH5eLIgO5o3X9CaWkrA/rei89lMh5VNAI=; b=NaQjWywsphZGCc9KmakpC7WWWAxatmyBqDPpIvESaLz07FunUVMy/8LgglPR6yg0Fl pDRDdClYHHL+x8vTOT0+jWM8N1RKlEEpGMSKOkKA1KgSGY+sa+K/x5mlt39ozHoCdZdb 4lsts+69YVjTtEnyUB/4WcsDaWOqtaJhHIDPXUIoF2ZLdC52+Lwj7mQZmo0TKDQ4cr8t jAHnXQJ140w9mP1cvm4Zu+j/nlgfAtijX9UM1kW9lls3YxWwTBjq7i//GwI6p5CTeLb8 4iENJwKkj4Azu6AUpUMT1pKR7vwIBf+ybVYZYbN3ueqnvXZx+uDAewR1vRocvM9YKAhX a+nQ== X-Gm-Message-State: APjAAAXbrXOUJVNuiUqAQYug6lxWYk/Kc8FrZyfUs0wfI7c4kGA6lQ0z FPA9I24e23gvbAqb/2f2QGaERcG45X8rzVxp9KNItQ== X-Google-Smtp-Source: APXvYqyHZqgHWi4dVUbBlZihZG1HX0HuWrtEZRmgkPpw9szi4iCJUJT0YrZUa8VEaqZAjdxYYsxFWId+WxVS78w4qJI= X-Received: by 2002:a19:2d1a:: with SMTP id k26mr38907292lfj.104.1558402165750; Mon, 20 May 2019 18:29:25 -0700 (PDT) MIME-Version: 1.0 References: <20190519135130.462579320@linutronix.de> <20190519154042.432790911@linutronix.de> In-Reply-To: <20190519154042.432790911@linutronix.de> From: Kate Stewart Date: Mon, 20 May 2019 20:29:12 -0500 Message-ID: Subject: Re: [patch 19/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 19 To: Thomas Gleixner Cc: linux-spdx@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Sender: linux-spdx-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-spdx@vger.kernel.org Reviewed-by: Kate Stewart On Sun, May 19, 2019 at 12:20 PM Thomas Gleixner wrote: > > Based on 1 normalized pattern(s): > > 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 or at > your option any later version 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 you > should have received a copy of the gnu general public license along > with this program if not write to the free software foundation 51 > franklin street fifth floor boston ma 02110 1301 usa > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-or-later > > has been chosen to replace the boilerplate/reference in 2 file(s). > > Signed-off-by: Thomas Gleixner > --- > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=step2&id=173837406dd0 > --- > arch/x86/kernel/kvm.c | 15 +-------------- > drivers/crypto/nx/nx-842-pseries.c | 15 +-------------- > 2 files changed, 2 insertions(+), 28 deletions(-) > > --- a/arch/x86/kernel/kvm.c > +++ b/arch/x86/kernel/kvm.c > @@ -1,20 +1,7 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * KVM paravirt_ops implementation > * > - * 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, or > - * (at your option) any later version. > - * > - * 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. > - * > - * You should have received a copy of the GNU General Public License > - * along with this program; if not, write to the Free Software > - * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. > - * > * Copyright (C) 2007, Red Hat, Inc., Ingo Molnar > * Copyright IBM Corporation, 2007 > * Authors: Anthony Liguori > --- a/drivers/crypto/nx/nx-842-pseries.c > +++ b/drivers/crypto/nx/nx-842-pseries.c > @@ -1,20 +1,7 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * Driver for IBM Power 842 compression accelerator > * > - * 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, or > - * (at your option) any later version. > - * > - * 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. > - * > - * You should have received a copy of the GNU General Public License > - * along with this program; if not, write to the Free Software > - * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. > - * > * Copyright (C) IBM Corporation, 2012 > * > * Authors: Robert Jennings > >