hc
2024-10-16 50a212ec906f7524620675f0c57357691c26c81f
kernel/arch/sh/kernel/io.c
....@@ -1,12 +1,9 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * arch/sh/kernel/io.c - Machine independent I/O functions.
34 *
45 * Copyright (C) 2000 - 2009 Stuart Menefy
56 * Copyright (C) 2005 Paul Mundt
6
- *
7
- * This file is subject to the terms and conditions of the GNU General Public
8
- * License. See the file "COPYING" in the main directory of this archive
9
- * for more details.
107 */
118 #include <linux/module.h>
129 #include <linux/pci.h>