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