diff options
Diffstat (limited to 'include/usb/pxa27x_udc.h')
-rw-r--r-- | include/usb/pxa27x_udc.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/usb/pxa27x_udc.h b/include/usb/pxa27x_udc.h index 7eaa000303d..07d14821c31 100644 --- a/include/usb/pxa27x_udc.h +++ b/include/usb/pxa27x_udc.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * PXA27x register declarations and HCD data structures * * Copyright (C) 2007 Rodolfo Giometti <giometti@linux.it> * Copyright (C) 2007 Eurotech S.p.A. <info@eurotech.it> - * - * SPDX-License-Identifier: GPL-2.0+ */ |