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=-4.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,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 2F1EAC04AB3 for ; Mon, 27 May 2019 13:53:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id F2D1C208CA for ; Mon, 27 May 2019 13:53:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558965229; bh=jThXIWKzXNsq73aCjnmJsy7EpomuNZSaL3jXTPXKzzE=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=asiZhwiGhJvxtJInzgIaeLYmFWg1XiJsohkjuuy0IuLWZXseOVlAZkQnwX2vUNdJi 5fmYk8WuamlNyxoEeSDFl4ZuSXVD0kQpBGmIWwdlf0pajRnAED3DVdPSDgTsyCyUx7 KOEbDsLC1gsC4z70CIa+qkoR9eIZH9tGx1goHR4s= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726372AbfE0Nxs (ORCPT ); Mon, 27 May 2019 09:53:48 -0400 Received: from mail-lf1-f42.google.com ([209.85.167.42]:43676 "EHLO mail-lf1-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726353AbfE0Nxs (ORCPT ); Mon, 27 May 2019 09:53:48 -0400 Received: by mail-lf1-f42.google.com with SMTP id u27so12133473lfg.10 for ; Mon, 27 May 2019 06:53:47 -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=cpDC7HgUJFf1ZlL06qfQgtjVznH1SvOGhUSY5P5rkC8=; b=CvTlceDkdDef0IG3028dndecybtFqlwV3sGDAmToBG1pFnw2fHgiCzyv5gYJXWtnFr HK4YWEZIXnBB63R1ZuGIVQn89x80K2vjJRfrOESNpke8waweCKwezuTsmEizdZLXpy1o MAA3N9bodWQiLgegEdGighxpV0oYkU11cCJ0Y= 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=cpDC7HgUJFf1ZlL06qfQgtjVznH1SvOGhUSY5P5rkC8=; b=n8r4RHlxVBHDBtnKmxNlAKPjQNbDR3eBYtBd8byITDR2eB0Ex/3LUQB2gt5DTo8j/9 +4JOPRorPKosjx0t2eip1VMQ6YZ+CS8jSkRk5jmMf2O8e2lnUbmaDPlLscmlB7hMSan7 4FzbH7MlU2J7A2zxoxQmmOCkPhHkgMtUPRvbeIkw/au+usqKb980365U2SpJadXa0PEq j4z92Zn+TSii2IJG0yDpQHcNvbpDJrJonYYRB4BDj1dVAtVY93HPRuA1v8mV/RxJ/bf3 cMjNxn5iajEnEKCNz4TMHD/sHGQC25hJTAE/pGypw1wzPhRrGaN7oR9eN+Ff0znrLgDB /RxA== X-Gm-Message-State: APjAAAXvLnA74RibJEvD5xU0/Q1fa5r/AUSrDylRzzdpbCUdne8k/+CC 9QXL6LvX2PStWWkVMxUpikEQ8+Wi0IkqpydX1LwtNs95bDEHYw== X-Google-Smtp-Source: APXvYqw6gWzaBXXV5rogl9r18G1pzpR/BkqMD9/RsFAUkAmDF4H66yaoOtZbnI+XPUEiPzOaWLHXm2UELIZtVqd8EPY= X-Received: by 2002:ac2:54a6:: with SMTP id w6mr5727465lfk.108.1558965226506; Mon, 27 May 2019 06:53:46 -0700 (PDT) MIME-Version: 1.0 References: <20190527065459.647681500@linutronix.de> <20190527070034.307127850@linutronix.de> In-Reply-To: <20190527070034.307127850@linutronix.de> From: Kate Stewart Date: Mon, 27 May 2019 08:53:35 -0500 Message-ID: Subject: Re: [Batch 8 patch 19/23] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 171 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 this program is > distributed in the hope that 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 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 Reviewed-by: Kate Stewart