aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/virtio/scsi/virtio_scsi.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/virtio/scsi/virtio_scsi.h')
-rw-r--r--sys/dev/virtio/scsi/virtio_scsi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/virtio/scsi/virtio_scsi.h b/sys/dev/virtio/scsi/virtio_scsi.h
index c4435559f4e6..789bb198149d 100644
--- a/sys/dev/virtio/scsi/virtio_scsi.h
+++ b/sys/dev/virtio/scsi/virtio_scsi.h
@@ -1,5 +1,5 @@
/*-
- * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ * SPDX-License-Identifier: BSD-2-Clause
*
* This header is BSD licensed so anyone can use the definitions to implement
* compatible drivers/servers.