]> git.sur5r.net Git - u-boot/blobdiff - drivers/dfu/dfu_mmc.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / dfu / dfu_mmc.c
index 47948d369d950b6b131d92aeb9e8e091ad35322a..b45e6dc54ca707b56dfe5a9ef463033808c7ec9d 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * dfu.c -- DFU back-end routines
  *
  * Copyright (C) 2012 Samsung Electronics
  * author: Lukasz Majewski <l.majewski@samsung.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>