aboutsummaryrefslogtreecommitdiff
path: root/sys/vm/vm_radix.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/vm/vm_radix.h')
-rw-r--r--sys/vm/vm_radix.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/vm/vm_radix.h b/sys/vm/vm_radix.h
index df81180161a4..591b6160518c 100644
--- a/sys/vm/vm_radix.h
+++ b/sys/vm/vm_radix.h
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2013 EMC Corp.
* Copyright (c) 2011 Jeffrey Roberson <jeff@freebsd.org>
* Copyright (c) 2008 Mayur Shardul <mayur.shardul@gmail.com>