From: Hao Fang <fanghao11@huawei.com>
To: <wsa@kernel.org>, <thor.thayer@linux.intel.com>,
<mani@kernel.org>, <bjorn.andersson@linaro.org>,
<tiantao6@hisilicon.com>, <zhengdejin5@gmail.com>
Cc: <linux-i2c@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<prime.zeng@hisilicon.com>, <fanghao11@huawei.com>
Subject: [PATCH] i2c: hix5hd2: use the correct HiSilicon copyright
Date: Tue, 30 Mar 2021 14:37:14 +0800 [thread overview]
Message-ID: <1617086234-35270-1-git-send-email-fanghao11@huawei.com> (raw)
s/Hisilicon/HiSilicon/g.
It should use capital S, according to
https://www.hisilicon.com/en/terms-of-use.
Signed-off-by: Hao Fang <fanghao11@huawei.com>
---
drivers/i2c/busses/i2c-hix5hd2.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/i2c/busses/i2c-hix5hd2.c b/drivers/i2c/busses/i2c-hix5hd2.c
index c45f226..aa00ba8 100644
--- a/drivers/i2c/busses/i2c-hix5hd2.c
+++ b/drivers/i2c/busses/i2c-hix5hd2.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.
*
* Now only support 7 bit address.
*/
--
2.8.1
next reply other threads:[~2021-03-30 6:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-30 6:37 Hao Fang [this message]
2021-03-31 8:07 ` [PATCH] i2c: hix5hd2: use the correct HiSilicon copyright Wolfram Sang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1617086234-35270-1-git-send-email-fanghao11@huawei.com \
--to=fanghao11@huawei.com \
--cc=bjorn.andersson@linaro.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mani@kernel.org \
--cc=prime.zeng@hisilicon.com \
--cc=thor.thayer@linux.intel.com \
--cc=tiantao6@hisilicon.com \
--cc=wsa@kernel.org \
--cc=zhengdejin5@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).