[U-Boot] [PATCH v2 08/50] x86: start64: Fix copyright message
Simon Glass
sjg at chromium.org
Fri Apr 26 03:58:40 UTC 2019
There is a typo in this header. Fix it.
Signed-off-by: Simon Glass <sjg at chromium.org>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
---
Changes in v2: None
arch/x86/cpu/start64.S | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/x86/cpu/start64.S b/arch/x86/cpu/start64.S
index a78a3316b6d..7be834788b9 100644
--- a/arch/x86/cpu/start64.S
+++ b/arch/x86/cpu/start64.S
@@ -2,7 +2,7 @@
/*
* 64-bit x86 Startup Code
*
- * (C) Copyright 216 Google, Inc
+ * Copyright 2019 Google, Inc
* Written by Simon Glass <sjg at chromium.org>
*/
--
2.21.0.593.g511ec345e18-goog
More information about the U-Boot
mailing list