summaryrefslogtreecommitdiffstats
path: root/drivers/net/ar231x.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/ar231x.h')
-rw-r--r--drivers/net/ar231x.h9
1 files changed, 1 insertions, 8 deletions
diff --git a/drivers/net/ar231x.h b/drivers/net/ar231x.h
index 24684127cc..d92598a692 100644
--- a/drivers/net/ar231x.h
+++ b/drivers/net/ar231x.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
* ar231x.h: Linux driver for the Atheros AR231x Ethernet device.
* Based on Linux driver:
@@ -6,14 +7,6 @@
* Copyright (C) 2006-2009 Felix Fietkau <nbd@openwrt.org>
* Ported to Barebox:
* Copyright (C) 2013 Oleksij Rempel <linux@rempel-privat.de>
- *
- * Thanks to Atheros for providing hardware and documentation
- * enabling me to write this driver.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
*/
#ifndef _AR2313_2_H_