aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/virtio/random/virtio_random.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/virtio/random/virtio_random.c')
-rw-r--r--sys/dev/virtio/random/virtio_random.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/virtio/random/virtio_random.c b/sys/dev/virtio/random/virtio_random.c
index 8c08853f35006..18326891f05e8 100644
--- a/sys/dev/virtio/random/virtio_random.c
+++ b/sys/dev/virtio/random/virtio_random.c
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2013, Bryan Venteicher <bryanv@FreeBSD.org>
* All rights reserved.
*