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