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 CC7B3C04AAC for ; Tue, 21 May 2019 00:47:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 9F8BB21479 for ; Tue, 21 May 2019 00:47:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558399678; bh=WgeGys/azCzpbabkHzW4/k4YnNYbKEWHdot9LrMKuvg=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=dRfvfJhry8CMgcju5ZaTT+kvUCW8tbNw7P9Ak89z1TmLEJpqw8tHKVGRWkJqWGyyD kKCoWahDOZ8EPEzqpa4zIW4SxlT+ZG3dugEHMX92wPjg28dGP0Ggie1rn2jFOZk5DW RjSvUnEsjstX5uFgp1SvTwAOgbiLkkNwdaywKMus= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727000AbfEUAr6 (ORCPT ); Mon, 20 May 2019 20:47:58 -0400 Received: from mail-lj1-f194.google.com ([209.85.208.194]:39781 "EHLO mail-lj1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726677AbfEUAr6 (ORCPT ); Mon, 20 May 2019 20:47:58 -0400 Received: by mail-lj1-f194.google.com with SMTP id a10so14214777ljf.6 for ; Mon, 20 May 2019 17:47:56 -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=DItV3FqiDeBO74FtfNVsHgN2XvMWdzqcciRuCKIyVwU=; b=iE/vg9x1leOz8PUh57fSujsscsWYQEO5Rq74lRjwftPjdfq3MbzZBdnSucplSWC8IM e+RImnsnCXIO1+Z1tKFjHN4aJiNGSGOWSEf1gba+0ZjY2vxC0/hRgIOY614AKIx+sQRB tmYLwnAaelR/UJe0ib8Jq2UpqZhA6u0Fkh7gg= 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=DItV3FqiDeBO74FtfNVsHgN2XvMWdzqcciRuCKIyVwU=; b=a/wbhDGdJqJricqqrzhLfGdTfZFWfbLGnQWFYzCWk5uaIWZdDPSTImISBlBPLa18Sq H9lMV7h5MxkKUaDq32/bk4JfE9f6lBM5tOHa/vMm/TEwKy0OHAofvA0ui42oHIzG7Q6p r4/CKMh5rxOzeA8dX4UGFZCjmW5N6ezwdsIX019sAmXLIBg+q7YN9aMv+IFepYKCiPoB AAFGKw9cKbdPjBYYQiOBrOYhwYaiTIvsa0CfgHos1Sy8a3aktq3PFQhsF8v8zlWA75/+ TlLwCLvInPcHkuOEoMMBTpOJMc/lnlkmMypTVgy62GMJ7hyKv+X6FyBgcGxXJKN1Z2h1 2FRw== X-Gm-Message-State: APjAAAVACcMDUMBv8ar7lcfnFlnXq0vN8B9h0b4RZPVYVktzdkoWOVuX X1YWot9FOjYN61Vp92YY73PcIiJbexttOHznuqV27Q== X-Google-Smtp-Source: APXvYqz4H7evyEwt8WTxNvEbE6Tt7RJ3bMebhDJhAQAxp6Fk/orvohcc1sveFQHMCA653Ex55uf153OPYZyS9DHzyp0= X-Received: by 2002:a2e:2bd7:: with SMTP id r84mr6910066ljr.91.1558399676067; Mon, 20 May 2019 17:47:56 -0700 (PDT) MIME-Version: 1.0 References: <20190520170750.949430150@linutronix.de> <20190520170858.461662648@linutronix.de> In-Reply-To: <20190520170858.461662648@linutronix.de> From: Kate Stewart Date: Mon, 20 May 2019 19:47:43 -0500 Message-ID: Subject: Re: [patch 21/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 46 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 driver 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 > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-or-later > > has been chosen to replace the boilerplate/reference in 5 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=1fc8e3659661 > --- > sound/pci/hda/hda_auto_parser.c | 6 +----- > sound/pci/hda/hda_auto_parser.h | 6 +----- > sound/pci/hda/hda_generic.h | 6 +----- > sound/pci/hda/hda_jack.c | 6 +----- > sound/pci/hda/hda_jack.h | 6 +----- > 5 files changed, 5 insertions(+), 25 deletions(-) > > --- a/sound/pci/hda/hda_auto_parser.c > +++ b/sound/pci/hda/hda_auto_parser.c > @@ -1,12 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * BIOS auto-parser helper functions for HD-audio > * > * Copyright (c) 2012 Takashi Iwai > - * > - * This driver 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. > */ > > #include > --- a/sound/pci/hda/hda_auto_parser.h > +++ b/sound/pci/hda/hda_auto_parser.h > @@ -1,12 +1,8 @@ > +/* SPDX-License-Identifier: GPL-2.0-or-later */ > /* > * BIOS auto-parser helper functions for HD-audio > * > * Copyright (c) 2012 Takashi Iwai > - * > - * This driver 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. > */ > > #ifndef __SOUND_HDA_AUTO_PARSER_H > --- a/sound/pci/hda/hda_generic.h > +++ b/sound/pci/hda/hda_generic.h > @@ -1,12 +1,8 @@ > +/* SPDX-License-Identifier: GPL-2.0-or-later */ > /* > * Generic BIOS auto-parser helper functions for HD-audio > * > * Copyright (c) 2012 Takashi Iwai > - * > - * This driver 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. > */ > > #ifndef __SOUND_HDA_GENERIC_H > --- a/sound/pci/hda/hda_jack.c > +++ b/sound/pci/hda/hda_jack.c > @@ -1,12 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * Jack-detection handling for HD-audio > * > * Copyright (c) 2011 Takashi Iwai > - * > - * This driver 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. > */ > > #include > --- a/sound/pci/hda/hda_jack.h > +++ b/sound/pci/hda/hda_jack.h > @@ -1,12 +1,8 @@ > +/* SPDX-License-Identifier: GPL-2.0-or-later */ > /* > * Jack-detection handling for HD-audio > * > * Copyright (c) 2011 Takashi Iwai > - * > - * This driver 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. > */ > > #ifndef __SOUND_HDA_JACK_H > > > >