From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58455) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQLtu-0003n3-AM for qemu-devel@nongnu.org; Tue, 24 Feb 2015 15:16:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YQLtr-0006ZP-3g for qemu-devel@nongnu.org; Tue, 24 Feb 2015 15:16:14 -0500 Received: from dew.nodalink.com ([95.130.14.197]:34891) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQLtq-0006Ys-Ud for qemu-devel@nongnu.org; Tue, 24 Feb 2015 15:16:11 -0500 Date: Tue, 24 Feb 2015 20:21:07 +0000 From: =?iso-8859-1?Q?Beno=EEt?= Canet Message-ID: <20150224202107.GA7504@nodalink.com> References: <9914a45078387b7059da277d3e85a626b035fa6b.1423842044.git.berto@igalia.com> <54ECAB96.6010808@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <54ECAB96.6010808@redhat.com> Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 8/9] throttle: Update throttle infrastructure copyright List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: Kevin Wolf , Stefan Hajnoczi , Alberto Garcia , qemu-devel@nongnu.org, =?iso-8859-1?Q?Beno=EEt?= Canet On Tue, Feb 24, 2015 at 09:49:26AM -0700, Eric Blake wrote: > On 02/13/2015 09:06 AM, Alberto Garcia wrote: > > From: Beno=EEt Canet > >=20 > > Signed-off-by: Benoit Canet > > Signed-off-by: Alberto Garcia > > --- > > include/qemu/throttle.h | 4 ++-- > > tests/test-throttle.c | 4 ++-- > > util/throttle.c | 4 ++-- > > 3 files changed, 6 insertions(+), 6 deletions(-) > >=20 > > diff --git a/include/qemu/throttle.h b/include/qemu/throttle.h > > index f846e5a..6174332 100644 > > --- a/include/qemu/throttle.h > > +++ b/include/qemu/throttle.h > > @@ -1,10 +1,10 @@ > > /* > > * QEMU throttling infrastructure > > * > > - * Copyright (C) Nodalink, SARL. 2013 > > + * Copyright (C) Nodalink, EURL. 2013-2014 >=20 > Don't you also want to claim 2015 now? I didn't worked on it on 2015. Maybe Alberto will want to claim his work on it. Best regards Beno=EEt >=20 > --=20 > Eric Blake eblake redhat com +1-919-301-3266 > Libvirt virtualization library http://libvirt.org >=20