kernel/arch/x86/boot/bioscall.S
.. .. @@ -1,10 +1,7 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-or-later */1 2 /* ----------------------------------------------------------------------- 2 3 * 3 4 * Copyright 2009-2014 Intel Corporation; author H. Peter Anvin 4 - *5 - * This file is part of the Linux kernel, and is made available under6 - * the terms of the GNU General Public License version 2 or (at your7 - * option) any later version; incorporated herein by reference.8 5 * 9 6 * ----------------------------------------------------------------------- */ 10 7