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=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,T_DKIMWL_WL_HIGH, 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 1CE46C04AB3 for ; Mon, 27 May 2019 13:41:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id EAAA62081C for ; Mon, 27 May 2019 13:41:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558964476; bh=2Yeal9Z2rG4FkuAfPVx3IZk7qWaEuPVIIdJAIPknb6c=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=sPSh51Dc2gP5646v3XegQL7YLIG0YDUukpQakcwNzYNQa7Si6JfPlcC924TB6jiBv LgdG5qqW2s1uc3Ny5ZL9/TmksA/3Lb+dayeJGJClFj+FRZY/UlqxV2mOFB2zJS52FV bobAvEUtMFyxNSGbFRJDl4wbJMbCRRZijGFwp3EI= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726512AbfE0NlP (ORCPT ); Mon, 27 May 2019 09:41:15 -0400 Received: from mail-lj1-f193.google.com ([209.85.208.193]:38353 "EHLO mail-lj1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726408AbfE0NlP (ORCPT ); Mon, 27 May 2019 09:41:15 -0400 Received: by mail-lj1-f193.google.com with SMTP id 14so14754235ljj.5 for ; Mon, 27 May 2019 06:41:14 -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=sfP+07Vv6LO4KZEMighkfH0/sIRFZNRhN7gZgh4g/Ak=; b=Mvic1EN9O/0uth7ij/lzMcVTKgdoERPfAgzxSm35wAlEu4oxlGg2qY6wFmmeGFuP2y DpvjLk78PCSlQz4DaULhVkfVI0ogeVdgLVfcrEguJuinj4/L4ol3T5IjMxtPqB65WZFj rpFc5oYpbAUq3Zz2Gmh19P2ydYZranZePetsY= 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=sfP+07Vv6LO4KZEMighkfH0/sIRFZNRhN7gZgh4g/Ak=; b=bCewjruT3WhGuYQ8oyn+5rbAGbHvMGFXcJRjrQym5iXeNt943MPqPaVWWUr87EtFPs fkpn7iDtZwDROnM1Z7QwotPFfjKquyIMIkmEGszXNvvBi7ElQi/mB7uaB9FoQ/1JOl8K Y9OkAZG9/h8wCiKwHbwRzOMllhH04Ki/Oh8PKUvIbUL9eLy6BYSQNyUsJF+B9pTt4s55 FUCVRX30pjWGSIgM8NST6A+gG4a46qUv0VVpCpB/QbFWFGbfZeRs42UdBV4xXqvAvgKK +AdfWmavoA7sSVYb9BDolxw536OvfhI20qWDGQbXSkZkdN9GjhtuEeUCEZuLrWDjjgQz LgoA== X-Gm-Message-State: APjAAAVA44R3S3aJozZyh1ZQgpjwGf6LJSKx4lPSD8h5dzuvDTZCSkO3 A6f7esVLBRATQ2Glo2BS06phTbe93YF3Sh001BmpQQ== X-Google-Smtp-Source: APXvYqxRhoN529GE9n5irP0dO5sGlkADpULVPmRaiCwC1qV0U9M7Cdw8UfiLLGqT13CkAbEFEtyq5zRwHgFN3CwC0Vk= X-Received: by 2002:a2e:655b:: with SMTP id z88mr57680854ljb.108.1558964473834; Mon, 27 May 2019 06:41:13 -0700 (PDT) MIME-Version: 1.0 References: <20190527065459.647681500@linutronix.de> <20190527070034.665915326@linutronix.de> In-Reply-To: <20190527070034.665915326@linutronix.de> From: Kate Stewart Date: Mon, 27 May 2019 08:41:02 -0500 Message-ID: Subject: Re: [Batch 8 patch 23/23] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 175 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 On Mon, May 27, 2019 at 4:53 AM Thomas Gleixner wrote: > > From: Thomas Gleixner tglx@linutronix.de > > 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 version 2 as > published by the free software foundation you should have received a > copy of the gnu general public license along with this program if > not write to the free software foundation inc 59 temple place suite > 330 boston ma 02111 1307 usa > > 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=batch8&id=e4535cb5089b > --- > drivers/gpio/gpio-xilinx.c | 9 +-------- > 1 file changed, 1 insertion(+), 8 deletions(-) > > --- a/drivers/gpio/gpio-xilinx.c > +++ b/drivers/gpio/gpio-xilinx.c > @@ -1,15 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * Xilinx gpio driver for xps/axi_gpio IP. > * > * Copyright 2008 - 2013 Xilinx, Inc. > - * > - * This program is free software; you can redistribute it and/or modify > - * it under the terms of the GNU General Public License version 2 > - * as published by the Free Software Foundation. > - * > - * You should have received a copy of the GNU General Public License > - * along with this program; if not, write to the Free Software > - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA > */ > > #include > > Reviewed-by: Kate Stewart