From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59103) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yb7Fo-0001Dr-22 for qemu-devel@nongnu.org; Thu, 26 Mar 2015 08:51:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yb7Fn-0003rr-3m for qemu-devel@nongnu.org; Thu, 26 Mar 2015 08:51:19 -0400 Message-ID: <5513FFC3.6030301@huawei.com> Date: Thu, 26 Mar 2015 20:46:59 +0800 From: Gonglei MIME-Version: 1.0 References: <1427276174-9130-1-git-send-email-wency@cn.fujitsu.com> <1427276174-9130-2-git-send-email-wency@cn.fujitsu.com> <5512D68F.5080504@redhat.com> <5513CA2B.6010403@cn.fujitsu.com> <5513DF5D.20106@huawei.com> <5513FBF0.3010807@redhat.com> In-Reply-To: <5513FBF0.3010807@redhat.com> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Qemu-block] [RFC PATCH COLO v2 01/13] docs: block replication's description List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake , Wen Congyang , qemu devel , Fam Zheng , Max Reitz , Paolo Bonzini Cc: Lai Jiangshan , qemu block , Jiang Yunhong , Dong Eddie , "Dr. David Alan Gilbert" , Stefan Hajnoczi , Yang Hongyang , zhanghailiang On 2015/3/26 20:30, Eric Blake wrote: > On 03/26/2015 04:28 AM, Gonglei wrote: > >>>>> Grammar review only (I'll leave the technical review to others) >>>>> > >>>>>>> +Copyright Fujitsu, Corp. 2015 >>>>>>> +Copyright (c) 2015 Intel Corporation >>>>>>> +Copyright (c) 2015 HUAWEI TECHNOLOGIES CO.,LTD. >>>>> >>>>> Space after comma in English writing. >>> Yes, but I am not sure I can change it. HUAWEI always use this way. > > Copyright lines are one thing that I am reluctant to change if it is not > my own line (some companies have policies on how their lines must look, > and I'm not in a position to argue the policy as I am not a lawyer). > >>> You can find it in bootdevice.c > > Such existing precedence is a strong argument to NOT changing it, at > least for a patch author that is not the copyright owner. > >> >> Good catch, Eric is right. I will change all of this writing way in Qemu at 2.4. > > So, sounds like such a change would be a separate patch (probably > through the -trivial tree), and cover all files in the repo in one go, > without affecting this series. Such a patch by a copyright owner would > have no problem being accepted, if it is wanted. > Okay, will do, if it is not too later for rc2. :) Thanks, -Gonglei