]> git.sur5r.net Git - u-boot/blobdiff - test/ut.c
Merge git://git.denx.de/u-boot-mmc
[u-boot] / test / ut.c
index fa0f02d6d94ee179e3f07dae60fabb5babc6c1cb..55798041bafe937370fc69bc9899000ccf766efe 100644 (file)
--- a/test/ut.c
+++ b/test/ut.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Simple unit test library
  *
  * Copyright (c) 2013 Google, Inc
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>