lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 1 Apr 2021 10:38:25 +0800
From:   "fanghao (A)" <fanghao11@...wei.com>
To:     Vinod Koul <vkoul@...nel.org>,
        Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
CC:     <kishon@...com>, <xuejiancheng@...wei.com>,
        <linux-kernel@...r.kernel.org>, <prime.zeng@...ilicon.com>
Subject: Re: [PATCH] phy: hisilicon: Use the correct HiSilicon copyright



On 2021/3/31 20:29, Vinod Koul wrote:
> On 30-03-21, 14:47, Hao Fang wrote:
>> s/Hisilicon/HiSilicon/g.
>> It should use capital S,
>> according to https://www.hisilicon.com/en/terms-of-use.
>
> And I have not agreed to those terms of use! If you wish to change the
> name, please do send the patch dropping this terms of use link. I dont
> mind name appearing properly...
>

I put a link to show the correct example for copyright, maybe it makes a misunderstanding.
I will change it to "according to the official website", and send V2.

Thanks.

Hao

> Thanks
>>
>> Signed-off-by: Hao Fang <fanghao11@...wei.com>
>> ---
>>  drivers/phy/hisilicon/phy-hi6220-usb.c   | 2 +-
>>  drivers/phy/hisilicon/phy-hix5hd2-sata.c | 2 +-
>>  2 files changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/drivers/phy/hisilicon/phy-hi6220-usb.c b/drivers/phy/hisilicon/phy-hi6220-usb.c
>> index be05292..e92ba78 100644
>> --- a/drivers/phy/hisilicon/phy-hi6220-usb.c
>> +++ b/drivers/phy/hisilicon/phy-hi6220-usb.c
>> @@ -1,7 +1,7 @@
>>  // SPDX-License-Identifier: GPL-2.0-or-later
>>  /*
>>   * Copyright (c) 2015 Linaro Ltd.
>> - * Copyright (c) 2015 Hisilicon Limited.
>> + * Copyright (c) 2015 HiSilicon Limited.
>>   */
>>
>>  #include <linux/mfd/syscon.h>
>> diff --git a/drivers/phy/hisilicon/phy-hix5hd2-sata.c b/drivers/phy/hisilicon/phy-hix5hd2-sata.c
>> index c67b78c..b0f99a9 100644
>> --- a/drivers/phy/hisilicon/phy-hix5hd2-sata.c
>> +++ b/drivers/phy/hisilicon/phy-hix5hd2-sata.c
>> @@ -1,7 +1,7 @@
>>  // SPDX-License-Identifier: GPL-2.0-or-later
>>  /*
>>   * Copyright (c) 2014 Linaro Ltd.
>> - * Copyright (c) 2014 Hisilicon Limited.
>> + * Copyright (c) 2014 HiSilicon Limited.
>>   */
>>
>>  #include <linux/delay.h>
>> --
>> 2.8.1
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ