aboutsummaryrefslogtreecommitdiff
path: root/util/uio_usbdebug/linux/uio_ehci_pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/uio_usbdebug/linux/uio_ehci_pci.c')
-rw-r--r--util/uio_usbdebug/linux/uio_ehci_pci.c14
1 files changed, 2 insertions, 12 deletions
diff --git a/util/uio_usbdebug/linux/uio_ehci_pci.c b/util/uio_usbdebug/linux/uio_ehci_pci.c
index ffc7cfe7e6..db030ac59d 100644
--- a/util/uio_usbdebug/linux/uio_ehci_pci.c
+++ b/util/uio_usbdebug/linux/uio_ehci_pci.c
@@ -1,16 +1,6 @@
/* uio_ehci_pci - UIO driver for PCI EHCI devices */
-/*
- * This only implements MMIO access (no interrupts).
- *
- * 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.
- *
- * 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.
- */
+/* This only implements MMIO access (no interrupts). */
+/* SPDX-License-Identifier: GPL-2.0-only */
#include <linux/device.h>
#include <linux/module.h>