Re: [PATCH] riscv: cpu: fu740: Fix typo of date

2021-08-02 Thread Rick Chen
> From: U-Boot  On Behalf Of Zong Li
> Sent: Monday, August 02, 2021 3:34 PM
> To: u-boot@lists.denx.de
> Cc: Zong Li 
> Subject: [PATCH] riscv: cpu: fu740: Fix typo of date
>
> Fixed the typo of date of copyright declaration.
>
> Signed-off-by: Zong Li 
> ---
>  arch/riscv/cpu/fu740/spl.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Rick Chen 


Re: [PATCH] riscv: cpu: fu740: Fix typo of date

2021-08-02 Thread Leo Liang
On Mon, Aug 02, 2021 at 03:33:17PM +0800, Zong Li wrote:
> Fixed the typo of date of copyright declaration.
> 
> Signed-off-by: Zong Li 
> ---
>  arch/riscv/cpu/fu740/spl.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Leo Yu-Chi Liang 


Re: [PATCH] riscv: cpu: fu740: Fix typo of date

2021-08-02 Thread Bin Meng
On Mon, Aug 2, 2021 at 3:34 PM Zong Li  wrote:
>
> Fixed the typo of date of copyright declaration.
>
> Signed-off-by: Zong Li 
> ---
>  arch/riscv/cpu/fu740/spl.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Bin Meng 


[PATCH] riscv: cpu: fu740: Fix typo of date

2021-08-02 Thread Zong Li
Fixed the typo of date of copyright declaration.

Signed-off-by: Zong Li 
---
 arch/riscv/cpu/fu740/spl.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/riscv/cpu/fu740/spl.c b/arch/riscv/cpu/fu740/spl.c
index 55e30346ff..c6816e9ed4 100644
--- a/arch/riscv/cpu/fu740/spl.c
+++ b/arch/riscv/cpu/fu740/spl.c
@@ -1,6 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0+
 /*
- * Copyright (C) 2020-201 SiFive, Inc
+ * Copyright (C) 2020-2021 SiFive, Inc
  * Pragnesh Patel 
  */
 
-- 
2.32.0