]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - net/vmw_vsock/virtio_transport.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
[mirror_ubuntu-jammy-kernel.git] / net / vmw_vsock / virtio_transport.c
index 96ab344f17bbc1bfd466dfdbf5845df4b6a49c8d..9c287e3e393c835a6694507b43f6915dd4a2e200 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * virtio transport for vsock
  *
@@ -7,8 +8,6 @@
  *
  * Some of the code is take from Gerd Hoffmann <kraxel@redhat.com>'s
  * early virtio-vsock proof-of-concept bits.
- *
- * This work is licensed under the terms of the GNU GPL, version 2.
  */
 #include <linux/spinlock.h>
 #include <linux/module.h>