.. | .. |
---|
| 1 | +// SPDX-License-Identifier: GPL-2.0 |
---|
1 | 2 | /* |
---|
2 | 3 | * arch/sh/kernel/cpu/sh4/clock-sh4.c |
---|
3 | 4 | * |
---|
.. | .. |
---|
11 | 12 | * Copyright (C) 2000 Philipp Rumpf <prumpf@tux.org> |
---|
12 | 13 | * Copyright (C) 2002, 2003, 2004 Paul Mundt |
---|
13 | 14 | * Copyright (C) 2002 M. R. Brown <mrbrown@linux-sh.org> |
---|
14 | | - * |
---|
15 | | - * This file is subject to the terms and conditions of the GNU General Public |
---|
16 | | - * License. See the file "COPYING" in the main directory of this archive |
---|
17 | | - * for more details. |
---|
18 | 15 | */ |
---|
19 | 16 | #include <linux/init.h> |
---|
20 | 17 | #include <linux/kernel.h> |
---|