SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / test / log / log_test.c
index 2c6227703fade51da0b1a8e8169e9896d2635300..de431b0823e3f7c6f6564877140d8fde8332731f 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Logging support test program
  *
  * Copyright (c) 2017 Google, Inc
  * Written by Simon Glass <sjg@chromium.org>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>