]> git.sur5r.net Git - u-boot/blobdiff - common/log.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / common / log.c
index 66d5e3ebf85b773cfb5807b70a9ce4bf387425ce..3b5588ebe7ad4e36c3e278438fc62fee01f567dc 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>