hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/include/linux/devcoredump.h
....@@ -1,21 +1,6 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
2
- * This file is provided under the GPLv2 license.
3
- *
4
- * GPL LICENSE SUMMARY
5
- *
63 * Copyright(c) 2015 Intel Deutschland GmbH
7
- *
8
- * This program is free software; you can redistribute it and/or modify
9
- * it under the terms of version 2 of the GNU General Public License as
10
- * published by the Free Software Foundation.
11
- *
12
- * This program is distributed in the hope that it will be useful, but
13
- * WITHOUT ANY WARRANTY; without even the implied warranty of
14
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15
- * General Public License for more details.
16
- *
17
- * The full GNU General Public License is included in this distribution
18
- * in the file called COPYING.
194 */
205 #ifndef __DEVCOREDUMP_H
216 #define __DEVCOREDUMP_H