From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:40278) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RUvyV-0006hX-HL for qemu-devel@nongnu.org; Mon, 28 Nov 2011 02:50:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RUvyP-00017C-RL for qemu-devel@nongnu.org; Mon, 28 Nov 2011 02:50:03 -0500 Received: from lo.gmane.org ([80.91.229.12]:35116) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RUvyP-000173-LN for qemu-devel@nongnu.org; Mon, 28 Nov 2011 02:49:57 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RUvyN-0004iv-40 for qemu-devel@nongnu.org; Mon, 28 Nov 2011 08:49:55 +0100 Received: from 93-34-178-147.ip50.fastwebnet.it ([93.34.178.147]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 28 Nov 2011 08:49:55 +0100 Received: from pbonzini by 93-34-178-147.ip50.fastwebnet.it with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 28 Nov 2011 08:49:55 +0100 From: Paolo Bonzini Date: Mon, 28 Nov 2011 08:49:43 +0100 Message-ID: References: <644638da6f246ba355b42f19f37542af6a1a0dd5.1322061896.git.quintela@redhat.com> <87fwh91ysc.fsf@trasno.mitica> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit In-Reply-To: <87fwh91ysc.fsf@trasno.mitica> Subject: Re: [Qemu-devel] [PATCH 8/8] vmstate: Add copyright info for sparc processor List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On 11/27/2011 02:26 PM, Juan Quintela wrote: > > This is the reason that I started with: > - Add myself as a copyright owner > - Put the original authors as: Based on previous work from: John Smith. I would just put Copyright (C) XXXX-YYYY The QEMU Contributors. For a full list, there is always the VCS log. Paolo