diff options
Diffstat (limited to 'include/usb/fotg210.h')
-rw-r--r-- | include/usb/fotg210.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/usb/fotg210.h b/include/usb/fotg210.h index b83e8f5931..292ce54e0c 100644 --- a/include/usb/fotg210.h +++ b/include/usb/fotg210.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Faraday USB 2.0 OTG Controller * * (C) Copyright 2010 Faraday Technology * Dante Su <dantesu@faraday-tech.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _FOTG210_H |