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=-9.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,T_DKIMWL_WL_HIGH 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 30D97C04AB3 for ; Mon, 27 May 2019 15:38:01 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 062DF20665 for ; Mon, 27 May 2019 15:38:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558971481; bh=Aog9+1IIMjAals3VzWT20xN2VHbHeYiBPZ4kehBPXtQ=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=cOPqfyu2YsQxIM0A7bUXKsRg5VEKuVfoOfk5xEnXHkYk93ZhZJIWDMhdIKL4OknfK r3tqWVWAeeaDWoXKnu505pdI78SU7z29wVj62+pRqwcR4q1mokmeBhv+FcvwId7BEB vntpP8KQCVeCYJCxi0APX38ZbQhfu6uRSPRMnYC4= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726329AbfE0PiA (ORCPT ); Mon, 27 May 2019 11:38:00 -0400 Received: from mail-lj1-f171.google.com ([209.85.208.171]:34300 "EHLO mail-lj1-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726094AbfE0PiA (ORCPT ); Mon, 27 May 2019 11:38:00 -0400 Received: by mail-lj1-f171.google.com with SMTP id j24so15061509ljg.1 for ; Mon, 27 May 2019 08:37:59 -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=T+6DByxjD4m/fcVUCRBBvuwtcsUs5TNt6vWj2jT5SnU=; b=X5dATJyKxAv64KZ8l2S5PBaw4Cn82MeAPiXXrJCEVidM0zbiAz1w482X8C0GS91mtj L/A1NylEVRpa//uz1e6rzwg8maUK6zlgqt9Y5862wPop2Lge4GF3txjFbFer6hTvIaBC DdCByFR9YkRt7mqE3Cgdqz06c3ob+FZxYxoBE= 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=T+6DByxjD4m/fcVUCRBBvuwtcsUs5TNt6vWj2jT5SnU=; b=HLG/KhgTJ+huZR7rjYllcLc0ioKJQy1YKMoagxAoAqUOsqkwu2OFNy0v4B9vq7geJb X70w2KZstvmyD+C4d4WYa/ErDb3ZhDJvAkGLu6i5qKzYug+DXqnMaNp/z0GmRMjS2zNB IvQqJnyEcbQ0emM+njsmIS/97aOal7Q0S14OLg0TnleLGUUTk1xnNHKFjGJtcR0rQ5NO lVq+JbLI8oxuh0WTp2Xae1MMftw/K6JfJnhna+8E4MZGx1hWZ1b67ddLVwPTkkX3koNZ uG4S2l6N49Pj8iWDI3C0Gg9ZU7SlRPmz8uGxyfg5/RMKD+MQrXHTyBQ57k7KIfMHqs2/ B11A== X-Gm-Message-State: APjAAAUSw5EVNnUU5E6cvZfXP1WamNyVef5EE1LrU3gnLSQ0ZiWST/eJ UrchNgaMGn8PiHtDfYX9W/oafjneSU6tIPgz/reOHQ== X-Google-Smtp-Source: APXvYqwAIilcDuY1QLwtk48UyIpng2OO8blxFEDtzVF2zfnUXDHdzJT3ZmFOsnJ35rPyCG9ZiILYFdVTJ8iEHO2nQOg= X-Received: by 2002:a2e:8956:: with SMTP id b22mr57467501ljk.134.1558971478318; Mon, 27 May 2019 08:37:58 -0700 (PDT) MIME-Version: 1.0 References: <20190527065459.647681500@linutronix.de> <20190527070033.383790741@linutronix.de> In-Reply-To: <20190527070033.383790741@linutronix.de> From: Kate Stewart Date: Mon, 27 May 2019 10:37:47 -0500 Message-ID: Subject: Re: [Batch 8 patch 09/23] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159 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 Mon, May 27, 2019 at 4:53 AM Thomas Gleixner wrote: > > From: Thomas Gleixner tglx@linutronix.de > > Based on 1 normalized pattern(s): > > the code contained herein is licensed under the gnu general public > license you may obtain a copy of the gnu general public license > version 2 or later at the following locations http www opensource > org licenses gpl license html http www gnu org copyleft gpl html > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-or-later > > has been chosen to replace the boilerplate/reference in 161 file(s). > > Signed-off-by: Thomas Gleixner > > --- > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch8&id=0afed425ad43 Reviewed-by: Kate Stewart