From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33991) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YPyxd-0002pk-PE for qemu-devel@nongnu.org; Mon, 23 Feb 2015 14:46:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YPyxc-0000to-R7 for qemu-devel@nongnu.org; Mon, 23 Feb 2015 14:46:33 -0500 Date: Mon, 23 Feb 2015 19:46:13 +0000 From: "Dr. David Alan Gilbert" Message-ID: <20150223194612.GA14376@work-vm> References: <1424701054-26192-1-git-send-email-stefanb@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1424701054-26192-1-git-send-email-stefanb@linux.vnet.ibm.com> Subject: Re: [Qemu-devel] [PATCH] Add copyright and author after file split List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Berger Cc: qemu-trivial@nongnu.org, joel.schopp@amd.com, qemu-devel@nongnu.org, ehabkost@redhat.com * Stefan Berger (stefanb@linux.vnet.ibm.com) wrote: > Signed-off-by: Stefan Berger Reviewed-by: Dr. David Alan Gilbert This corresponds to the discussion we had: http://lists.gnu.org/archive/html/qemu-devel/2014-12/msg02819.html Dave > > --- > migration/qemu-file-buf.c | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/migration/qemu-file-buf.c b/migration/qemu-file-buf.c > index e97e0bd..e56a8ad 100644 > --- a/migration/qemu-file-buf.c > +++ b/migration/qemu-file-buf.c > @@ -2,6 +2,10 @@ > * QEMU System Emulator > * > * Copyright (c) 2003-2008 Fabrice Bellard > + * Copyright (c) 2014 IBM Corp. > + * > + * Authors: > + * Stefan Berger > * > * Permission is hereby granted, free of charge, to any person obtaining a copy > * of this software and associated documentation files (the "Software"), to deal > -- > 1.9.3 > > -- Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK