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

Zong Li zong.li at sifive.com
Mon Aug 2 09:34:14 CEST 2021


Fixed the typo of date of copyright declaration.

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



More information about the U-Boot mailing list