hc
2024-09-20 a36159eec6ca17402b0e146b86efaf76568dc353
kernel/drivers/edac/ppc4xx_edac.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * Copyright (c) 2008 Nuovation System Designs, LLC
34 * Grant Erickson <gerickson@nuovations.com>
....@@ -5,12 +6,6 @@
56 * This file defines processor mnemonics for accessing and managing
67 * the IBM DDR1/DDR2 ECC controller found in the 405EX[r], 440SP,
78 * 440SPe, 460EX, 460GT and 460SX.
8
- *
9
- * This program is free software; you can redistribute it and/or
10
- * modify it under the terms of the GNU General Public License as
11
- * published by the Free Software Foundation; version 2 of the
12
- * License.
13
- *
149 */
1510
1611 #ifndef __PPC4XX_EDAC_H