flash: Tidy up coding style for flash functions
[oweals/u-boot.git] / common / log_console.c
index 290273307836265facbed6b110e644939235cbd7..0b5b7089af846df60485b8fef2ad2d05be3a5efa 100644 (file)
@@ -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>