diff options
Diffstat (limited to 'include/dwc3-uboot.h')
-rw-r--r-- | include/dwc3-uboot.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/dwc3-uboot.h b/include/dwc3-uboot.h index 7af2ad11e4..228ab3b102 100644 --- a/include/dwc3-uboot.h +++ b/include/dwc3-uboot.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* include/dwc3-uboot.h * * Copyright (c) 2015 Texas Instruments Incorporated - http://www.ti.com * * Designware SuperSpeed USB uboot init - * - * SPDX-License-Identifier: GPL-2.0 */ #ifndef __DWC3_UBOOT_H_ |