kernel/tools/testing/selftests/kvm/lib/elf.c
.. .. @@ -1,9 +1,8 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * tools/testing/selftests/kvm/lib/elf.c 3 4 * 4 5 * Copyright (C) 2018, Google LLC. 5 - *6 - * This work is licensed under the terms of the GNU GPL, version 2.7 6 */ 8 7 9 8 #include "test_util.h"