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 C2134C04AB6 for ; Fri, 31 May 2019 12:11:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 8DC27268AB for ; Fri, 31 May 2019 12:11:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559304663; bh=/R0xajxRhBWWn0ZxAzQnhn7uqW71eFpcfsJqvn7FyIU=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=CafYkYeaJSsdFXvlUVJw0amE1Xvr2bG+0GysOykDETqYQSXD+XMR/BwfKh2uzvOUe 58Jvjgj4cc3Zhc7EtwU2Gx7PpMahV2Gbb/P398JQpbeZefwt3HnDRqDK9bzpW1A51Z VPfK9M2kBZNXLbFmJls8b9E8ZdowHGvDGraVdlDg= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727423AbfEaMLD (ORCPT ); Fri, 31 May 2019 08:11:03 -0400 Received: from mail-lf1-f50.google.com ([209.85.167.50]:42091 "EHLO mail-lf1-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727307AbfEaMLD (ORCPT ); Fri, 31 May 2019 08:11:03 -0400 Received: by mail-lf1-f50.google.com with SMTP id y13so7688483lfh.9 for ; Fri, 31 May 2019 05:11:02 -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=xwz9UXzrdSK3+Ih6kVWTfNi2nugroVmxNO4Ndm96V8c=; b=aCyswjoGsckghjypBSQ896zRgFlRvmyhUadFAGPZ/06J+1+OXFy6J7DXyYD52qtFqd 8WjUILY0fzMStMYuJhGoR7nkfZp/BCTiIoiJtnqIp2lAis+dxjo4AXhpcEOMe+j4a0Gj YucTYbPzzry0S6VmP9zmNVDf1gUyLHlGUJ7p4= 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=xwz9UXzrdSK3+Ih6kVWTfNi2nugroVmxNO4Ndm96V8c=; b=X/4/ybBMADWzN71PzvtQ+WTR880tNAqA8/0/SfOm6FkxFxMUudd8njZq0OwRIdehSc tFk5IYGsaJPb8dqB+S/mYrRPqoR+TlVsAoqmXRj4vSWwyP/LYoUusMOas1aompM4ealb pZneGacCT4gJGL7HUNf9tBbf5gEqEN0rjk1y/Nka/mMxwfewTbxYHfHJSsyMyy3+DunM IAKmzrhecKg9wEABVIscm+Aiy5ATeWpUiOv3cFtQXC2QhpcrrOHnh7NmKUKqegieRvW4 IGnOO4UCwKjgv06cirV+feu4pRmzyNmeWRBIGxHjqxTcltNIBLztAhGum4+mrXXlzbco xqMQ== X-Gm-Message-State: APjAAAWjNpLj4hH4kR6XAO1JR2oBnrhqDBsIJ+8tM0oh+42rhYbkxcr+ sY3fAfgq5Yx1DBEZjDUoBD8AfzW7qeWO75KUFDz23w== X-Google-Smtp-Source: APXvYqxE9YZbpXcuhcrXDCjD5lEDZdNO4HIYQvVIPa3NaaD/lRsaRuP6j00/UnFzeLXl756NJ8C9qNbkmlrj2WCX+JI= X-Received: by 2002:a19:760e:: with SMTP id c14mr5478739lff.48.1559304661463; Fri, 31 May 2019 05:11:01 -0700 (PDT) MIME-Version: 1.0 References: <20190531080918.723298166@linutronix.de> <20190531081038.107748302@linutronix.de> In-Reply-To: <20190531081038.107748302@linutronix.de> From: Kate Stewart Date: Fri, 31 May 2019 07:10:49 -0500 Message-ID: Subject: Re: [Batch 14 patch 32/40] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 392 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 Fri, May 31, 2019 at 3:12 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 > publicshed 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 write to the free > software foundation inc 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 1 file(s). > > Signed-off-by: Thomas Gleixner Reviewed-by: Kate Stewart