From: "Ming Huang" <ming.huang-@outlook.com>
To: leif@nuviainc.com, ard.biesheuvel@arm.com
Cc: devel@edk2.groups.io, songdongkuang@huawei.com,
huangming23@huawei.com, wanghuiqiang@huawei.com,
Ming Huang <ming.huang-@outlook.com>
Subject: [PATCH v1] Silicon/Hisilicon: Modify some head files
Date: Fri, 8 May 2020 11:45:32 +0800 [thread overview]
Message-ID: <HK0PR02MB2593C1B44D7E2492F47B54F7A7A20@HK0PR02MB2593.apcprd02.prod.outlook.com> (raw)
In-Reply-To: <20200508034532.27999-1-ming.huang-@outlook.com>
As these head files was wrote by Hisilicon, so remove
"Linaro Limited. All rights reserved".
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ming Huang <ming.huang-@outlook.com>
---
Silicon/Hisilicon/Include/Library/IpmiCmdLib.h | 3 +--
Silicon/Hisilicon/Include/Library/LpcLib.h | 3 +--
Silicon/Hisilicon/Include/Library/OemAddressMapLib.h | 3 +--
Silicon/Hisilicon/Include/Library/PlatformSysCtrlLib.h | 3 +--
Silicon/Hisilicon/Include/Library/SerdesLib.h | 3 +--
Silicon/Hisilicon/Include/Protocol/PlatformSasNotify.h | 3 +--
6 files changed, 6 insertions(+), 12 deletions(-)
diff --git a/Silicon/Hisilicon/Include/Library/IpmiCmdLib.h b/Silicon/Hisilicon/Include/Library/IpmiCmdLib.h
index b956ee6..ac34840 100644
--- a/Silicon/Hisilicon/Include/Library/IpmiCmdLib.h
+++ b/Silicon/Hisilicon/Include/Library/IpmiCmdLib.h
@@ -1,7 +1,6 @@
/** @file
*
-* Copyright (c) 2017, Hisilicon Limited. All rights reserved.
-* Copyright (c) 2017, Linaro Limited. All rights reserved.
+* Copyright (c) 2017-2020, Hisilicon Limited. All rights reserved.
*
* This program and the accompanying materials
* are licensed and made available under the terms and conditions of the BSD License
diff --git a/Silicon/Hisilicon/Include/Library/LpcLib.h b/Silicon/Hisilicon/Include/Library/LpcLib.h
index 236a52b..10d3f10 100755
--- a/Silicon/Hisilicon/Include/Library/LpcLib.h
+++ b/Silicon/Hisilicon/Include/Library/LpcLib.h
@@ -1,7 +1,6 @@
/** @file
*
-* Copyright (c) 2016, Hisilicon Limited. All rights reserved.
-* Copyright (c) 2016, Linaro Limited. All rights reserved.
+* Copyright (c) 2016-2020, Hisilicon Limited. All rights reserved.
*
* This program and the accompanying materials
* are licensed and made available under the terms and conditions of the BSD License
diff --git a/Silicon/Hisilicon/Include/Library/OemAddressMapLib.h b/Silicon/Hisilicon/Include/Library/OemAddressMapLib.h
index b5de34f..da39099 100644
--- a/Silicon/Hisilicon/Include/Library/OemAddressMapLib.h
+++ b/Silicon/Hisilicon/Include/Library/OemAddressMapLib.h
@@ -1,7 +1,6 @@
/** @file
*
-* Copyright (c) 2015, Hisilicon Limited. All rights reserved.
-* Copyright (c) 2015, Linaro Limited. All rights reserved.
+* Copyright (c) 2015-2020, Hisilicon Limited. All rights reserved.
*
* This program and the accompanying materials
* are licensed and made available under the terms and conditions of the BSD License
diff --git a/Silicon/Hisilicon/Include/Library/PlatformSysCtrlLib.h b/Silicon/Hisilicon/Include/Library/PlatformSysCtrlLib.h
index 712b77c..8941846 100644
--- a/Silicon/Hisilicon/Include/Library/PlatformSysCtrlLib.h
+++ b/Silicon/Hisilicon/Include/Library/PlatformSysCtrlLib.h
@@ -1,7 +1,6 @@
/** @file
*
-* Copyright (c) 2015, Hisilicon Limited. All rights reserved.
-* Copyright (c) 2015, Linaro Limited. All rights reserved.
+* Copyright (c) 2015-2020, Hisilicon Limited. All rights reserved.
*
* This program and the accompanying materials
* are licensed and made available under the terms and conditions of the BSD License
diff --git a/Silicon/Hisilicon/Include/Library/SerdesLib.h b/Silicon/Hisilicon/Include/Library/SerdesLib.h
index e3fe9b7..04044c9 100644
--- a/Silicon/Hisilicon/Include/Library/SerdesLib.h
+++ b/Silicon/Hisilicon/Include/Library/SerdesLib.h
@@ -1,7 +1,6 @@
/** @file
*
-* Copyright (c) 2016, Hisilicon Limited. All rights reserved.
-* Copyright (c) 2016, Linaro Limited. All rights reserved.
+* Copyright (c) 2016-2020, Hisilicon Limited. All rights reserved.
*
* This program and the accompanying materials
* are licensed and made available under the terms and conditions of the BSD License
diff --git a/Silicon/Hisilicon/Include/Protocol/PlatformSasNotify.h b/Silicon/Hisilicon/Include/Protocol/PlatformSasNotify.h
index 54fd30f..c085d17 100644
--- a/Silicon/Hisilicon/Include/Protocol/PlatformSasNotify.h
+++ b/Silicon/Hisilicon/Include/Protocol/PlatformSasNotify.h
@@ -1,7 +1,6 @@
/** @file
*
-* Copyright (c) 2018, Hisilicon Limited. All rights reserved.
-* Copyright (c) 2018, Linaro Limited. All rights reserved.
+* Copyright (c) 2018-2020, Hisilicon Limited. All rights reserved.
*
* This program and the accompanying materials
* are licensed and made available under the terms and conditions of the BSD License
--
2.9.5
parent reply other threads:[~2020-05-08 3:45 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20200508034532.27999-1-ming.huang-@outlook.com>]
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-list 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=HK0PR02MB2593C1B44D7E2492F47B54F7A7A20@HK0PR02MB2593.apcprd02.prod.outlook.com \
--to=devel@edk2.groups.io \
/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