summaryrefslogtreecommitdiffstats
path: root/arch/mips/mach-ar231x/ar231x.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/mach-ar231x/ar231x.c')
-rw-r--r--arch/mips/mach-ar231x/ar231x.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/mips/mach-ar231x/ar231x.c b/arch/mips/mach-ar231x/ar231x.c
index 3a0103b5ce..7dc4156e6b 100644
--- a/arch/mips/mach-ar231x/ar231x.c
+++ b/arch/mips/mach-ar231x/ar231x.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Based on Linux driver:
* Copyright (C) 2003 Atheros Communications, Inc., All Rights Reserved.
@@ -6,11 +7,6 @@
* Copyright (C) 2006-2009 Felix Fietkau <nbd@openwrt.org>
* Ported to Barebox:
* Copyright (C) 2013 Oleksij Rempel <linux@rempel-privat.de>
- *
- * 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.
*/
#include <common.h>