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 16B00C04AB6 for ; Fri, 31 May 2019 19:52:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D6A1626E99 for ; Fri, 31 May 2019 19:52:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559332370; bh=wPc2rOUA8xUcxRfVGAkbFaPNFQdZtW6usrfoi/E/Sjk=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=uU0TbCtCELtLOQY1P8idlz2qCw5KuhsU8IixtDLymD4JZ6/T8P34oNprlIq+KgoAU 7CM8lparkKIuHJHnAlveuPbxgMxmWk0GfxHJGXVhSHajdPLp+cJ/9x1x/G1EodVzUT A4RNqOVVFL4+1GI8GNxDRSey3eQUIqAa0TlBVS6Q= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727403AbfEaTwt (ORCPT ); Fri, 31 May 2019 15:52:49 -0400 Received: from mail-lj1-f176.google.com ([209.85.208.176]:41290 "EHLO mail-lj1-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726808AbfEaTwt (ORCPT ); Fri, 31 May 2019 15:52:49 -0400 Received: by mail-lj1-f176.google.com with SMTP id s21so99601lji.8 for ; Fri, 31 May 2019 12:52:48 -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=94eJQBx8dA3qIJQwbXQRCWPARB7lJ2Jgtpexm/i3Bfk=; b=TBn/uPBP+9BWAka6MiJvLqWzsqb8MFZV5K0NL1P9Gn0qctqAjYadNo3m3v3qa6bYup Z1YD7PTt6KQRRTuThcewk+HfyD1CLsj8v3+N4kZ2La2jpQ5H1GQ9bxUGGf0zUrvoa0du qSWdl/geS5YY7/GakvjoBoCjCtm18Gg1XddhI= 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=94eJQBx8dA3qIJQwbXQRCWPARB7lJ2Jgtpexm/i3Bfk=; b=SXA7WsH+eKH2rS0DFcNNg6nNuZedMtSC8euTNOjEE0MLwbtwdFFirGZfABEyPqtVa/ 5288X2r5vIHC1fRQby3w/e6J6LFF4322YgHbSjP94E1DQiPzxEO2D+NefHd3bNMvCY+h hmHBrSkBJpoqVo/7ErDfZ7XbUkg6VAnqQ1wt79t2KYohkrM/TGPi8xxMowcZZId79LOx 4Ygtq9iRfAReVRQDC5P7iNJBAC27Xe53ETraMNZ4N2v9+04szdE9Brc1OyFsqqgJUAYb 6ddiyX0sLf2HdJ8vcL6oJG6U5ZI6uCH4s0J+80P2InyptscQg3Lk+yPjD+ce6m3qtKhP S1/g== X-Gm-Message-State: APjAAAVGnLvqqizjjnPt+RC5bp9CuUt6Yy1UE73PWSuUhUsOpb8e38MQ KV4h2/jyAkfTZqqw0m9dSgF56Z+zIg8semHR0dEhnSC3kPI= X-Google-Smtp-Source: APXvYqwZcJlLycJXbXxwKq5i+Pu8cEDxQUtT6bFSOio9UiWMl3wHyfyiL3dBmdvw5Ok/zDbicNUHsXkz6LYc+3mzcJQ= X-Received: by 2002:a2e:6e01:: with SMTP id j1mr6761650ljc.135.1559332367432; Fri, 31 May 2019 12:52:47 -0700 (PDT) MIME-Version: 1.0 References: <20190528171003.338128414@linutronix.de> <20190528171438.615055994@linutronix.de> In-Reply-To: <20190528171438.615055994@linutronix.de> From: Kate Stewart Date: Fri, 31 May 2019 14:52:35 -0500 Message-ID: Subject: Re: [Batch 10 patch 06/24] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 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 Tue, May 28, 2019 at 12:17 PM 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 version 2 of the gnu general public license as > published by the free software foundation > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-only > > has been chosen to replace the boilerplate/reference in 107 file(s). > > Signed-off-by: Thomas Gleixner > > --- > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch10&id=0d96c98da90b Reviewed-by: Kate Stewart