projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8359fd7
)
riscv: cpu: fu740: Fix typo of date
author
Zong Li
<zong.li@sifive.com>
Mon, 2 Aug 2021 07:34:14 +0000
(15:34 +0800)
committer
Leo Yu-Chi Liang
<ycliang@andestech.com>
Tue, 17 Aug 2021 11:28:37 +0000
(19:28 +0800)
Fixed the typo of date of copyright declaration.
Signed-off-by: Zong Li <zong.li@sifive.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/riscv/cpu/fu740/spl.c
patch
|
blob
|
history
diff --git
a/arch/riscv/cpu/fu740/spl.c
b/arch/riscv/cpu/fu740/spl.c
index 55e30346ff12595879f7cd497f59d54bc36f73fc..c6816e9ed4c358ca3aa0ec0e2dafa44469ff674b 100644
(file)
--- 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-20
2
1 SiFive, Inc
* Pragnesh Patel <pragnesh.patel@sifive.com>
*/