aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/virtio/virtio.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/virtio/virtio.h')
-rw-r--r--sys/dev/virtio/virtio.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/virtio/virtio.h b/sys/dev/virtio/virtio.h
index 05fb0c6ca5ea..94aa8fa1f131 100644
--- a/sys/dev/virtio/virtio.h
+++ b/sys/dev/virtio/virtio.h
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause
+ *
* Copyright (c) 2014, Bryan Venteicher <bryanv@FreeBSD.org>
* All rights reserved.
*