From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KOwCv-0007Fg-Bl for qemu-devel@nongnu.org; Fri, 01 Aug 2008 11:06:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KOwCu-0007Ek-Ce for qemu-devel@nongnu.org; Fri, 01 Aug 2008 11:06:16 -0400 Received: from [199.232.76.173] (port=52226 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KOwCu-0007EY-3l for qemu-devel@nongnu.org; Fri, 01 Aug 2008 11:06:16 -0400 Received: from mail-gx0-f23.google.com ([209.85.217.23]:42931) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KOwCt-0006l6-N7 for qemu-devel@nongnu.org; Fri, 01 Aug 2008 11:06:15 -0400 Received: by gxk4 with SMTP id 4so1316151gxk.10 for ; Fri, 01 Aug 2008 08:06:15 -0700 (PDT) Message-ID: <48932644.2070006@codemonkey.ws> Date: Fri, 01 Aug 2008 10:05:40 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 4/7] xen: add framebuffer backend driver References: <1217251078-6591-1-git-send-email-kraxel@redhat.com> <1217251078-6591-5-git-send-email-kraxel@redhat.com> <488DD618.5000504@codemonkey.ws> <48903261.6080008@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: xen-devel@lists.xensource.com, Gerd Hoffmann , qemu-devel@nongnu.org Markus Armbruster wrote: > Gerd Hoffmann writes: > > > I guess a copyright note should include at least Anthony, me, Dan, > Pat, Gerd (in order of first major contribution). Perhaps something > like: > > * Copyright (C) 2005-2006 Anthony Liguori > Please add my copyright as: * Copyright IBM, Corp. 2005-2006 * * Authors: * Anthony Liguori Regards, Anthony Liguori > * Copyright (C) 2006-2008 Red Hat, Inc., Markus Armbruster , > * Daniel P. Berrange , > * Gerd Hoffmann > * Copyright (C) 2008 Pat Campbell > > Apologies if I missed someone! > > [*] http://www.cs.utexas.edu/users/aliguori/xen-vfb-20060124.bundle >