]> git.sur5r.net Git - u-boot/blobdiff - drivers/mmc/sandbox_mmc.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / mmc / sandbox_mmc.c
index 0945beb368ae9c3682f4e7a41201fcadc4180632..2fa7d8c3dcde8633e5d275e209477880bf3b71bf 100644 (file)
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (c) 2015 Google, Inc
  * Written by Simon Glass <sjg@chromium.org>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>