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,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 CD851C04AAC for ; Tue, 21 May 2019 00:39:20 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 9FB7A21479 for ; Tue, 21 May 2019 00:39:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558399160; bh=vfnMqeUjFqJlZArLXtUPdJ88yu5XaH3P5/BHpWbwz9U=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=XLl6wWwU5hUjjdYe0SNo/mBS09LZ5alUKGxFMi3eG1Cygjtys2ekzY1pKxhDlQzQD C2e/wVsM6r0ZP9mZcCJLp8AfJLUNYu2NK5IsCIb0rZ5XZfu02QegwqRjQcdCu3Z8Nc qY1NUWcEuercPh/jUHnSdrEHcJCKG1+RJf/mq8cs= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727043AbfEUAjU (ORCPT ); Mon, 20 May 2019 20:39:20 -0400 Received: from mail-lj1-f194.google.com ([209.85.208.194]:34822 "EHLO mail-lj1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726586AbfEUAjU (ORCPT ); Mon, 20 May 2019 20:39:20 -0400 Received: by mail-lj1-f194.google.com with SMTP id h11so12845961ljb.2 for ; Mon, 20 May 2019 17:39:19 -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=W0VgsBALPwJEUIcD5DGPW3Bm/rh27+G6y4AvcmorAtA=; b=MKmtgXxIjU6BVO+YK9zNTMal2p0/tEVh8RI98sevHkFMP6i2wSQeY60rvrRXF79Xin QI38FIyonZl7RQKzjfnXLGr+7F1O5q7Z4wX1VCIzo3KNhzklnaSgMQN/MhSF0VO1xIrL hFtBhIZ1+0Wdn0HhQbJy6S7Z9j3Jq74kE75pg= 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=W0VgsBALPwJEUIcD5DGPW3Bm/rh27+G6y4AvcmorAtA=; b=dq3awW8RX4NoDpJcEeXmzaff6oRnNtieAELmMzZV++R+IaMc17PrXV90V9CJmSmp9X Css5qOWNsa7hs/41gj1niy6AxAsvNnndcQkQ6k/V3lj3epWA37eBDQR0KhaxBeh9tvLv VYy6cC8FQABs76aK2FhINobCmehkwl1lV71zC0eo5Wt/RzTppakPH7LHZZIXe5BiTxtg CE+h+UT92gfTUirY7GY9s8WV23WrrhoCo1UnQReE7JC5cnnpbrm30q7B7p7EsCAErx7j t9h0GvTyI195niIBKdAY/gRyWx1Bt+Rl+iCsP++n8vtNtmdrhuy6Zv3lDkn0zdb4z4RJ Ch3g== X-Gm-Message-State: APjAAAXlWCYauuc+8pzhzdLNtqa2sBDKpOV5EXAcBzYSmHbx7FyRiZap 8GMy0zuITUtUIpexZGJmPacPmGxl5CTRkBt84DgOBzM0Fcg= X-Google-Smtp-Source: APXvYqxS+KZKTJOwvIFxpQOX7XWhM+Sy2lbNh1pDJ/g4rZnlvF/UnX5U/lOLTyIUx/4q+ejnDWZlxmAJswT2ixNWv6Q= X-Received: by 2002:a2e:8741:: with SMTP id q1mr16985070ljj.97.1558399158132; Mon, 20 May 2019 17:39:18 -0700 (PDT) MIME-Version: 1.0 References: <20190520170750.949430150@linutronix.de> <20190520170857.824091446@linutronix.de> In-Reply-To: <20190520170857.824091446@linutronix.de> From: Kate Stewart Date: Mon, 20 May 2019 19:39:05 -0500 Message-ID: Subject: Re: [patch 14/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 39 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 Mon, May 20, 2019 at 12:10 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 version 2 as > published by the free software foundation either version 2 of the > license or at your option any later version > > 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 > Cc: linux-spdx@vger.kernel.org > > --- > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch2&id=6369a2b152ec > --- > drivers/spi/spi-cadence.c | 6 +----- > drivers/spi/spi-zynqmp-gqspi.c | 6 +----- > 2 files changed, 2 insertions(+), 10 deletions(-) > > --- a/drivers/spi/spi-cadence.c > +++ b/drivers/spi/spi-cadence.c > @@ -1,14 +1,10 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * Cadence SPI controller driver (master mode only) > * > * Copyright (C) 2008 - 2014 Xilinx, Inc. > * > * based on Blackfin On-Chip SPI Driver (spi_bfin5xx.c) > - * > - * 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; either version 2 of the License, or (at your > - * option) any later version. > */ > > #include > --- a/drivers/spi/spi-zynqmp-gqspi.c > +++ b/drivers/spi/spi-zynqmp-gqspi.c > @@ -1,13 +1,9 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * Xilinx Zynq UltraScale+ MPSoC Quad-SPI (QSPI) controller driver > * (master mode only) > * > * Copyright (C) 2009 - 2015 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; either version 2 of the License, or > - * (at your option) any later version. > */ > > #include > > > >