treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
[linux-block.git] / tools / testing / vsock / control.c
index 90fd47f0e4227d58391b576538960b9f3f1b85b4..45f328c6ff23b78111e4569a7c596d48dda1709f 100644 (file)
@@ -1,13 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /* Control socket for client/server test execution
  *
  * Copyright (C) 2017 Red Hat, Inc.
  *
  * Author: Stefan Hajnoczi <stefanha@redhat.com>
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation; version 2
- * of the License.
  */
 
 /* The client and server may need to coordinate to avoid race conditions like