summaryrefslogtreecommitdiffstats
path: root/drivers/net/ag71xx.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/ag71xx.c')
-rw-r--r--drivers/net/ag71xx.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/net/ag71xx.c b/drivers/net/ag71xx.c
index a422aacdd8..0565c90490 100644
--- a/drivers/net/ag71xx.c
+++ b/drivers/net/ag71xx.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
/*
* Atheros AR71xx built-in ethernet mac driver
*
@@ -5,10 +6,6 @@
* Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org>
*
* Based on Atheros' AG7100 driver
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License version 2 as published
- * by the Free Software Foundation.
*/
#include <common.h>