summaryrefslogtreecommitdiffstats
path: root/arch/mips/lib/memset.S
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/memset.S
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/memset.S')
-rw-r--r--arch/mips/lib/memset.S5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/mips/lib/memset.S b/arch/mips/lib/memset.S
index d3c1c72393..0b81bd7d8d 100644
--- a/arch/mips/lib/memset.S
+++ b/arch/mips/lib/memset.S
@@ -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) 1998, 1999, 2000 by Ralf Baechle
* Copyright (C) 1999, 2000 Silicon Graphics, Inc.
* Copyright (C) 2007 by Maciej W. Rozycki