SPDX: Convert all of our single license tags to Linux Kernel style
[platform/kernel/u-boot.git] / include / usbroothubdes.h
index adb70cd..e743555 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * USB virtual root hub descriptors
  *
@@ -5,8 +6,6 @@
  * Stephen Warren swarren@wwwdotorg.org
  *
  * Based on ohci-hcd.c
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __USBROOTHUBDES_H__