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 D4BA3C28CC0 for ; Thu, 30 May 2019 13:11:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A005925959 for ; Thu, 30 May 2019 13:11:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559221896; bh=3wnNhveVYRLwtPKjyasQbX1ZP46vN6vgYahE0zC+qC4=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=m6Du8lU5sNJ+RhfbAc+Xg5Tgq8PXF1GY9mhyBg93Fn+YKSTlfN/qrv8BBMthWjSOW +gLnN3b9soP//QnkHgqtLY8uTiucF0lJNSF/Wlw2z0O87VWo/rUhb6C4Cx9OWwWxzf XPQwh88B0crJL0xtKk7sP9V7BZAMHWFKWfXpdNj8= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725919AbfE3NLg (ORCPT ); Thu, 30 May 2019 09:11:36 -0400 Received: from mail-lf1-f47.google.com ([209.85.167.47]:38018 "EHLO mail-lf1-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726031AbfE3NLg (ORCPT ); Thu, 30 May 2019 09:11:36 -0400 Received: by mail-lf1-f47.google.com with SMTP id b11so4983901lfa.5 for ; Thu, 30 May 2019 06:11:35 -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=v/XdUeGTWzboq+VFNTGuEf3BBROoro1YrxNXZezsniY=; b=epjzOKkOMJ07FlXkWpdWwzon0Muh6vtlccVpjFt5IFi/nyfBF8cjATJXXKQvNO7+HR OBihOXrUMzfNVBbipMD2DwF2PJxCZWoKbZtmuDZt9jvvUE4gdxSY5GM2EZczfIuz3TYj r3iuLnYjDkEPDeutdS0vyd/mZYZ2Lu+kT0ExQ= 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=v/XdUeGTWzboq+VFNTGuEf3BBROoro1YrxNXZezsniY=; b=RMtxdyCqLtX0qFX9Kk8qVAQlf3CDxptbzA/AJG2Oe31EcrcjgGr7G7c4SX43V5woaV OwNQQXbibE00RIeZmHT5YQHF7R8wiwQRX9o1y5HjZ0ECM1KPFYF1Sx/GJuT1daQF5EyV pjCKHNjSH6KlaJ3khG0WsqKXVm47prmAcCIbCxlxupIxDhaSLPBDgIBgy9XF31PNa3hX zDycjWAEGs0qJP1wjsuAkClIYlN0BQj4ASF4WjDMO/g0epTx0pxgXqbr6XrJnc2zfLKx 3+hxY6sCslU/5PfalNROskNDDrWcGAg9YjTCGzRPLjDMUalkQJ4j6U2PUTIH3W8kPrmt Cqwg== X-Gm-Message-State: APjAAAWsqtPYvVfEA1Aca/mTNbr67uFhNjrCtLEkSLdClds5CqDOtp1b 6WL11OXU7KNxvkhwD0o5cP094FhQ4aR4xIcltM4dz/HnDODt5Q== X-Google-Smtp-Source: APXvYqw7KRbd16Yufx50ymez+2MtTkYhNV92WasbLR/NLJ54BEtdPlGnG82uaZ4rYCh6NjsK86gSGmu0bm4Z/aMf4qo= X-Received: by 2002:ac2:54a6:: with SMTP id w6mr2067495lfk.108.1559221894432; Thu, 30 May 2019 06:11:34 -0700 (PDT) MIME-Version: 1.0 References: <20190529235716.581218785@linutronix.de> <20190530000435.832876118@linutronix.de> In-Reply-To: <20190530000435.832876118@linutronix.de> From: Kate Stewart Date: Thu, 30 May 2019 08:11:22 -0500 Message-ID: Subject: Re: [Batch 13 patch 25/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 326 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 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 see the file copying if not > write to the free software foundation 59 temple place suite 330 > boston ma 02111 1307 usa > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-only > > has been chosen to replace the boilerplate/reference in 9 file(s). > > Signed-off-by: Thomas Gleixner Reviewed-by: Kate Stewart