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 81CCEC28CC5 for ; Wed, 5 Jun 2019 04:09:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 4CDFC2083E for ; Wed, 5 Jun 2019 04:09:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559707750; bh=N41otS3jmo1E760nJWNsNHukxxPm6+gY+wnX/SiPeOE=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=EnBFURqMoW70ubcqKEaFGi1nFJylK3DVeWIzYjeCiTDGpb/v6mcCc7mWQAuxVblWb aoScmFpv2X1BujjPnfXCjTKJTHoXoBgNhppidHp8ck3mfs1o9EL0h/I9a0798HxOYy 7wpRayuDGMxnkwucz2y4zg2d/jUYOlcV/68yOiu8= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725446AbfFEEJK (ORCPT ); Wed, 5 Jun 2019 00:09:10 -0400 Received: from mail-lj1-f179.google.com ([209.85.208.179]:44390 "EHLO mail-lj1-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725294AbfFEEJJ (ORCPT ); Wed, 5 Jun 2019 00:09:09 -0400 Received: by mail-lj1-f179.google.com with SMTP id k18so90684ljc.11 for ; Tue, 04 Jun 2019 21:09:08 -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=/JFCX4ITEloajM3uErOEMuC7korJnxGvSqwZaLt6l1U=; b=Q7XBiAUHHB8k5qHUXOaEZrIKKH2Pn9XTh3ZWaTLaexGkj7SYJJTQ9JJhganVOZQbHS XEMPbTANLD2pMoCrT1g9T5LDECwbhhzftt48tWh3xkBtOoRrLtsULkVdyK6APYohL3yZ PrOvU/lAmKyv1k53LKDAlLxqM8fGbfNVode/E= 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=/JFCX4ITEloajM3uErOEMuC7korJnxGvSqwZaLt6l1U=; b=rR0pDwP3tQmWahkvPm99DrURRSkFlp7oWF7N9QW96J+ao6hhqMJJLudK6Dpm4I+LLx M8BQ/7EI5hfmc+p4VTAQgXcNWhjc6VX11+yjbe/Uvoh8KtEQDJ2gBhFTOhB1MEMCSpi8 LnliZaph7lxzYbfuS9lMcAYdgqsyZsEmZgFaaYh/jW6AXSdX6wKt26h7xxLZPQVOQjaG RD5e5GgO9VmDj5Masja+wnKr9GBnpWd2L7Y1TfzwvAlDm5TsZoHLhN07mXXtKwabodbk VxYK1W/P6sU2ddjztiO4lM+Ow9/Q+0+l3rrNQAJkkvAmsucqHU75J3vWEzB20Cz6+sOQ Da9Q== X-Gm-Message-State: APjAAAU/ONrRDziZobxANgy4ungiB8V8vDGalyoA2NnH9c8YfpHUMESf gI1hunMQU665p6/Oy5SuZ/k+/EqvcA5d3ZAq+BEODUocUW4= X-Google-Smtp-Source: APXvYqx0Zoq8R9qD6ao85WOOVZZZZGHlOZeQDawNo+O+ixbQPJhjKryCzKmhVnOmJMy3IRwsl4LxnLXSgAvrFQyx8us= X-Received: by 2002:a2e:6e01:: with SMTP id j1mr18836394ljc.135.1559707747839; Tue, 04 Jun 2019 21:09:07 -0700 (PDT) MIME-Version: 1.0 References: <20190604081044.651381636@linutronix.de> <20190604081207.060259192@linutronix.de> In-Reply-To: <20190604081207.060259192@linutronix.de> From: Kate Stewart Date: Tue, 4 Jun 2019 23:08:55 -0500 Message-ID: Subject: Re: [Batch 17 patch 50/57] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501 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, Jun 4, 2019 at 5:01 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 see readme and copying for > more details > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-only > > has been chosen to replace the boilerplate/reference in 9 file(s). > > Signed-off-by: Thomas Gleixner Reviewed-by: Kate Stewart