public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH] riscv: cpu: fu740: Fix typo of date
@ 2021-08-02  7:34 Zong Li
  2021-08-02  7:47 ` Bin Meng
       [not found] ` <752D002CFF5D0F4FA35C0100F1D73F3FE5EBE3E9@ATCPCS12.andestech.com>
  0 siblings, 2 replies; 4+ messages in thread
From: Zong Li @ 2021-08-02  7:34 UTC (permalink / raw)
  To: u-boot; +Cc: Zong Li

Fixed the typo of date of copyright declaration.

Signed-off-by: Zong Li <zong.li@sifive.com>
---
 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 <pragnesh.patel@sifive.com>
  */
 
-- 
2.32.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-08-03  2:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20210802073317.9843-1-zong.li@sifive.com>
2021-08-02  8:34 ` [PATCH] riscv: cpu: fu740: Fix typo of date Leo Liang
2021-08-02  7:34 Zong Li
2021-08-02  7:47 ` Bin Meng
     [not found] ` <752D002CFF5D0F4FA35C0100F1D73F3FE5EBE3E9@ATCPCS12.andestech.com>
2021-08-03  2:24   ` Rick Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox