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 5CE3CC28CC5 for ; Wed, 5 Jun 2019 04:08:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 26C642083E for ; Wed, 5 Jun 2019 04:08:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559707680; bh=OC7tVMzFvXhSElaP2E5ghjWx7Od7ZecGcTGVdlsxqHk=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=Gii3ZPW8+023gGcXkyL7nH1J22aHZPIzYJN7QyTKY7Af5HGHjKZD0HAvatKCSzk6E TzYO50BXukToCIaQi7Uof0yRP7wZO4cRnjEh4BS1eRlGM8rKNXUllO9jcs4gLUN6KE BnAAbaw/n0qYvmlVDOJHb0ELOjgsNd9351cH/VvQ= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725446AbfFEEH7 (ORCPT ); Wed, 5 Jun 2019 00:07:59 -0400 Received: from mail-lj1-f181.google.com ([209.85.208.181]:33215 "EHLO mail-lj1-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725294AbfFEEH7 (ORCPT ); Wed, 5 Jun 2019 00:07:59 -0400 Received: by mail-lj1-f181.google.com with SMTP id v29so10542371ljv.0 for ; Tue, 04 Jun 2019 21:07:58 -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=2eBXV1zyr7q47rpvskvxYItDEFbdTtQzwjspdgAsRpA=; b=AtP2gF69LExB18d8dokgHFYCCuBG7WclDtOHsNh4fsfX6Njl1m3mF72jWbw+7eZ/9u 2H+e0Px22+dncnJDDzMcr57BKfUTBTtghdV5jfyHgo/ikvPvOwMRftVfTjSemRpd7bi7 D4r7rTHVkF6DbDNuVxIcBvW7lnuT2ayOQhw3I= 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=2eBXV1zyr7q47rpvskvxYItDEFbdTtQzwjspdgAsRpA=; b=E/jHHb/85dQZ3ZBLGkC3u6+ONR5gxfydvhxj8Qko1A1OodI7LDNS6JVRNQpIbebRzd 3kSCzr0UtYzdSIVH2Tq8NNdEa2DgvkG9v9IWCNJS7WWZkSPpnW5JpqzQc6PYT5BwoXCu tcCem6NwOQJJpjvbqwn2LE9gdS42Wpi0RaQF/FG0Gqf5BU8SqH8i1FZITrimS78MI++v pb2nZnPwGlrBcja6t1upL1px55GClZJANkficuqHwVG8HmPesTz4oDIfVO1JcNiKojnD 7sEAgreKKSqCwZI8JfaiWEFRUwsFbLFss/knDZpYA257dDg2jNr1HTybwxsvqTylHxmr usLg== X-Gm-Message-State: APjAAAXkZ4eRuF6OyTwbc7s4pu7iUfqpMPvj3WwPjOi7cbJCQeJUv44P 36pIOKNiEgSiYF6UtEziJJ80MEe2tEUQ/JGgGO+1MH67mME= X-Google-Smtp-Source: APXvYqztMMvr7tvoTOqALMkxjasU8mTTJk6O2FNY5m4Hjky2kcoan9lwaqRF6F2DUTTWf3XUtlL3tNvLEnCp0HO320Y= X-Received: by 2002:a2e:29d:: with SMTP id y29mr10121958lje.134.1559707677582; Tue, 04 Jun 2019 21:07:57 -0700 (PDT) MIME-Version: 1.0 References: <20190604081044.651381636@linutronix.de> <20190604081207.308909165@linutronix.de> In-Reply-To: <20190604081207.308909165@linutronix.de> From: Kate Stewart Date: Tue, 4 Jun 2019 23:07:45 -0500 Message-ID: Subject: Re: [Batch 17 patch 52/57] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 503 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 as published by > the free software foundation either version 2 of the license 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 51 franklin street fifth > floor boston ma 02110 1301 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