summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/coreboot/timestamp.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/coreboot/timestamp.c')
-rw-r--r--arch/x86/cpu/coreboot/timestamp.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/x86/cpu/coreboot/timestamp.c b/arch/x86/cpu/coreboot/timestamp.c
index b3827951e6..e698200d70 100644
--- a/arch/x86/cpu/coreboot/timestamp.c
+++ b/arch/x86/cpu/coreboot/timestamp.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* This file is part of the coreboot project.
*
* Copyright (C) 2011 The ChromiumOS Authors. All rights reserved.
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>