hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/arch/mips/kernel/smp-mt.c
....@@ -1,16 +1,5 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
2
- * This program is free software; you can distribute it and/or modify it
3
- * under the terms of the GNU General Public License (Version 2) as
4
- * published by the Free Software Foundation.
5
- *
6
- * This program is distributed in the hope it will be useful, but WITHOUT
7
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
8
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
9
- * for more details.
10
- *
11
- * You should have received a copy of the GNU General Public License along
12
- * with this program; if not, write to the Free Software Foundation, Inc.,
13
- * 59 Temple Place - Suite 330, Boston MA 02111-1307, USA.
143 *
154 * Copyright (C) 2004, 05, 06 MIPS Technologies, Inc.
165 * Elizabeth Clarke (beth@mips.com)