From: Stefan Hajnoczi Date: Wed, 18 Dec 2019 18:06:59 +0000 (+0100) Subject: VSOCK: add SPDX identifiers to vsock tests X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ce1c7f84e276e8610ffa582517202ff76374cbc7;p=linux.git VSOCK: add SPDX identifiers to vsock tests Signed-off-by: Stefan Hajnoczi Signed-off-by: Stefano Garzarella Signed-off-by: David S. Miller --- diff --git a/tools/testing/vsock/control.h b/tools/testing/vsock/control.h index 54a07efd267c2..dac3964a891d3 100644 --- a/tools/testing/vsock/control.h +++ b/tools/testing/vsock/control.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0-only */ #ifndef CONTROL_H #define CONTROL_H diff --git a/tools/testing/vsock/timeout.h b/tools/testing/vsock/timeout.h index 77db9ce9860a9..ecb7c840e65ae 100644 --- a/tools/testing/vsock/timeout.h +++ b/tools/testing/vsock/timeout.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0-only */ #ifndef TIMEOUT_H #define TIMEOUT_H