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