summaryrefslogtreecommitdiffstats
path: root/arch/mips/lib/c-r4k.c
diff options
context:
space:
mode:
authorOleksij Rempel <linux@rempel-privat.de>2018-12-22 09:50:11 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2019-01-03 11:06:52 +0100
commit4a116544c9fcc1df22a1268408e79c662dbfd8b4 (patch)
treedbe6ec8e3f6c515c9d8cad60142db3f2791bf92f /arch/mips/lib/c-r4k.c
parent6cd04d0446dd82cb17f861de1820974d18ec15f5 (diff)
downloadbarebox-4a116544c9fcc1df22a1268408e79c662dbfd8b4.tar.gz
barebox-4a116544c9fcc1df22a1268408e79c662dbfd8b4.tar.xz
MIPS: convert files with not precise GNU version to SPDX
Default barebox license is GPL-2.0-only. Set it to the files with the missing one. Signed-off-by: Oleksij Rempel <linux@rempel-privat.de> Reviewed-by: Roland Hieber <r.hieber@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/mips/lib/c-r4k.c')
-rw-r--r--arch/mips/lib/c-r4k.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/mips/lib/c-r4k.c b/arch/mips/lib/c-r4k.c
index cb0544a532..8bc0a7a411 100644
--- a/arch/mips/lib/c-r4k.c
+++ b/arch/mips/lib/c-r4k.c
@@ -1,8 +1,5 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
/*
- * This file is subject to the terms and conditions of the GNU General Public
- * License. See the file "COPYING" in the main directory of this archive
- * for more details.
- *
* Copyright (C) 1996 David S. Miller (davem@davemloft.net)
* Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Ralf Baechle (ralf@gnu.org)
* Copyright (C) 1999, 2000 Silicon Graphics, Inc.