diff options
Diffstat (limited to 'include/faraday/ftpci100.h')
-rw-r--r-- | include/faraday/ftpci100.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/faraday/ftpci100.h b/include/faraday/ftpci100.h index 43152aae2b3..b4a43f82e5e 100644 --- a/include/faraday/ftpci100.h +++ b/include/faraday/ftpci100.h @@ -1,11 +1,10 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Faraday FTPCI100 PCI Bridge Controller Device Driver Implementation * * Copyright (C) 2010 Andes Technology Corporation * Gavin Guo, Andes Technology Corporation <gavinguo@andestech.com> * Macpaul Lin, Andes Technology Corporation <macpaul@andestech.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __FTPCI100_H |