From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Subject: Re: [PATCH kvm-unit-tests] arm/arm64: code derived from Linux must be GPL not LGPL Date: Wed, 7 Jun 2017 16:25:25 +0200 Message-ID: <20170607142524.GC28750@potion> References: <20170529154855.30822-1-drjones@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org, pbonzini@redhat.com, thuth@redhat.com To: Andrew Jones Return-path: Received: from mx1.redhat.com ([209.132.183.28]:39780 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751535AbdFGOZz (ORCPT ); Wed, 7 Jun 2017 10:25:55 -0400 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 673ADC0587EC for ; Wed, 7 Jun 2017 14:25:55 +0000 (UTC) Content-Disposition: inline In-Reply-To: <20170529154855.30822-1-drjones@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: 2017-05-29 17:48+0200, Andrew Jones: > Also update copyrights. > > Reported-by: Thomas Huth > Signed-off-by: Andrew Jones > --- Fixed two more "Adapated" while applying, thanks.