x86: start64: Fix copyright message
authorSimon Glass <[email protected]>
Fri, 26 Apr 2019 03:58:40 +0000 (21:58 -0600)
committerBin Meng <[email protected]>
Wed, 8 May 2019 05:02:10 +0000 (13:02 +0800)
There is a typo in this header. Fix it.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
arch/x86/cpu/start64.S

index a78a3316b6d64ccddff9024ba18088c5951e9bd8..7be834788b9f67e962546e4279b279b8b999091e 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * 64-bit x86 Startup Code
  *
- * (C) Copyright 216 Google, Inc
+ * Copyright 2019 Google, Inc
  * Written by Simon Glass <[email protected]>
  */