aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/virtio/block/virtio_blk.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/virtio/block/virtio_blk.h')
-rw-r--r--sys/dev/virtio/block/virtio_blk.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/virtio/block/virtio_blk.h b/sys/dev/virtio/block/virtio_blk.h
index 8ce6e159b49b..c27bc371d06e 100644
--- a/sys/dev/virtio/block/virtio_blk.h
+++ b/sys/dev/virtio/block/virtio_blk.h
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* This header is BSD licensed so anyone can use the definitions to implement
* compatible drivers/servers.
*