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 5C5B6C28CC0 for ; Thu, 30 May 2019 11:42:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2E96E2586C for ; Thu, 30 May 2019 11:42:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559216531; bh=WK6WKQGmm0BhR7pq7o4xesJIa3RlolrkAOKmcwaGf0w=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=KMrkMOqcMHFuZ6QxfloCBJNhzrjFJUkZ+if5lmbQW/v09LmhxuHKYE4fiWm6WhYr+ ZQOp2bz5Qb/u6EvBbcQg6fVIaiKOca7a25IVxewR7E+7p1dfENpnlay1TJRHKhaF4M tgVTz/qb1smdSGAhNlSB0KKcsQ4kjkxnYXjsK3q4= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726339AbfE3LmK (ORCPT ); Thu, 30 May 2019 07:42:10 -0400 Received: from mail-lj1-f181.google.com ([209.85.208.181]:42877 "EHLO mail-lj1-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726065AbfE3LmK (ORCPT ); Thu, 30 May 2019 07:42:10 -0400 Received: by mail-lj1-f181.google.com with SMTP id y15so2507374ljd.9 for ; Thu, 30 May 2019 04:42:09 -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=D3IeK9A0dXGC3wxxtlkwNc3GTLF4/ACehJhe+oGcucE=; b=Sr82AWtXr+x+fHFgC4cGbE2ad6mEKmnNyvyOsb78Z3VL2bQ/v+vaOZ9UOB/B25S/J4 YxNLiDBXpSNqPCuQVd+2Q/EOXQ2u1Kx/B/UJWleGZcCbeLEXwV3THA0XABTjTVtWJJ9x 74zWGxZg10Hxt03Qe3Q3UWK9NZdtMmixFReGc= 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=D3IeK9A0dXGC3wxxtlkwNc3GTLF4/ACehJhe+oGcucE=; b=bZ0KOURya+3mjWqZ6ImwyqmGv2UgwvvwmS2hn3JTc/aTj81RGtssdSF2uTJYJCITK5 wDUp6YtPR6mI4BNugLWkZtKHR0i6CHOsLHL2us0naG7gRGbPS6A6LmkJhOXIQ/2E2TOk a/scc7qMwEMh+Ov3jpQVSUMFRTWVFLjJrIW72d/OvlavKB1UrGxroEk7n3PsOvGBgrqa 4J4fz6+/VQh+B/KDXdjmeQGIOQdH71s8ApDd9aqHNbMSOm85dAVIdoyMo6A51GPOsa6+ Zf6Q4jizlxLRyzBGIpVPrIXSQnbXeRKfJt9Z6LPHFqBkLz8WZNa9c8p0H0G+VT2bGNGC hISw== X-Gm-Message-State: APjAAAVgNDO1vWXjtPx94NHHBSlZjlD7k4dR4UTYjgGnMZsZQayL44no rxyGnEdhFDj9X0XlYL/m2xnmWoXIe7ZeAwCxHKIuf7HQPCtHXw== X-Google-Smtp-Source: APXvYqyWUi/Hwr3tNByTgXKVj5mcGVotkWPYxgAEem5Ss5RUumhjFlyiwhjybFeNVksqo1G2Tu2MuicdCdY+JIOVqLw= X-Received: by 2002:a2e:809a:: with SMTP id i26mr1948464ljg.182.1559216528464; Thu, 30 May 2019 04:42:08 -0700 (PDT) MIME-Version: 1.0 References: <20190529235716.581218785@linutronix.de> <20190530000433.566744158@linutronix.de> In-Reply-To: <20190530000433.566744158@linutronix.de> From: Kate Stewart Date: Thu, 30 May 2019 06:41:57 -0500 Message-ID: Subject: Re: [Batch 13 patch 01/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 301 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 gnu general public license as published by > the free software foundation version 2 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 write to the free software > foundation inc 675 mass ave cambridge ma 02139 usa > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-only > > has been chosen to replace the boilerplate/reference in 1 file(s). > > Signed-off-by: Thomas Gleixner Reviewed-by: Kate Stewart