]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/gadget/ep0.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / usb / gadget / ep0.h
index 6042e756206c405ab8f5e30e9643406f01961734..976825ab93e3586a24494f09bd0e5cef1f53e6a9 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2003
  * Gerry Hamel, geh@ti.com, Texas Instruments
@@ -12,8 +13,6 @@
  *     Stuart Lynne <sl@lineo.com>,
  *     Tom Rushworth <tbr@lineo.com>,
  *     Bruce Balden <balden@lineo.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __USBDCORE_EP0_H__