summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/cacheops.h
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/include/asm/cacheops.h
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/include/asm/cacheops.h')
-rw-r--r--arch/mips/include/asm/cacheops.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/arch/mips/include/asm/cacheops.h b/arch/mips/include/asm/cacheops.h
index 3bc585259f..9f60e0287d 100644
--- a/arch/mips/include/asm/cacheops.h
+++ b/arch/mips/include/asm/cacheops.h
@@ -1,10 +1,5 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
/*
- * Cache operations for the cache instruction.
- *
- * 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.
- *
* (C) Copyright 1996, 97, 99, 2002, 03 Ralf Baechle
* (C) Copyright 1999 Silicon Graphics, Inc.
*/