From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([198.137.202.133]:52068 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755628AbeEaQhr (ORCPT ); Thu, 31 May 2018 12:37:47 -0400 Date: Thu, 31 May 2018 09:37:46 -0700 From: Christoph Hellwig Subject: Re: [PATCH] xfs: convert to SPDX license tags Message-ID: <20180531163746.GA26595@infradead.org> References: <20180531042621.11786-1-david@fromorbit.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180531042621.11786-1-david@fromorbit.com> Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: Dave Chinner Cc: linux-xfs@vger.kernel.org On Thu, May 31, 2018 at 02:26:21PM +1000, Dave Chinner wrote: > From: Dave Chinner > > Remove the verbose license text from XFS files and replace them > with SPDX tags. This does not change the license of any of the code, > merely refers to the common, up-to-date license files in LICENSES/ > > Signed-off-by: Dave Chinner Looks good: Reviewed-by: Christoph Hellwig