提交 5ab5d57c 编写于 作者: K Kuninori Morimoto 提交者: Linus Torvalds

sh: sh3: convert to SPDX identifiers

Update license to use SPDX-License-Identifier instead of verbose license
text.

Link: http://lkml.kernel.org/r/87bm60csyl.wl-kuninori.morimoto.gx@renesas.comSigned-off-by: NKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: NSimon Horman <horms+renesas@verge.net.au>
Cc: Rich Felker <dalias@libc.org>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 234a0538
// SPDX-License-Identifier: GPL-2.0
/* /*
* arch/sh/kernel/cpu/sh3/clock-sh3.c * arch/sh/kernel/cpu/sh3/clock-sh3.c
* *
...@@ -11,10 +12,6 @@ ...@@ -11,10 +12,6 @@
* Copyright (C) 2000 Philipp Rumpf <prumpf@tux.org> * Copyright (C) 2000 Philipp Rumpf <prumpf@tux.org>
* Copyright (C) 2002, 2003, 2004 Paul Mundt * Copyright (C) 2002, 2003, 2004 Paul Mundt
* Copyright (C) 2002 M. R. Brown <mrbrown@linux-sh.org> * Copyright (C) 2002 M. R. Brown <mrbrown@linux-sh.org>
*
* 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.
*/ */
#include <linux/init.h> #include <linux/init.h>
#include <linux/kernel.h> #include <linux/kernel.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* arch/sh/kernel/cpu/sh3/clock-sh7705.c * arch/sh/kernel/cpu/sh3/clock-sh7705.c
* *
...@@ -11,10 +12,6 @@ ...@@ -11,10 +12,6 @@
* Copyright (C) 2000 Philipp Rumpf <prumpf@tux.org> * Copyright (C) 2000 Philipp Rumpf <prumpf@tux.org>
* Copyright (C) 2002, 2003, 2004 Paul Mundt * Copyright (C) 2002, 2003, 2004 Paul Mundt
* Copyright (C) 2002 M. R. Brown <mrbrown@linux-sh.org> * Copyright (C) 2002 M. R. Brown <mrbrown@linux-sh.org>
*
* 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.
*/ */
#include <linux/init.h> #include <linux/init.h>
#include <linux/kernel.h> #include <linux/kernel.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* arch/sh/kernel/cpu/sh3/clock-sh7706.c * arch/sh/kernel/cpu/sh3/clock-sh7706.c
* *
...@@ -7,10 +8,6 @@ ...@@ -7,10 +8,6 @@
* *
* Based on arch/sh/kernel/cpu/sh3/clock-sh7709.c * Based on arch/sh/kernel/cpu/sh3/clock-sh7709.c
* Copyright (C) 2005 Andriy Skulysh * Copyright (C) 2005 Andriy Skulysh
*
* 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.
*/ */
#include <linux/init.h> #include <linux/init.h>
#include <linux/kernel.h> #include <linux/kernel.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* arch/sh/kernel/cpu/sh3/clock-sh7709.c * arch/sh/kernel/cpu/sh3/clock-sh7709.c
* *
...@@ -7,10 +8,6 @@ ...@@ -7,10 +8,6 @@
* *
* Based on arch/sh/kernel/cpu/sh3/clock-sh7705.c * Based on arch/sh/kernel/cpu/sh3/clock-sh7705.c
* Copyright (C) 2005 Paul Mundt * Copyright (C) 2005 Paul Mundt
*
* 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.
*/ */
#include <linux/init.h> #include <linux/init.h>
#include <linux/kernel.h> #include <linux/kernel.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* arch/sh/kernel/cpu/sh3/clock-sh7710.c * arch/sh/kernel/cpu/sh3/clock-sh7710.c
* *
...@@ -11,10 +12,6 @@ ...@@ -11,10 +12,6 @@
* Copyright (C) 2000 Philipp Rumpf <prumpf@tux.org> * Copyright (C) 2000 Philipp Rumpf <prumpf@tux.org>
* Copyright (C) 2002, 2003, 2004 Paul Mundt * Copyright (C) 2002, 2003, 2004 Paul Mundt
* Copyright (C) 2002 M. R. Brown <mrbrown@linux-sh.org> * Copyright (C) 2002 M. R. Brown <mrbrown@linux-sh.org>
*
* 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.
*/ */
#include <linux/init.h> #include <linux/init.h>
#include <linux/kernel.h> #include <linux/kernel.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* arch/sh/kernel/cpu/sh3/clock-sh7712.c * arch/sh/kernel/cpu/sh3/clock-sh7712.c
* *
...@@ -7,10 +8,6 @@ ...@@ -7,10 +8,6 @@
* *
* Based on arch/sh/kernel/cpu/sh3/clock-sh3.c * Based on arch/sh/kernel/cpu/sh3/clock-sh3.c
* Copyright (C) 2005 Paul Mundt * Copyright (C) 2005 Paul Mundt
*
* 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.
*/ */
#include <linux/init.h> #include <linux/init.h>
#include <linux/kernel.h> #include <linux/kernel.h>
......
/* /* SPDX-License-Identifier: GPL-2.0
*
* arch/sh/kernel/cpu/sh3/entry.S * arch/sh/kernel/cpu/sh3/entry.S
* *
* Copyright (C) 1999, 2000, 2002 Niibe Yutaka * Copyright (C) 1999, 2000, 2002 Niibe Yutaka
* Copyright (C) 2003 - 2012 Paul Mundt * Copyright (C) 2003 - 2012 Paul Mundt
*
* 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.
*/ */
#include <linux/sys.h> #include <linux/sys.h>
#include <linux/errno.h> #include <linux/errno.h>
......
/* /* SPDX-License-Identifier: GPL-2.0
*
* arch/sh/kernel/cpu/sh3/ex.S * arch/sh/kernel/cpu/sh3/ex.S
* *
* The SH-3 and SH-4 exception vector table. * The SH-3 and SH-4 exception vector table.
*
* Copyright (C) 1999, 2000, 2002 Niibe Yutaka * Copyright (C) 1999, 2000, 2002 Niibe Yutaka
* Copyright (C) 2003 - 2008 Paul Mundt * Copyright (C) 2003 - 2008 Paul Mundt
*
* 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.
*/ */
#include <linux/linkage.h> #include <linux/linkage.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* SH7720 Pinmux * SH7720 Pinmux
* *
* Copyright (C) 2008 Magnus Damm * Copyright (C) 2008 Magnus Damm
*
* 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.
*/ */
#include <linux/bug.h> #include <linux/bug.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* arch/sh/kernel/cpu/sh3/probe.c * arch/sh/kernel/cpu/sh3/probe.c
* *
...@@ -5,10 +6,6 @@ ...@@ -5,10 +6,6 @@
* *
* Copyright (C) 1999, 2000 Niibe Yutaka * Copyright (C) 1999, 2000 Niibe Yutaka
* Copyright (C) 2002 Paul Mundt * Copyright (C) 2002 Paul Mundt
*
* 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.
*/ */
#include <linux/init.h> #include <linux/init.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* Shared SH3 Setup code * Shared SH3 Setup code
* *
* Copyright (C) 2008 Magnus Damm * Copyright (C) 2008 Magnus Damm
*
* 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.
*/ */
#include <linux/init.h> #include <linux/init.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* SH7705 Setup * SH7705 Setup
* *
* Copyright (C) 2006 - 2009 Paul Mundt * Copyright (C) 2006 - 2009 Paul Mundt
* Copyright (C) 2007 Nobuhiro Iwamatsu * Copyright (C) 2007 Nobuhiro Iwamatsu
*
* 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.
*/ */
#include <linux/platform_device.h> #include <linux/platform_device.h>
#include <linux/init.h> #include <linux/init.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* SH3 Setup code for SH7706, SH7707, SH7708, SH7709 * SH3 Setup code for SH7706, SH7707, SH7708, SH7709
* *
...@@ -7,10 +8,6 @@ ...@@ -7,10 +8,6 @@
* Based on setup-sh7709.c * Based on setup-sh7709.c
* *
* Copyright (C) 2006 Paul Mundt * Copyright (C) 2006 Paul Mundt
*
* 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.
*/ */
#include <linux/init.h> #include <linux/init.h>
#include <linux/io.h> #include <linux/io.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* SH3 Setup code for SH7710, SH7712 * SH3 Setup code for SH7710, SH7712
* *
* Copyright (C) 2006 - 2009 Paul Mundt * Copyright (C) 2006 - 2009 Paul Mundt
* Copyright (C) 2007 Nobuhiro Iwamatsu * Copyright (C) 2007 Nobuhiro Iwamatsu
*
* 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.
*/ */
#include <linux/platform_device.h> #include <linux/platform_device.h>
#include <linux/init.h> #include <linux/init.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* Setup code for SH7720, SH7721. * Setup code for SH7720, SH7721.
* *
...@@ -8,10 +9,6 @@ ...@@ -8,10 +9,6 @@
* *
* Copyright (C) 2006 Paul Mundt * Copyright (C) 2006 Paul Mundt
* Copyright (C) 2006 Jamie Lenehan * Copyright (C) 2006 Jamie Lenehan
*
* 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.
*/ */
#include <linux/platform_device.h> #include <linux/platform_device.h>
#include <linux/init.h> #include <linux/init.h>
......
/* /* SPDX-License-Identifier: GPL-2.0
*
* arch/sh/kernel/cpu/sh3/swsusp.S * arch/sh/kernel/cpu/sh3/swsusp.S
* *
* Copyright (C) 2009 Magnus Damm * Copyright (C) 2009 Magnus Damm
*
* 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.
*/ */
#include <linux/sys.h> #include <linux/sys.h>
#include <linux/errno.h> #include <linux/errno.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册