From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47332) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bhmDv-0003jF-2x for qemu-devel@nongnu.org; Wed, 07 Sep 2016 19:25:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bhmDt-0002Kx-9U for qemu-devel@nongnu.org; Wed, 07 Sep 2016 19:25:42 -0400 References: <1de89fe6e1ccaf6c8071ee3469e1a844df948359.1473252818.git.digetx@gmail.com> <555610a3-d643-1376-037d-4a3bb5090232@gmail.com> From: Dmitry Osipenko Message-ID: <06525440-c347-04f3-dfd2-96ddd757413d@gmail.com> Date: Thu, 8 Sep 2016 02:25:33 +0300 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v16 03/16] tests: Add ptimer tests List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Eric Blake , QEMU Developers , qemu-arm , Peter Crosthwaite On 08.09.2016 02:04, Peter Maydell wrote: > On 7 September 2016 at 23:32, Dmitry Osipenko wrote: >> Thank you for the suggestion, I'll s/Author:/Copyright (C) 2016,/. The >> consistency with other files is arguable, because that variant I choose by >> looking in several files and picking the most popular. > > Most files with an Author: line have it because the file is > Copyright Some Company, and then the Author line comes after > it and gives credit to the individual working for the company > who wrote the code. > Thank you for the clarification. -- Dmitry