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 106DDC28CC3 for ; Thu, 30 May 2019 13:14:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D72F82596D for ; Thu, 30 May 2019 13:14:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559222087; bh=EkHaJrpWa7mLkAKCZTBoP1G5G/YzqQ0Xxlqjj1+cfSM=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=BUyT/uLyI9fBzozm1buQgSsTkW28+NHi1L1aLT/5PzNkKsBCLUY8mOhm58c8TgYhD t3VGtVpPOy8jxPRrWyT6RQVFHXUKC4eTkSoq8UsSNmt/4yZi754p9o+0oJ5FxXfKIC rY44wEEZ4J0cPVTkVaMPNRs1kb8ng9318eNLP1q8= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726415AbfE3NOq (ORCPT ); Thu, 30 May 2019 09:14:46 -0400 Received: from mail-lj1-f175.google.com ([209.85.208.175]:46268 "EHLO mail-lj1-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726399AbfE3NOq (ORCPT ); Thu, 30 May 2019 09:14:46 -0400 Received: by mail-lj1-f175.google.com with SMTP id m15so5966206ljg.13 for ; Thu, 30 May 2019 06:14:45 -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=StzO9MppIbxjuaVGHvfo/32LFVvX+yckhFeaxpU9uKo=; b=WLx+u9EZ+IajyhWvpBMqu84zHcwBoKA18Da1u3/i3AlHY6jSX+bcYWn1zJSbgMiOet 3vIEK5/t8zhl1kymuiIZ4L2p9W0aLmrP6gDGRsIpfpLUw8CE0PodAlQ6aCTvwNglEayp CgFXAFcJOcW5n7GoHJqH/U5uaz583AHb4QLu4= 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=StzO9MppIbxjuaVGHvfo/32LFVvX+yckhFeaxpU9uKo=; b=M8hLuDQ8qhFuqi/9mfqgcyFdcg+7dcfo9xayR+p8pC6wMpcf1HSb3p1sn4LjrFOUcZ EoFu+V5zR10h4Dtikl4fq5lD9mnRMdmKuddaEn+PR/gXAAoVTz2Xplqg+46S1DYhspIk 5Ta4MpK5u1+2NklWRzkPLKgZQknNuiEXYLYae9NtSIH20PXGG22Z3WKfIxPF1oF92ilT EgdvvcZsEnFySPR+V4E0Vy1D71D5FnZBbxxgfdSQ0NPwrdhdGJBEnUrBquYtlK6CMyTL QRlZPYMwLDWrMrcFnQ85xrilSmlkpUF00EPd99u9ijHL6tXRBk3vWUUDyN9vl0EDSFj8 JiBg== X-Gm-Message-State: APjAAAWyCykE4F4SOMLqw1BtjoifrqmseN81Cz8G2f9BOh5Y6o7C4pnQ EF6zrEWZvQGatUPzYVCgLG+7vcikRhnnA02tH8iGOg== X-Google-Smtp-Source: APXvYqy/YucSA9sTNsECUX9M+KnWBDRFmduikyOWU6e4WJQMhvjSqb9FiT2YPwjTSJFHzRA+tPOc2fevHTCNao2rGXY= X-Received: by 2002:a2e:809a:: with SMTP id i26mr2206838ljg.182.1559222084271; Thu, 30 May 2019 06:14:44 -0700 (PDT) MIME-Version: 1.0 References: <20190529235716.581218785@linutronix.de> <20190530000436.016018161@linutronix.de> In-Reply-To: <20190530000436.016018161@linutronix.de> From: Kate Stewart Date: Thu, 30 May 2019 08:14:32 -0500 Message-ID: Subject: Re: [Batch 13 patch 27/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 329 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 file is subject to the terms and conditions of the gnu general > public license see the file copying in the main directory of this > archive for more details 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 > 51 franklin street suite 500 boston ma 02110 1335 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