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 624C3C28CC0 for ; Thu, 30 May 2019 12:37:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 359C5258F2 for ; Thu, 30 May 2019 12:37:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559219835; bh=TklFa66K+87oD1Fovm8xOKSP0kQDEzjQeJNLNwSMXVE=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=RAcHazpSsDg2GU+Y0Zyq71DNtyPlIlL10hUmiHjz/kROIg48MRZpzcmLxJx7GHykQ DfWdojRh9GI36bYu9qvq3tW9VCOHh5mFgXplT3JrQOevqETbadzFKGxpHKLQbcPMvS iEajQjJy84c/PWu59nU2bTg6CKh0PaoAMh5/hI50= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726359AbfE3MhO (ORCPT ); Thu, 30 May 2019 08:37:14 -0400 Received: from mail-lj1-f169.google.com ([209.85.208.169]:45391 "EHLO mail-lj1-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726005AbfE3MhO (ORCPT ); Thu, 30 May 2019 08:37:14 -0400 Received: by mail-lj1-f169.google.com with SMTP id r76so5859781lja.12 for ; Thu, 30 May 2019 05:37:13 -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=n1oD0PcBtroUfFPn2/loZ8XciKHZMU5QOeBpu0V9qmE=; b=MEZzb5eM3YnlxxiMn+fVyT7P025yoyQQssfZQ216L1m+caLBrAr52uZCG5Z6Ftpu9t nEJA1pNddzd3pfuggkQzy0QgH88L5mMdUN/DSi1wL3u1vrVpm/Lfu9g9RWwu4CEGgTub f6slwZ65ot1RYRjiZu7IoGMNrNfWLyPbq/phQ= 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=n1oD0PcBtroUfFPn2/loZ8XciKHZMU5QOeBpu0V9qmE=; b=oNaUh34nTz6wKDztsNzTQSJMkMCeS2lVfYVt4sKdjW59KGBBz3/91xG0HdzpERgYHJ kA27e89vnUoI8TwEDwXqfYF7c4BaJpO5IcFQ31quE72kBHOLuJRZuma5GE7fgQjiDBBN hRdxylzkgqHnSChA6JlhPPGxyLIVffz/Sk2gfj4N+Ch+4dgXPe2d6gOUd7l1f9B56/zE H1SLlkoFpxRiLAxX8NkymQNcTv+dfothKIvvf3aAt+q/uSOlpXp1TXHjbOq6UppWF1oM gwyZxDamtgUNNySqvd1upg5ms8tzrtojt3FGJi/R4q2kPNOv6VTDS6IIKcrl3GMOhf3D 4x2Q== X-Gm-Message-State: APjAAAXwGw4Qh/oAty6hnRQyEvV8rnjoqQQX1V5vY++JqhpKFYkmPq7o vJxtp0XuOJr1urRf9pp+g2U+p8K5W01XXGLhGfHKWi4hT7wwpA== X-Google-Smtp-Source: APXvYqxJSVBMhiYaZwko7oS7v+eoga3FQ41YAqmL4IWv0m43WuP6hfYeHtuDFA0uuCdZsUFbOmfB+xkdImrz7XgxCcI= X-Received: by 2002:a2e:8956:: with SMTP id b22mr2046496ljk.134.1559219832653; Thu, 30 May 2019 05:37:12 -0700 (PDT) MIME-Version: 1.0 References: <20190529235716.581218785@linutronix.de> <20190530000434.524820338@linutronix.de> In-Reply-To: <20190530000434.524820338@linutronix.de> From: Kate Stewart Date: Thu, 30 May 2019 07:37:01 -0500 Message-ID: Subject: Re: [Batch 13 patch 11/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 312 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 of the 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 3 file(s). > > Signed-off-by: Thomas Gleixner Reviewed-by: Kate Stewart