lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <20171226132339.7356-8-jiaxun.yang@flygoat.com> Date: Tue, 26 Dec 2017 21:23:39 +0800 From: Jiaxun Yang <jiaxun.yang@...goat.com> To: Ralf Baechle <ralf@...ux-mips.org> Cc: James Hogan <james.hogan@...s.com>, Huacai CHen <chenhc@...ote.com>, linux-mips@...ux-mips.org, linux-kernel@...r.kernel.org, Jiaxun Yang <jiaxun.yang@...goat.com> Subject: [PATCH 7/7] MIPS: Loongson64: cleanup all include files to use SPDX Identifier To reduce unnecessary license text. Signed-off-by: Jiaxun Yang <jiaxun.yang@...goat.com> --- arch/mips/include/asm/mach-loongson64/cpu-feature-overrides.h | 5 ++--- arch/mips/include/asm/mach-loongson64/dma-coherence.h | 6 ++---- arch/mips/include/asm/mach-loongson64/ec_kb3310b.h | 6 ++---- arch/mips/include/asm/mach-loongson64/kernel-entry-init.h | 6 ++---- arch/mips/include/asm/mach-loongson64/loongson.h | 6 ++---- arch/mips/include/asm/mach-loongson64/machine.h | 6 ++---- arch/mips/include/asm/mach-loongson64/mc146818rtc.h | 5 ++--- arch/mips/include/asm/mach-loongson64/mem.h | 6 ++---- arch/mips/include/asm/mach-loongson64/mmzone.h | 6 ++---- arch/mips/include/asm/mach-loongson64/pci.h | 7 ++----- 10 files changed, 20 insertions(+), 39 deletions(-) diff --git a/arch/mips/include/asm/mach-loongson64/cpu-feature-overrides.h b/arch/mips/include/asm/mach-loongson64/cpu-feature-overrides.h index 581915ce231c..385a75134cae 100644 --- a/arch/mips/include/asm/mach-loongson64/cpu-feature-overrides.h +++ b/arch/mips/include/asm/mach-loongson64/cpu-feature-overrides.h @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0 */ + /* - * 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) 2009 Wu Zhangjin <wuzhangjin@...il.com> * Copyright (C) 2009 Philippe Vachon <philippe@...pig.ca> diff --git a/arch/mips/include/asm/mach-loongson64/dma-coherence.h b/arch/mips/include/asm/mach-loongson64/dma-coherence.h index 1602a9e9e8c2..af52c7e6f64d 100644 --- a/arch/mips/include/asm/mach-loongson64/dma-coherence.h +++ b/arch/mips/include/asm/mach-loongson64/dma-coherence.h @@ -1,8 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0 */ + /* - * 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) 2006, 07 Ralf Baechle <ralf@...ux-mips.org> * Copyright (C) 2007 Lemote, Inc. & Institute of Computing Technology * Author: Fuxin Zhang, zhangfx@...ote.com diff --git a/arch/mips/include/asm/mach-loongson64/ec_kb3310b.h b/arch/mips/include/asm/mach-loongson64/ec_kb3310b.h index 2e8690532ea5..daf1538c415c 100644 --- a/arch/mips/include/asm/mach-loongson64/ec_kb3310b.h +++ b/arch/mips/include/asm/mach-loongson64/ec_kb3310b.h @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier: GPL-2.0 */ + /* * KB3310B Embedded Controller * @@ -6,10 +8,6 @@ * Copyright (C) 2009 Lemote Inc. * Author: Wu Zhangjin <wuzhangjin@...il.com> * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. */ #ifndef _EC_KB3310B_H diff --git a/arch/mips/include/asm/mach-loongson64/kernel-entry-init.h b/arch/mips/include/asm/mach-loongson64/kernel-entry-init.h index 8393bc548987..c19d319828a8 100644 --- a/arch/mips/include/asm/mach-loongson64/kernel-entry-init.h +++ b/arch/mips/include/asm/mach-loongson64/kernel-entry-init.h @@ -1,8 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0 */ + /* - * 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) 2005 Embedded Alley Solutions, Inc * Copyright (C) 2005 Ralf Baechle (ralf@...ux-mips.org) * Copyright (C) 2009 Jiajie Chen (chenjiajie@....buaa.edu.cn) diff --git a/arch/mips/include/asm/mach-loongson64/loongson.h b/arch/mips/include/asm/mach-loongson64/loongson.h index d0ae5d55413b..7102ac0edcc6 100644 --- a/arch/mips/include/asm/mach-loongson64/loongson.h +++ b/arch/mips/include/asm/mach-loongson64/loongson.h @@ -1,11 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0 */ + /* * Copyright (C) 2009 Lemote, Inc. * Author: Wu Zhangjin <wuzhangjin@...il.com> * - * This program is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License as published by the - * Free Software Foundation; either version 2 of the License, or (at your - * option) any later version. */ #ifndef __ASM_MACH_LOONGSON64_LOONGSON_H diff --git a/arch/mips/include/asm/mach-loongson64/machine.h b/arch/mips/include/asm/mach-loongson64/machine.h index c52549bb4e56..60df03d63a8b 100644 --- a/arch/mips/include/asm/mach-loongson64/machine.h +++ b/arch/mips/include/asm/mach-loongson64/machine.h @@ -1,11 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0 */ + /* * Copyright (C) 2009 Lemote, Inc. * Author: Wu Zhangjin <wuzhangjin@...il.com> * - * This program is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License as published by the - * Free Software Foundation; either version 2 of the License, or (at your - * option) any later version. */ #ifndef __ASM_MACH_LOONGSON64_MACHINE_H diff --git a/arch/mips/include/asm/mach-loongson64/mc146818rtc.h b/arch/mips/include/asm/mach-loongson64/mc146818rtc.h index ebdccfee50be..873ea5a9d0d2 100644 --- a/arch/mips/include/asm/mach-loongson64/mc146818rtc.h +++ b/arch/mips/include/asm/mach-loongson64/mc146818rtc.h @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0 */ + /* - * 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, 2001, 03, 07 by Ralf Baechle (ralf@...ux-mips.org) * diff --git a/arch/mips/include/asm/mach-loongson64/mem.h b/arch/mips/include/asm/mach-loongson64/mem.h index 75c16bead536..b59bfdb36502 100644 --- a/arch/mips/include/asm/mach-loongson64/mem.h +++ b/arch/mips/include/asm/mach-loongson64/mem.h @@ -1,11 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0 */ + /* * Copyright (C) 2009 Lemote, Inc. * Author: Wu Zhangjin <wuzhangjin@...il.com> * - * This program is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License as published by the - * Free Software Foundation; either version 2 of the License, or (at your - * option) any later version. */ #ifndef __ASM_MACH_LOONGSON64_MEM_H diff --git a/arch/mips/include/asm/mach-loongson64/mmzone.h b/arch/mips/include/asm/mach-loongson64/mmzone.h index c9f7e231e66b..5f1c5c1dc7b3 100644 --- a/arch/mips/include/asm/mach-loongson64/mmzone.h +++ b/arch/mips/include/asm/mach-loongson64/mmzone.h @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier: GPL-2.0 */ + /* * Copyright (C) 2010 Loongson Inc. & Lemote Inc. & * Institute of Computing Technology @@ -5,10 +7,6 @@ * Huacai Chen, chenhc@...ote.com * Xiaofu Meng, Shuangshuang Zhang * - * This program is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License as published by the - * Free Software Foundation; either version 2 of the License, or (at your - * option) any later version. */ #ifndef _ASM_MACH_MMZONE_H #define _ASM_MACH_MMZONE_H diff --git a/arch/mips/include/asm/mach-loongson64/pci.h b/arch/mips/include/asm/mach-loongson64/pci.h index 3401f557434a..2d4731bce3b9 100644 --- a/arch/mips/include/asm/mach-loongson64/pci.h +++ b/arch/mips/include/asm/mach-loongson64/pci.h @@ -1,12 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0 */ + /* * Copyright (c) 2008 Zhang Le <r0bertz@...too.org> * Copyright (c) 2009 Wu Zhangjin <wuzhangjin@...il.com> * - * This program is free software; you can redistribute it - * and/or modify it under the terms of the GNU General - * Public License as published by the Free Software - * Foundation; either version 2 of the License, or (at your - * option) any later version. */ #ifndef __ASM_MACH_LOONGSON64_PCI_H_ -- 2.15.1
Powered by blists - more mailing lists