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 4FFAFC28CC0 for ; Thu, 30 May 2019 14:24:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 1AAE825AD7 for ; Thu, 30 May 2019 14:24:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559226288; bh=hY4jg1IG8yfYO/uyGlJ1VMlXdEbQKR0Yfh9oDxiEkAY=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=d27tZMtNytxShVA49K2Gy5u5CWML8AD6wD4jcjZ4kpPK2AulInjtDmKD1eEG5oo1t VP3/tSadUS3OXOFONSjOXWu95SzJzmH0raOPRZkLycPYaWx8Iwj4aH1qGFnHlMeo9x pCLsbEUQ+v6OA6W6rZRt233goYmmF5hhulS5TMdQ= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726065AbfE3OYr (ORCPT ); Thu, 30 May 2019 10:24:47 -0400 Received: from mail-lj1-f171.google.com ([209.85.208.171]:39586 "EHLO mail-lj1-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725870AbfE3OYr (ORCPT ); Thu, 30 May 2019 10:24:47 -0400 Received: by mail-lj1-f171.google.com with SMTP id a10so3020924ljf.6 for ; Thu, 30 May 2019 07:24:46 -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=hVs6Bq5doaJThNL8B8SUDUtZ38lkcZgtPbseFbNgdRU=; b=cM89CDu8WA8/g7JU++UkPmTnJdE2zFKqyUKMyXqZw8+DndepfoZFGyAR7s5+b7Iixc 6keepRsC8h1+pjTrFqF3r/xeyUYNGr2qZ0/vTyKd+qAzRp+L88Ru3D6pfZpwABEc8gzy YGjo/c9bIhx+tB6b2kLNA3mJloxS+Ovr5yaq4= 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=hVs6Bq5doaJThNL8B8SUDUtZ38lkcZgtPbseFbNgdRU=; b=ITSzB/h8svU8nkbgW2Su84MHYywawaq8mTCliO5tqQ9A8o5W62rhprW+LGI/JGj2p3 8fMJDeNC/iORqueCglav0yk7ghkioDYRMpeLFsOM5rrGlrXGBjU3EcNV30xLmTB2/tU4 UDAiNd/IUpN12pd8dnAtAbHqiYv2ochTtVq/RkeG1/WTRVuyF1bsWFV4gx1SfVbEEQ3g lIpB7OhrxU9ZlhzhFwJV7rHrlxU1mXAUSNIHN7Bxt7igHC1aWkDgNtC50aVgRN3m2TpN EtQiCs3uwF6YgGfmgXNaMw34+3V2kUT+dXJ8JmRfK9EmVKJmSwfQwiR81vV8g2N3CbUe n6Uw== X-Gm-Message-State: APjAAAWXBAY97FgzVkRnpck6jDqSjHZ+iGl4jF4oZG1/Z3c4at15QCSm n0x8E3GHOkIn8CGUEP3PD3Ju6EeTDcDZoyWKGn/X2fJ34VwUPQ== X-Google-Smtp-Source: APXvYqxah6jOIVEzUhcntOkc/OFviiCQINL2zWl9s6Ch/80ctHGx1VsZgdcwfG6W2zkra+aNl1UjuQNTupddNX7oXjg= X-Received: by 2002:a2e:9d4e:: with SMTP id y14mr2363053ljj.199.1559226285512; Thu, 30 May 2019 07:24:45 -0700 (PDT) MIME-Version: 1.0 References: <20190529235716.581218785@linutronix.de> <20190530000437.144869442@linutronix.de> In-Reply-To: <20190530000437.144869442@linutronix.de> From: Kate Stewart Date: Thu, 30 May 2019 09:24:33 -0500 Message-ID: Subject: Re: [Batch 13 patch 39/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341 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:40 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 of > the license as published by the free software foundation this > program is distributed in the hope that 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 8 file(s). > > Signed-off-by: Thomas Gleixner Reviewed-by: Kate Stewart