]> git.ipfire.org Git - thirdparty/linux.git/commit - net/vmw_vsock/vmci_transport_notify_qstate.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321
authorThomas Gleixner <tglx@linutronix.de>
Wed, 29 May 2019 23:57:36 +0000 (16:57 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Jun 2019 15:37:05 +0000 (17:37 +0200)
commit685a6bf8485e6319c4dd070c02491f9163c23083
treec1802d0dba766fb23dd2ec3728c9803113ab198f
parent3b20eb23724d493eca79f02b1e062bd5432e29d0
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321

Based on 1 normalized pattern(s):

  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 and no later version this
  program is distributed in the hope that it will be useful but
  without any warranty without even the implied warranty of
  merchantability or fitness for a particular purpose see the gnu
  general public license for more details

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

has been chosen to replace the boilerplate/reference in 33 file(s).

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>
Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>
Reviewed-by: Allison Randal <allison@lohutok.net>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190530000435.345978407@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
33 files changed:
drivers/misc/vmw_vmci/vmci_context.c
drivers/misc/vmw_vmci/vmci_context.h
drivers/misc/vmw_vmci/vmci_datagram.c
drivers/misc/vmw_vmci/vmci_datagram.h
drivers/misc/vmw_vmci/vmci_doorbell.c
drivers/misc/vmw_vmci/vmci_doorbell.h
drivers/misc/vmw_vmci/vmci_driver.c
drivers/misc/vmw_vmci/vmci_driver.h
drivers/misc/vmw_vmci/vmci_event.c
drivers/misc/vmw_vmci/vmci_event.h
drivers/misc/vmw_vmci/vmci_guest.c
drivers/misc/vmw_vmci/vmci_handle_array.c
drivers/misc/vmw_vmci/vmci_handle_array.h
drivers/misc/vmw_vmci/vmci_host.c
drivers/misc/vmw_vmci/vmci_queue_pair.c
drivers/misc/vmw_vmci/vmci_queue_pair.h
drivers/misc/vmw_vmci/vmci_resource.c
drivers/misc/vmw_vmci/vmci_resource.h
drivers/misc/vmw_vmci/vmci_route.c
drivers/misc/vmw_vmci/vmci_route.h
include/linux/vm_sockets.h
include/linux/vmw_vmci_api.h
include/linux/vmw_vmci_defs.h
include/net/af_vsock.h
include/net/vsock_addr.h
net/vmw_vsock/af_vsock.c
net/vmw_vsock/diag.c
net/vmw_vsock/vmci_transport.c
net/vmw_vsock/vmci_transport.h
net/vmw_vsock/vmci_transport_notify.c
net/vmw_vsock/vmci_transport_notify.h
net/vmw_vsock/vmci_transport_notify_qstate.c
net/vmw_vsock/vsock_addr.c