X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=tools%2Ftesting%2Fselftests%2Fkvm%2Fx86_64%2Fvmx_set_nested_state_test.c;h=d0ae57aae1bec71c794d5ad78f4ccd33d365339e;hb=7a338472f225f18694cc4d9ad1f6f9428f4a88d0;hp=9d62e2c7e024d2ea8d60dac2d184d954b7a607c8;hpb=66b59f2b5e48969de862908c2d32c8b3d3724738;p=linux-2.6-block.git diff --git a/tools/testing/selftests/kvm/x86_64/vmx_set_nested_state_test.c b/tools/testing/selftests/kvm/x86_64/vmx_set_nested_state_test.c index 9d62e2c7e024..d0ae57aae1be 100644 --- a/tools/testing/selftests/kvm/x86_64/vmx_set_nested_state_test.c +++ b/tools/testing/selftests/kvm/x86_64/vmx_set_nested_state_test.c @@ -1,10 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * vmx_set_nested_state_test * * Copyright (C) 2019, Google LLC. * - * This work is licensed under the terms of the GNU GPL, version 2. - * * This test verifies the integrity of calling the ioctl KVM_SET_NESTED_STATE. */