]> git.sur5r.net Git - u-boot/blobdiff - drivers/core/device-remove.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / core / device-remove.c
index 3c6ab42f7d620a2aac9763f07cdbdb909072030d..1cf2278e9ef982803a50b1fd3568e083ae90c8b5 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Device manager
  *
@@ -5,8 +6,6 @@
  *
  * (C) Copyright 2012
  * Pavel Herrmann <morpheus.ibis@gmail.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>