hc
2024-01-31 f70575805708cabdedea7498aaa3f710fde4d920
kernel/arch/mips/dec/kn01-berr.c
....@@ -1,14 +1,10 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * Bus error event handling code for DECstation/DECsystem 3100
34 * and 2100 (KN01) systems equipped with parity error detection
45 * logic.
56 *
67 * Copyright (c) 2005 Maciej W. Rozycki
7
- *
8
- * This program is free software; you can redistribute it and/or
9
- * modify it under the terms of the GNU General Public License
10
- * as published by the Free Software Foundation; either version
11
- * 2 of the License, or (at your option) any later version.
128 */
139
1410 #include <linux/init.h>