hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
kernel/arch/powerpc/oprofile/op_model_cell.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * Cell Broadband Engine OProfile Support
34 *
....@@ -7,11 +8,6 @@
78 * Modifications:
89 * Carl Love <carll@us.ibm.com>
910 * Maynard Johnson <maynardj@us.ibm.com>
10
- *
11
- * This program is free software; you can redistribute it and/or
12
- * modify it under the terms of the GNU General Public License
13
- * as published by the Free Software Foundation; either version
14
- * 2 of the License, or (at your option) any later version.
1511 */
1612
1713 #include <linux/cpufreq.h>