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 C4D8CC04AB3 for ; Wed, 29 May 2019 03:17:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 851F420B7C for ; Wed, 29 May 2019 03:17:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559099863; bh=wsJxY+rPWnfLbf3Aj4vU4RO1Tby6PrNGO58htEgYguM=; h=References:In-Reply-To:From:Date:Subject:To:List-ID:From; b=JN5rcKM9IqZVDFbgEzxBKlA4QRyq5yR67rFtCAxX9A/t7F3JSKUBrDTWsBWOtQ2u2 EG8tFqq5QK9f1Qg6uXcqcTyuqlnSYoOypQf2XaL9W2YaVmkm2m+XnXUn13j8qLXfyr LsYplwGA1z5fiAq23T08trVGdBVZ2i2rVtXIxCbs= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725856AbfE2DRn (ORCPT ); Tue, 28 May 2019 23:17:43 -0400 Received: from mail-qt1-f195.google.com ([209.85.160.195]:35807 "EHLO mail-qt1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725816AbfE2DRm (ORCPT ); Tue, 28 May 2019 23:17:42 -0400 Received: by mail-qt1-f195.google.com with SMTP id w1so872784qts.2 for ; Tue, 28 May 2019 20:17:42 -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; bh=nPqieGyF67kPsLCuiS2DzUA6ajmMXJ+vEbzpjYRSCxU=; b=I/0wXEr9G39itk6O/757jL7uIjEfC2EdTBpE/6fqJRKLsI6EvZNBM7zdpZuFHxZPsJ /l+iZCbOUcKhGUBPlt7bkam/aUBjURFcYMBhQ1LYJvS7LbhP7UKgwrmzFi4GGNO/ko7T UxfOyyhptNaxd3/zbSt/j5u4k4C8JtfRnYOt4= 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; bh=nPqieGyF67kPsLCuiS2DzUA6ajmMXJ+vEbzpjYRSCxU=; b=JJoFExNiHso6LBKT2KiK9v715agZ42/Oekc2ORiOpHzF1u0JA5PP2vsROwXN3MmctN N+rBN6sucwAiAtZucDlVQyBXC/lrHmEcwqWFjgm61Fp9vQ8MKwjW5LA3WK/54IzMMgwZ t7xZH4eDzplou+2XcA95tnRoweTeYJNgSai7Ogo0ppznVygDA9QjNc+QZwCf4dP3EOWy Yj8NO+2Kt0dggN9t5Fx/mnfCHaXSg7my9HMZJZ0XsokzbjYy2AxMDSa4UnMH+Ns86Wqy L7bJt8KsRG6ccrRjwoamqHw2Ja8qRWLAHCtj/SlTqCM3PchMrXiiKa5OLlISEF8Q0CtN AIew== X-Gm-Message-State: APjAAAWozS5qQM1jsNcFvLK+5JSYjcgyaKi4+Aulb2YtXUITyHDMW+xg GV900YMmoFVq/IvGnN1NK6PE5jW57hDfKfVj+CphIW1wviCFGw== X-Google-Smtp-Source: APXvYqyZ1RbChP3ano1Aww7XYXX50XUHF4SeWRTF/KTUljcfQIE2bVgg9GRgNGpKPn1pWkzkv0sDATNA/8zDOIpzPI0= X-Received: by 2002:a0c:96b9:: with SMTP id a54mr53722271qvd.135.1559099861652; Tue, 28 May 2019 20:17:41 -0700 (PDT) MIME-Version: 1.0 References: <20190528171003.338128414@linutronix.de> <20190528171438.895196075@linutronix.de> In-Reply-To: <20190528171438.895196075@linutronix.de> From: Steve Winslow Date: Tue, 28 May 2019 23:17:29 -0400 Message-ID: Subject: Re: [Batch 10 patch 09/24] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209 To: 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: Steve Winslow On Tue, May 28, 2019 at 1:17 PM Thomas Gleixner wrote: > > From: Thomas Gleixner tglx@linutronix.de > > Based on 1 normalized pattern(s): > > released under 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 15 file(s). > > Signed-off-by: Thomas Gleixner > > --- > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch10&id=e87fcc178679 > --- > arch/mips/sgi-ip27/ip27-hubio.c | 2 +- > arch/mips/sgi-ip27/ip27-xtalk.c | 2 +- > drivers/ata/libata-transport.c | 2 +- > drivers/ata/sata_inic162x.c | 3 +-- > drivers/scsi/scsi_sysctl.c | 2 +- > drivers/scsi/scsi_transport_sas.c | 2 +- > fs/fat/fatent.c | 2 +- > fs/namespace.c | 2 +- > fs/omfs/dir.c | 2 +- > fs/omfs/file.c | 2 +- > fs/omfs/inode.c | 2 +- > fs/pnode.c | 3 +-- > fs/pnode.h | 3 +-- > scripts/export_report.pl | 2 +- > tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy.c | 3 +-- > 15 files changed, 15 insertions(+), 19 deletions(-) > > --- a/arch/mips/sgi-ip27/ip27-hubio.c > +++ b/arch/mips/sgi-ip27/ip27-hubio.c > @@ -1,7 +1,7 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * Copyright (C) 1992-1997, 2000-2003 Silicon Graphics, Inc. > * Copyright (C) 2004 Christoph Hellwig. > - * Released under GPL v2. > * > * Support functions for the HUB ASIC - mostly PIO mapping related. > */ > --- a/arch/mips/sgi-ip27/ip27-xtalk.c > +++ b/arch/mips/sgi-ip27/ip27-xtalk.c > @@ -1,8 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * Copyright (C) 1999, 2000 Ralf Baechle (ralf@gnu.org) > * Copyright (C) 1999, 2000 Silcon Graphics, Inc. > * Copyright (C) 2004 Christoph Hellwig. > - * Released under GPL v2. > * > * Generic XTALK initialization code > */ > --- a/drivers/ata/libata-transport.c > +++ b/drivers/ata/libata-transport.c > @@ -1,6 +1,6 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * Copyright 2008 ioogle, Inc. All rights reserved. > - * Released under GPL v2. > * > * Libata transport class. > * > --- a/drivers/ata/sata_inic162x.c > +++ b/drivers/ata/sata_inic162x.c > @@ -1,11 +1,10 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * sata_inic162x.c - Driver for Initio 162x SATA controllers > * > * Copyright 2006 SUSE Linux Products GmbH > * Copyright 2006 Tejun Heo > * > - * This file is released under GPL v2. > - * > * **** WARNING **** > * > * This driver never worked properly and unfortunately data corruption is > --- a/drivers/scsi/scsi_sysctl.c > +++ b/drivers/scsi/scsi_sysctl.c > @@ -1,6 +1,6 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * Copyright (C) 2003 Christoph Hellwig. > - * Released under GPL v2. > */ > > #include > --- a/drivers/scsi/scsi_transport_sas.c > +++ b/drivers/scsi/scsi_transport_sas.c > @@ -1,6 +1,6 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * Copyright (C) 2005-2006 Dell Inc. > - * Released under GPL v2. > * > * Serial Attached SCSI (SAS) transport class. > * > --- a/fs/fat/fatent.c > +++ b/fs/fat/fatent.c > @@ -1,6 +1,6 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * Copyright (C) 2004, OGAWA Hirofumi > - * Released under GPL v2. > */ > > #include > --- a/fs/namespace.c > +++ b/fs/namespace.c > @@ -1,8 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * linux/fs/namespace.c > * > * (C) Copyright Al Viro 2000, 2001 > - * Released under GPL v2. > * > * Based on code from fs/super.c, copyright Linus Torvalds and others. > * Heavily rewritten. > --- a/fs/omfs/dir.c > +++ b/fs/omfs/dir.c > @@ -1,7 +1,7 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * OMFS (as used by RIO Karma) directory operations. > * Copyright (C) 2005 Bob Copeland > - * Released under GPL v2. > */ > > #include > --- a/fs/omfs/file.c > +++ b/fs/omfs/file.c > @@ -1,7 +1,7 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * OMFS (as used by RIO Karma) file operations. > * Copyright (C) 2005 Bob Copeland > - * Released under GPL v2. > */ > > #include > --- a/fs/omfs/inode.c > +++ b/fs/omfs/inode.c > @@ -1,7 +1,7 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * Optimized MPEG FS - inode and super operations. > * Copyright (C) 2006 Bob Copeland > - * Released under GPL v2. > */ > #include > #include > --- a/fs/pnode.c > +++ b/fs/pnode.c > @@ -1,10 +1,9 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * linux/fs/pnode.c > * > * (C) Copyright IBM Corporation 2005. > - * Released under GPL v2. > * Author : Ram Pai (linuxram@us.ibm.com) > - * > */ > #include > #include > --- a/fs/pnode.h > +++ b/fs/pnode.h > @@ -1,9 +1,8 @@ > +/* SPDX-License-Identifier: GPL-2.0-only */ > /* > * linux/fs/pnode.h > * > * (C) Copyright IBM Corporation 2005. > - * Released under GPL v2. > - * > */ > #ifndef _LINUX_PNODE_H > #define _LINUX_PNODE_H > --- a/scripts/export_report.pl > +++ b/scripts/export_report.pl > @@ -1,7 +1,7 @@ > #!/usr/bin/env perl > +# SPDX-License-Identifier: GPL-2.0-only > # > # (C) Copyright IBM Corporation 2006. > -# Released under GPL v2. > # Author : Ram Pai (linuxram@us.ibm.com) > # > # Usage: export_report.pl -k Module.symvers [-o report_file ] -f *.mod.c > --- a/tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy.c > +++ b/tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * x86_energy_perf_policy -- set the energy versus performance > * policy preference bias on recent X86 processors. > @@ -5,8 +6,6 @@ > /* > * Copyright (c) 2010 - 2017 Intel Corporation. > * Len Brown > - * > - * This program is released under GPL v2 > */ > > #define _GNU_SOURCE > > -- Steve Winslow Director of Strategic Programs The Linux Foundation swinslow@linuxfoundation.org