From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:44255) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RNUv8-0007A2-Hl for qemu-devel@nongnu.org; Mon, 07 Nov 2011 14:31:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RNUv7-0008Gz-I5 for qemu-devel@nongnu.org; Mon, 07 Nov 2011 14:31:50 -0500 Received: from mx1.redhat.com ([209.132.183.28]:65029) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RNUv7-0008Gu-9a for qemu-devel@nongnu.org; Mon, 07 Nov 2011 14:31:49 -0500 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id pA7JVmfh026228 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 7 Nov 2011 14:31:48 -0500 From: Juan Quintela In-Reply-To: (Paolo Bonzini's message of "Mon, 07 Nov 2011 18:46:29 +0100") References: <1320687529-29955-1-git-send-email-quintela@redhat.com> Date: Mon, 07 Nov 2011 20:30:29 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [Qemu-devel] [RFC] vmstate: Add copyrights for all cpus Reply-To: quintela@redhat.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel@nongnu.org Paolo Bonzini wrote: > On 11/07/2011 06:38 PM, Juan Quintela wrote: >> + * This work is licensed under the terms of the GNU GPL, version 2. See >> + * the COPYING file in the top-level directory. > > ... or later please. I thougth I had forgot something to ask O:-) Later, Juan.