From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59931) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bfi95-0007XE-V0 for qemu-devel@nongnu.org; Fri, 02 Sep 2016 02:40:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bfi91-00042R-Om for qemu-devel@nongnu.org; Fri, 02 Sep 2016 02:40:10 -0400 Message-ID: <1472798389.9620.4.camel@kernel.crashing.org> From: Benjamin Herrenschmidt Date: Fri, 02 Sep 2016 16:39:49 +1000 In-Reply-To: References: <1472661255-20160-1-git-send-email-clg@kaod.org> <1472661255-20160-2-git-send-email-clg@kaod.org> <20160901183104.683bea88@bahia.lan> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [Qemu-ppc] [PATCH v2 1/7] ppc/pnv: add skeleton PowerNV platform List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?C=E9dric?= Le Goater , Greg Kurz Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org, David Gibson On Fri, 2016-09-02 at 08:32 +0200, C=C3=A9dric Le Goater wrote: > > This file is a new contribution to QEMU. According to the LICENSE > file, it should > > be released under GPL version 2 or later. If Ben agrees, probably > better to have > > the same text as in include/hw/ppc/pnv.h below. >=20 > Yes. These copyright headers came from the spapr.c, the file on=C2=A0 > which pnv.c was originally based. pnv.c has nearly been completely=C2=A0 > rewritten since. >=20 > Ben,=C2=A0 >=20 > Is that OK with you ?=C2=A0 Sure. Cheers, Ben.