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=-1.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 3B703C28CC5 for ; Wed, 5 Jun 2019 15:16:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 18C97206C3 for ; Wed, 5 Jun 2019 15:16:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728162AbfFEPQG (ORCPT ); Wed, 5 Jun 2019 11:16:06 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:42693 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728046AbfFEPQG (ORCPT ); Wed, 5 Jun 2019 11:16:06 -0400 Received: from localhost ([127.0.0.1] helo=nanos.tec.linutronix.de) by Galois.linutronix.de with esmtp (Exim 4.80) (envelope-from ) id 1hYXe1-0005AH-05 for linux-spdx@vger.kernel.org; Wed, 05 Jun 2019 17:16:05 +0200 Message-Id: <20190605150056.362919274@linutronix.de> User-Agent: quilt/0.65 Date: Wed, 05 Jun 2019 17:00:56 +0200 From: Thomas Gleixner To: linux-spdx@vger.kernel.org Subject: [GOODTITLE patch 0/8] Deep review of the 'good title' disclaimer variant Sender: linux-spdx-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-spdx@vger.kernel.org Archived-At: List-Archive: List-Post: The following modified disclaimer is beyond my competence so I refrain from commenting on it and leave it to our lawyer friends to make sense of it. Standard disclaimer: 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 Modified disclaimer: 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 good title or non infringement see the gnu general public license for more details The extra bit is: "good title or non infringement" Note, all patches have the first part of the standard GPLv2 notice (some v2 only, some v2 or later). Enjoy! tglx