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 4144CC04AB6 for ; Fri, 31 May 2019 12:03:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 15A6221BD5 for ; Fri, 31 May 2019 12:03:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559304205; bh=3rLzR+pFGRlgXFA558lvDI8qFmDaN76LxruY0yQhZMg=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=zMiijMGjRlkUDl+QpBG81YQwyFOzI8b0//GxkxttS5k7pfErteiMYQIz+UafISZc8 70/IAJwusimSIk7t+AfFPmCo7EVsD/ifWPXBLarsANQXxvWa/OOiZKq3KbmQkZ6W0k YnUojaB7zBsxZDWjtgpjzxh9XR95PXoqhNgiRMRI= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726403AbfEaMDY (ORCPT ); Fri, 31 May 2019 08:03:24 -0400 Received: from mail-lj1-f182.google.com ([209.85.208.182]:46688 "EHLO mail-lj1-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726330AbfEaMDY (ORCPT ); Fri, 31 May 2019 08:03:24 -0400 Received: by mail-lj1-f182.google.com with SMTP id m15so1062510ljg.13 for ; Fri, 31 May 2019 05:03:23 -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=z5pDPmNEGyIrPVYPMydY6evr2RlpZEsODzEtzfaYszE=; b=KvMbtLzabdF3A00oSNIo+aEk0mWAL1v6ZtQd5RSKtQV7oiCSJ6Pz+VBj/iwgeJ1B5P 8s5WWnFyrStaPGBcipN9nnc2GC9QEeAxu4DowY0D11AoPUOMEkMlQ+H4bapJjiZfH5RD 9N+KurlxhAGCuW+Yinw5Yquy56E//EXnpCsss= 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=z5pDPmNEGyIrPVYPMydY6evr2RlpZEsODzEtzfaYszE=; b=GVATI8gSlBgCOed/hhmtlj4smqTqjdXpw+xQ4J6RLVBTL/u/H5T+57/mAbm//Y4BNS Zyb5REdFne4tZipm+3FERMPXaysRsvGUqaRAU7fIA+qXyO5NrvXzLLYYT38Je0YQe6AJ FNbo+U+5yyGEFoHOu62l1JcDY/krPeZv/dYFqvTZ3G8XfByIpcqax23l3Arth5IZFHek D9k7uANhdA2gkV5EcVah88JvVAFNxlTSRfv7NBHdQvFT1ARN/VzQ6A+abianqnM6citI Lan22YozMMCvKrsIxvh3PbILUPbFKc/kk9I0DFh+7JZeQro+hIn/x2Aezj6a4w3acz57 FJQg== X-Gm-Message-State: APjAAAUql2SqMadys736CSb7du5ZTYkhWDfAnfH754YtKe4vM/mwPgIj /tSuEPeu5JmneB/CQhvH4cmTtUTJmSflJEkavMax9y3Q18f5Vg== X-Google-Smtp-Source: APXvYqyrhDi6UYqRGo4VcKBymuF4CPE3S/ihTk4umx3bWa4Iyr7qemWkPox6LXKpRztIgx/iaDx8p7KqkJazNVNb+yU= X-Received: by 2002:a2e:5517:: with SMTP id j23mr5739431ljb.5.1559304202311; Fri, 31 May 2019 05:03:22 -0700 (PDT) MIME-Version: 1.0 References: <20190531080918.723298166@linutronix.de> <20190531081038.563233189@linutronix.de> In-Reply-To: <20190531081038.563233189@linutronix.de> From: Kate Stewart Date: Fri, 31 May 2019 07:03:10 -0500 Message-ID: Subject: Re: [Batch 14 patch 37/40] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 397 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 Fri, May 31, 2019 at 3:12 AM Thomas Gleixner wrote: > > From: Thomas Gleixner tglx@linutronix.de > > Based on 1 normalized pattern(s): > > this program is free software you can distribute it and or modify it > under the terms of the gnu general public license version 2 as > published by the free software foundation this program is > distributed in the hope 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 inc 51 franklin st fifth floor boston ma 02110 1301 usa > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-only > > has been chosen to replace the boilerplate/reference in 33 file(s). > > Signed-off-by: Thomas Gleixner > > --- > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch14&id=bb4634963ca6 Reviewed-by: Kate Stewart