aboutsummaryrefslogtreecommitdiff
path: root/common/log_console.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/log_console.c')
-rw-r--r--common/log_console.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/common/log_console.c b/common/log_console.c
index 2902733..0b5b708 100644
--- a/common/log_console.c
+++ b/common/log_console.c
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* Logging support
*
* Copyright (c) 2017 Google, Inc
* Written by Simon Glass <sjg@chromium.org>
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>