Merge tag 'docs-5.3' of git://git.lwn.net/linux
[linux-2.6-block.git] / drivers / vhost / vhost.c
index 31da7db3c1e674b060ad76e1c3b4f895ddb3f80d..ff8892c386668b1b8664d7348377bf65f72f7676 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /* Copyright (C) 2009 Red Hat, Inc.
  * Copyright (C) 2006 Rusty Russell IBM Corporation
  *
@@ -6,8 +7,6 @@
  * Inspiration, some code, and most witty comments come from
  * Documentation/virtual/lguest/lguest.c, by Rusty Russell
  *
- * This work is licensed under the terms of the GNU GPL, version 2.
- *
  * Generic code for virtio server in host kernel.
  */