kernel/arch/powerpc/oprofile/cell/spu_profiler.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.0-or-later1 2 /* 2 3 * Cell Broadband Engine OProfile Support 3 4 * .. .. @@ -5,11 +6,6 @@ 5 6 * 6 7 * Authors: Maynard Johnson <maynardj@us.ibm.com> 7 8 * Carl Love <carll@us.ibm.com> 8 - *9 - * This program is free software; you can redistribute it and/or10 - * modify it under the terms of the GNU General Public License11 - * as published by the Free Software Foundation; either version12 - * 2 of the License, or (at your option) any later version.13 9 */ 14 10 15 11 #include <linux/hrtimer.h>