From 6cd04d0446dd82cb17f861de1820974d18ec15f5 Mon Sep 17 00:00:00 2001 From: Oleksij Rempel Date: Sat, 22 Dec 2018 09:50:10 +0100 Subject: MIPS: migrate all files to SPDX Signed-off-by: Oleksij Rempel Reviewed-by: Roland Hieber Signed-off-by: Sascha Hauer --- arch/mips/mach-loongson/loongson1_reset.c | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'arch/mips/mach-loongson/loongson1_reset.c') diff --git a/arch/mips/mach-loongson/loongson1_reset.c b/arch/mips/mach-loongson/loongson1_reset.c index 7a8f1d6836..3763a109ea 100644 --- a/arch/mips/mach-loongson/loongson1_reset.c +++ b/arch/mips/mach-loongson/loongson1_reset.c @@ -1,15 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2014 Antony Pavlov - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 - * as published by the Free Software Foundation. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * */ #include -- cgit v1.2.3