]> git.sur5r.net Git - u-boot/blobdiff - drivers/dfu/dfu.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / dfu / dfu.c
index 2c22b625b8bdff3eeecc4d932570a711e8936b16..e7c91193b9899a3e39302557ab6ab0199cd162cf 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>