summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/byteorder.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/byteorder.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/byteorder.h')
-rw-r--r--arch/mips/include/asm/byteorder.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/mips/include/asm/byteorder.h b/arch/mips/include/asm/byteorder.h
index 9579051ff1..d6925204bd 100644
--- a/arch/mips/include/asm/byteorder.h
+++ b/arch/mips/include/asm/byteorder.h
@@ -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, 99, 2003 by Ralf Baechle
*/
#ifndef _ASM_BYTEORDER_H