hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
kernel/arch/mips/lib/iomap_copy.c
....@@ -1,17 +1,4 @@
1
-/*
2
- * This file is free software; you can redistribute it and/or modify
3
- * it under the terms of version 2 of the GNU General Public License
4
- * as published by the Free Software Foundation.
5
- *
6
- * This program is distributed in the hope that it will be useful,
7
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
8
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9
- * GNU General Public License for more details.
10
- *
11
- * You should have received a copy of the GNU General Public License
12
- * along with this program; if not, write to the Free Software Foundation,
13
- * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
14
- */
1
+// SPDX-License-Identifier: GPL-2.0-only
152
163 #include <linux/export.h>
174 #include <linux/io.h>