From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:41326 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934434AbdKQKIR (ORCPT ); Fri, 17 Nov 2017 05:08:17 -0500 Date: Fri, 17 Nov 2017 11:08:21 +0100 From: Greg Kroah-Hartman Subject: Re: [patch V2 11/11] LICENSES: Add MPL-1.1 license Message-ID: <20171117100821.GC14762@kroah.com> References: <20171116183306.103584007@linutronix.de> <20171116184359.192899616@linutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171116184359.192899616@linutronix.de> Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: Thomas Gleixner Cc: LKML , Linus Torvalds , Andrew Morton , Jonathan Corbet , Kate Stewart , Philippe Ombredanne , Christoph Hellwig , Russell King , Rob Herring , Jonas Oberg , Joe Perches , linux-xfs@vger.kernel.org, Charlemagne Lasse , Carmen Bianca Bakker On Thu, Nov 16, 2017 at 07:33:17PM +0100, Thomas Gleixner wrote: > Add the full text of the Mozilla Public License 1.1 to the kernel tree. It was > copied directly from: > > https://spdx.org/licenses/MPL-1.1.html#licenseText > > Signed-off-by: Thomas Gleixner Reviewed-by: Greg Kroah-Hartman