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 9DE24C28CC0 for ; Thu, 30 May 2019 11:49:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 65E7B24093 for ; Thu, 30 May 2019 11:49:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559216970; bh=t84apIAdSrXKn+zNTorR+Mq3HIRCsbDQ/e3feJ8jc0w=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=FXQqHhWVrBwky9l9BlqYlteGt4lYE6FGueePgleyvf4R2mOxX1hIKJ89IOqQr6b/7 oT1TSMWoPTXWLHTa1adNv9y/f9GSAULCUvjVLTBc0wAEAh3P9zFFtXBIwrjPH1XqeS TyUrVD6H7irwiRIJB6qz0r2eHuzNDVLLRMVo+4wM= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726792AbfE3Lta (ORCPT ); Thu, 30 May 2019 07:49:30 -0400 Received: from mail-lf1-f48.google.com ([209.85.167.48]:45013 "EHLO mail-lf1-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726753AbfE3Lt3 (ORCPT ); Thu, 30 May 2019 07:49:29 -0400 Received: by mail-lf1-f48.google.com with SMTP id r15so4762976lfm.11 for ; Thu, 30 May 2019 04:49:29 -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=OTP5dBY+d1ddaNDw8WuxZEyPapFT4IukpSqcCFHrfl8=; b=BjRhlkxTD7CAveEHlWYb2xWK4IQcN8BjBQAaECaYpHXf2hVzHfbd2ET8DAnaWL8KKL soNQO6jhmVgcZFcQVjn4EVkgtRxaOo98cbVjzV8d0gbpnC0K6eYytIlhlQ6hh0RP4MF3 Nkyyn1pOMHlwu/0kld5ehU/OFQwLHbFby55d8= 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=OTP5dBY+d1ddaNDw8WuxZEyPapFT4IukpSqcCFHrfl8=; b=rczO18FjYkIaP/9dVoiYNCEoyBWLRx0yR551WigIbtj3mxyKo2JA2nvq4IBGmq/h71 VPTm6hhIfl1ZL6uUXVAiG43CB6hU/SDP5wp2B7iW/MJBG9u0pXeegN3J45rWUKK53vqG 9vNteCTKuhzIgNIzKZUpSGvzYELZy7JMHPyHAtq3zaBP1LHtKtFfe5kXcmsJgvRzgXvz DgSF6RB1y/bF5ZO+Opgb8fxXWxl4lBOCSiDyHa9r/HymE5ncW709V1D+S3LCEhfpiLGL Hmqcv8vqH9VtVrGKKhdWubotudWb7BMYZ3ROGl7jeDIgoOhmLt74XmhDSVyLFxW83AX2 RqIQ== X-Gm-Message-State: APjAAAUDvGYV3wrtzATYarXXEPi8m/7Cq+BKXVBeiYn0hKqbozt9XiYB AebKfnyaFnVkqf+GzXJuwx3ZAqtd/K6h6TSzONOfFw== X-Google-Smtp-Source: APXvYqxTdJx7lduwb05KpqTqp1qGFGIOPqYjOlCv49WcS+dRXo8e9iSoo+JpLPkiOGw08Knu3xWuvbI1wacElXP9mGs= X-Received: by 2002:a19:2d41:: with SMTP id t1mr1544389lft.79.1559216968541; Thu, 30 May 2019 04:49:28 -0700 (PDT) MIME-Version: 1.0 References: <20190529235716.581218785@linutronix.de> <20190530000434.160381502@linutronix.de> In-Reply-To: <20190530000434.160381502@linutronix.de> From: Kate Stewart Date: Thu, 30 May 2019 06:49:17 -0500 Message-ID: Subject: Re: [Batch 13 patch 07/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 308 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 Thu, May 30, 2019 at 6:39 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 and conditions 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 see http www gnu org > licenses the full gnu general public license is included in this > distribution in the file called copying > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-only > > has been chosen to replace the boilerplate/reference in 12 file(s). > > Signed-off-by: Thomas Gleixner > Reviewed-by: Kate Stewart