hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
kernel/arch/x86/include/asm/imr.h
....@@ -1,13 +1,9 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * imr.h: Isolated Memory Region API
34 *
45 * Copyright(c) 2013 Intel Corporation.
56 * Copyright(c) 2015 Bryan O'Donoghue <pure.logic@nexus-software.ie>
6
- *
7
- * This program is free software; you can redistribute it and/or
8
- * modify it under the terms of the GNU General Public License
9
- * as published by the Free Software Foundation; version 2
10
- * of the License.
117 */
128 #ifndef _IMR_H
139 #define _IMR_H