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 12B63C04AB6 for ; Fri, 31 May 2019 12:06:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D7C6423CBB for ; Fri, 31 May 2019 12:06:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559304408; bh=5LyUCnXWeFah+/U/01fVH8kS1JIqYVSXCEkqAAQ8QfI=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=ScGRAL6vVHr1SPdt7BaErEtSEwhoOj3bILGwxlP5ZdquVd5ZvRnyAQ0lfrGkfmi24 YMGGwDQ3F7aJ32n2gzQsJk+yNHyRjvRm25F+nbhnn05gdQ0XqzKgR5CaDbxfD520BJ dBhFQ0JdLdIX7j69xPWWsN3Fn98Y9EiO5qUS0HKM= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726515AbfEaMGs (ORCPT ); Fri, 31 May 2019 08:06:48 -0400 Received: from mail-lj1-f182.google.com ([209.85.208.182]:34740 "EHLO mail-lj1-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726386AbfEaMGs (ORCPT ); Fri, 31 May 2019 08:06:48 -0400 Received: by mail-lj1-f182.google.com with SMTP id j24so9405824ljg.1 for ; Fri, 31 May 2019 05:06:47 -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=5oRuJskkRY5WzpbjQWaoPAk1OVEOG33Schv7U6Yk2uo=; b=HWvAsuzS9X+3GpN9LX6bksVEMKSNTbUKcRkegz0dTGrx2FqaklP4hsDAZlbNj1fShP FtFtq+ug9YISOXskns3F+C45Gd/cXGX81pqpbWJ7ejPt39bP5SzhPtpaSfi8gFlUCjqw +9qjB6hJzkMiQSuWKeaWxjKeGkErCxUSZ6K/4= 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=5oRuJskkRY5WzpbjQWaoPAk1OVEOG33Schv7U6Yk2uo=; b=CATG90rsMd2nP9FGeX/0ooxc/+n9DzqjOBgG+OFwxrSvIQVAh8j+1qwZlvWBznBrGf aYjOO+uzt6dCjJzxadjGY5zuw+n34axb/5+mEkh7k1mXtJMdjdyvWaE9evAqIyndqx5y l2fJey0yNfUiIKGiI07SjdV481vvq7oVndjPhkp5AIAGXlZmF/Gc0n0so606deLrzMRK sv3S1Nhv+mHHyWZQqB+m3N7K6/0D/97ipQyDPrzux/U/94GV5CUxSdMyeCAvRFH4hgco tR0MBoqvE8nzgpf3p7PdCSHOJos3QEMxYMVRUUo+/WScckTjDB9Qk2vVDpEaBqJTH02Q VSMg== X-Gm-Message-State: APjAAAWEFtMNE5lWf1fU0vVcWmwo8ZnMA7BbGERHop6fen2FKqmTnJQY GXd5kYrtJ+j4WNr0C8UCxwgk4OoPCYuCTg3Iistf7fBry0PwHg== X-Google-Smtp-Source: APXvYqyXleZfDoCPbfI5mnzmT9z0ZweU0irB/9EIfucXbeOn9POg8Zy9I6cWV70+3G9VASDtoCRHfrHi9wYwJKy1xJQ= X-Received: by 2002:a2e:809a:: with SMTP id i26mr5876322ljg.182.1559304406193; Fri, 31 May 2019 05:06:46 -0700 (PDT) MIME-Version: 1.0 References: <20190531080918.723298166@linutronix.de> <20190531081038.198919026@linutronix.de> In-Reply-To: <20190531081038.198919026@linutronix.de> From: Kate Stewart Date: Fri, 31 May 2019 07:06:34 -0500 Message-ID: Subject: Re: [Batch 14 patch 33/40] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 393 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 as published by > the free software foundation version 2 of the license not later! > 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 3 file(s). > > Signed-off-by: Thomas Gleixner Reviewed-by: Kate Stewart