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 93457C04AB6 for ; Wed, 29 May 2019 02:23:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 685EA21734 for ; Wed, 29 May 2019 02:23:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559096596; bh=EU81RSa3GPqiITcmZ1O3kvyFiErJqS5yT+lIkeH6mpE=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=K1gF+e286+fCnQOUGn1GR1nqkSkED60Jo41wHBHParo0ql4TQHQ5O5pMAV39j/8p/ +W7msVbsXiHuc9WZF3Wbz+gKcDcnGcXNsU6lmU7hUjtSNkroQUp6os6PXbZWC+foG7 SBPEUufqU6AevGh34oQoud/OV1yHXfjCF7PJT5vM= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725847AbfE2CXQ (ORCPT ); Tue, 28 May 2019 22:23:16 -0400 Received: from mail-qk1-f174.google.com ([209.85.222.174]:33780 "EHLO mail-qk1-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725828AbfE2CXQ (ORCPT ); Tue, 28 May 2019 22:23:16 -0400 Received: by mail-qk1-f174.google.com with SMTP id p18so513445qkk.0 for ; Tue, 28 May 2019 19:23:15 -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=MT1tlPPwwVwdOy3KZNQ6IgzVXCNPQmmkORai4XFJyzo=; b=RniiPR0WklIwIA8lnj4bfFoTXgsJbl/hJQyoOmHfNrFBHyx+3P0OTxuQx3FKcyjvDx VE8d5j0I25rQ/khWiWfxsgBWlnIhus3+BqOJ05H+GbUkzOaJza4mFjTVTIf4qXzlA5Js HWEPvvpOslhLX/Nf5f7q0WuI38tJ+NPtSdC8w= 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=MT1tlPPwwVwdOy3KZNQ6IgzVXCNPQmmkORai4XFJyzo=; b=WyBVJvt3t/Anv2mZvxkkOiQ8HXUznKDZRLwGVD+tXsQuRSPNOWLXwLZhTDRRyO8tVF /qxFYA3FPbQ/30XcjTaDuNklW6xfLImSQ4EigG43YfRE5Rwp4eTNuKfQdfhrMcZMAixX /eP2z9T8sBq1pWKzkuOkw2dVG3AjwcJ+QQ5mr5+bjUOkJ+MFiSSKmr/or2iTYO+voqJR bKznVe5eKu2Enh8lUG9j+kgUzgJtSidn+PcPJvz58DfSM6RHRhjqze5Ll9GWuHTbqqA7 ceg7lliTF0tQWiuk+I3pd3pki7vJgt/XsIV9kZ7FcYgwrud06q6W+GI+bssXQ7z6mZIJ twmQ== X-Gm-Message-State: APjAAAXmkoxxWH7vv3jEFC3F+QEeDKuB7ZJXcu+3jr0hljmvWEl6UXRM PSz+uz1HELh0fUcIxulGYMIPo0SnMF21u33pIwlRVGyyTs4= X-Google-Smtp-Source: APXvYqzl4RfwoiqFOfHDLh5ADELctEY2LFy4KSvgQOYC0xE1L+rC1bFy00EqOpFMRdwUNskR3CEzQEijKkqrl6HxlWo= X-Received: by 2002:a37:83c5:: with SMTP id f188mr26260141qkd.320.1559096594955; Tue, 28 May 2019 19:23:14 -0700 (PDT) MIME-Version: 1.0 References: <20190528165704.089944150@linutronix.de> <20190528170026.439767122@linutronix.de> <97654f57-a07d-b00b-a389-691257cdabfc@lohutok.net> In-Reply-To: <97654f57-a07d-b00b-a389-691257cdabfc@lohutok.net> From: Steve Winslow Date: Tue, 28 May 2019 22:23:01 -0400 Message-ID: Subject: Re: [Batch 9 patch 06/23] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 181 To: Allison Randal 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 Agree with Allison, for holding on this one. On Tue, May 28, 2019 at 4:50 PM Allison Randal wrote: > > On 5/28/19 12:57 PM, 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 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 no warranty the program is provided on an as is > > basis without warranties or conditions of any kind either express or > > implied including without limitation any warranties or conditions of > > title non infringement merchantability or fitness for a particular > > purpose each recipient is solely responsible for determining the > > appropriateness of using and distributing the program and assumes > > all risks associated with its exercise of rights under this > > agreement including but not limited to the risks and costs of > > program errors damage to or loss of data programs or equipment and > > unavailability or interruption of operations disclaimer of liability > > neither recipient nor any contributors shall have any liability for > > any direct indirect incidental special exemplary or consequential > > damages including without limitation lost profits however caused and > > on any theory of liability whether in contract strict liability or > > tort including negligence or otherwise arising in any way out of the > > use or distribution of the program or the exercise of any rights > > granted hereunder even if advised of the possibility of such damages > > 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 23 file(s). > > > > Signed-off-by: Thomas Gleixner > > Hold for review of special disclaimers. -- Steve Winslow Director of Strategic Programs The Linux Foundation swinslow@linuxfoundation.org