diff options
Diffstat (limited to 'drivers/net/ftmac110.h')
-rw-r--r-- | drivers/net/ftmac110.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/net/ftmac110.h b/drivers/net/ftmac110.h index 2772ae7b703..a792b515b44 100644 --- a/drivers/net/ftmac110.h +++ b/drivers/net/ftmac110.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Faraday 10/100Mbps Ethernet Controller * * (C) Copyright 2013 Faraday Technology * Dante Su <dantesu@faraday-tech.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _FTMAC110_H |