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=-2.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_MUTT 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 6883AC282CE for ; Wed, 22 May 2019 13:18:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 3B1DE208C3 for ; Wed, 22 May 2019 13:18:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558531120; bh=8H2F9LGlFMBUfoAfUyPKsP0pwoA24sMz3qcte+UGS0w=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=FDpf0rfTm6/InCoNyV9bfNUUIpHXF8ycWi8a5EWcea3deLJy0b0s/gZoUr+gAj1uQ 2XImCicPBraYw7tq6cA1fEIJBQ+PoEVXMDurhnvb95Rs1GDbeOTdrwFV/mtMBWgvzV Osgq4n+i7WXQJsbQgT7H0rRc1vMWe1cy/RKUhGLc= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728827AbfEVNSj (ORCPT ); Wed, 22 May 2019 09:18:39 -0400 Received: from mail.kernel.org ([198.145.29.99]:56298 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729126AbfEVNSi (ORCPT ); Wed, 22 May 2019 09:18:38 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id BA9262089E; Wed, 22 May 2019 13:18:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558531118; bh=8H2F9LGlFMBUfoAfUyPKsP0pwoA24sMz3qcte+UGS0w=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=DwYE+xeOeSjqnpJq8hIMwiX04LEjSoxEVhdXA14qmPqLGkxZeD50CTFuYGZJbpDNt xs7+mJKtqQvRPapEmp+lwq70kul5y7wAP39QdLyALzpJno8pln3RSxwQNs2ZbUNNlU 9iltTEp97cBobQE5Memy2GvlYHnhXBuSfOVVs+Ik= Date: Wed, 22 May 2019 15:18:36 +0200 From: Greg KH To: Richard Fontana Cc: Thomas Gleixner , linux-spdx@vger.kernel.org Subject: Re: [patch 05/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 80 Message-ID: <20190522131836.GA28920@kroah.com> References: <20190520075121.768803433@linutronix.de> <20190520075211.039040246@linutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.11.4 (2019-03-13) Sender: linux-spdx-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-spdx@vger.kernel.org On Wed, May 22, 2019 at 09:07:49AM -0400, Richard Fontana wrote: > This pattern has a simple, relatively high level disclaimer sentence. What does that mean? Also: A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? A: No. Q: Should I include quotations after my reply? http://daringfireball.net/2007/07/on_top thanks, greg k-h