diff options
Diffstat (limited to 'include/usbdevice.h')
-rw-r--r-- | include/usbdevice.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/usbdevice.h b/include/usbdevice.h index f27e17f124a..f479724e37b 100644 --- a/include/usbdevice.h +++ b/include/usbdevice.h @@ -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__ |