diff options
Diffstat (limited to 'drivers/net/ftmac110.c')
-rw-r--r-- | drivers/net/ftmac110.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/net/ftmac110.c b/drivers/net/ftmac110.c index bbe56f1ffb2..1fa93d4d585 100644 --- a/drivers/net/ftmac110.c +++ b/drivers/net/ftmac110.c @@ -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+ */ #include <common.h> |