SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / include / usbdevice.h
index f27e17f124a3113f988e9f43609424c72d1b5374..f479724e37b09ae48bedc13e4a83a25ce5032588 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2003
  * Gerry Hamel, geh@ti.com, Texas Instruments
@@ -11,8 +12,6 @@
  *     Stuart Lynne <sl@lineo.com>,
  *     Tom Rushworth <tbr@lineo.com>,
  *     Bruce Balden <balden@lineo.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __USBDCORE_H__