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 7BDD3C04AB6 for ; Fri, 31 May 2019 19:55:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 44F3626E8C for ; Fri, 31 May 2019 19:55:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559332537; bh=cbaMStrVKvH5u2JuIup34KcfNJ3YxnKHSBpgkY+DmNo=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=fCUarZoqzDwQ4SU1UBPnCZv+xl+7m6fS3giBZStb7XfMe6/pUnRkFU6C9JOzg9xam OySz8Wevf+6iM1DOAmkedyE/fn6iNRfmXOWCDPvSUNfW7iG8TJ4/dAbqGkyqvkYQr9 SJHkYBP5Khf+Z8e6+VxTamTk8j4AJt29orj+Dhik= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727354AbfEaTzh (ORCPT ); Fri, 31 May 2019 15:55:37 -0400 Received: from mail-lf1-f43.google.com ([209.85.167.43]:35136 "EHLO mail-lf1-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727318AbfEaTzg (ORCPT ); Fri, 31 May 2019 15:55:36 -0400 Received: by mail-lf1-f43.google.com with SMTP id a25so8891433lfg.2 for ; Fri, 31 May 2019 12:55:35 -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=NVCHpY7tbZSOCMp+gVXwqV1Pnb77GE54ovMyoMKyXEI=; b=MMifLRy+oUYZLU8p6xXVWqFveYuLiyGnRWNXpAl4sCHmK2Y1t0qWbHQksYjAcxYTwC xsEvJJ/De/5pHYUqM58yki21pIks2AO1xLlAihwpYS0M652rubZ/FmEUHUYNF3nTl4jk i3m0PNkZDPvCO/9JzKFKnuk90TOWlNDPr1c7U= 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=NVCHpY7tbZSOCMp+gVXwqV1Pnb77GE54ovMyoMKyXEI=; b=UJlDTY0i1yDYlGj/yv0i25Ei04+46O4kbR4K/LbeCAl4OJtXATn8DIkJljwZE9LCtX VG+7Gr9LpdzjUQZWb26lG6IOXweQZ49uRG66d8ovAVqTZSwwM1m+H7qnNp+yK+VMaf9i UiBP+uXdhIaUzdxOfSNxIfledmOTS4d8Ky6QJtz56aQG0p0Lg9iD02nIctS8ZumZTzQO E5awyiAOddsLVSDULFpZEbkuJroX1ugIZM6DxuJxpvVSEIzOedfKgVghMD1sNbgdZk99 MPIYUUEVRNa+sMixHFP1hOEaVPce0Y9IyNdJveRhL04SnIDnHUy9+3bR/Sy6aSvg8tTo Rxog== X-Gm-Message-State: APjAAAXPGv4yClwv2naDL336kk4w1KLGQ2gAyFtjFaWo8/uqfFPans0z HDoZjyigXwm1nmjJzkEPsOTAzZcmGQhno1qegO1Nng== X-Google-Smtp-Source: APXvYqxpfjB+NYdGq7hwrDZnjIuTV+iHBJBfX/YRTq26fRxcP8RWtwpo2Nzf3OqHyaSfayLdAAa9Gv25oSgKdG3faSk= X-Received: by 2002:a19:22d8:: with SMTP id i207mr6242947lfi.97.1559332534751; Fri, 31 May 2019 12:55:34 -0700 (PDT) MIME-Version: 1.0 References: <20190528171003.338128414@linutronix.de> <20190528171438.107155473@linutronix.de> In-Reply-To: <20190528171438.107155473@linutronix.de> From: Kate Stewart Date: Fri, 31 May 2019 14:55:22 -0500 Message-ID: Subject: Re: [Batch 10 patch 01/24] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 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 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 > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-only > > has been chosen to replace the boilerplate/reference in 228 file(s). > > Signed-off-by: Thomas Gleixner > > --- > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch10&id=fc4cf4e4c55d Reviewed-by: Kate Stewart