]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - drivers/uio/uio_pci_generic.c
uio: add SPDX license tags
[mirror_ubuntu-jammy-kernel.git] / drivers / uio / uio_pci_generic.c
index a56fdf972dbe5906b9d6368fbf84275c734f212e..8773e373ffe5f0e7d28e079f189323f70438d2b1 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0
 /* uio_pci_generic - generic UIO driver for PCI 2.3 devices
  *
  * Copyright (C) 2009 Red Hat, Inc.
  * Author: Michael S. Tsirkin <mst@redhat.com>
  *
- * This work is licensed under the terms of the GNU GPL, version 2.
- *
  * Since the driver does not declare any device ids, you must allocate
  * id and bind the device to the driver yourself.  For example:
  *