From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54872) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cEIg3-0007vA-Pi for qemu-devel@nongnu.org; Tue, 06 Dec 2016 11:33:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cEIfz-0004rN-3B for qemu-devel@nongnu.org; Tue, 06 Dec 2016 11:33:11 -0500 Received: from mail-vk0-f54.google.com ([209.85.213.54]:34992) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cEIfy-0004rE-Nl for qemu-devel@nongnu.org; Tue, 06 Dec 2016 11:33:07 -0500 Received: by mail-vk0-f54.google.com with SMTP id w194so198483421vkw.2 for ; Tue, 06 Dec 2016 08:33:06 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <2011630530.2430235.1481039230635.JavaMail.zimbra@redhat.com> From: Peter Maydell Date: Tue, 6 Dec 2016 16:31:45 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] ui/egl-helpers.c license and reuse List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: John Snow , Frediano Ziglio , Qemu-devel , Gonglei , Gerd Hoffmann , Cole Robinson , Markus Armbruster On 6 December 2016 at 16:24, Eric Blake wrote: > Markus Armbruster also has a one-line deletion (although how can a line > no longer present in the file be holding up a copyright question?). It > depends on whether you use 'git blame' to track all contributors to the > current state of the file, or 'git log' to track all authors to any > changes to the file. 'git blame' may also come in handy if you only > need to copy a subset of the file. The only change I made to it was an automated scripted one to add the #include "qemu/osdep.h", so if that's not in the code you want then you probably don't need to involve me/Linaro. thanks -- PMM