diff options
Diffstat (limited to 'sys/vm/uma_dbg.h')
-rw-r--r-- | sys/vm/uma_dbg.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/vm/uma_dbg.h b/sys/vm/uma_dbg.h index e3c9df02f2d3..c47273b6be44 100644 --- a/sys/vm/uma_dbg.h +++ b/sys/vm/uma_dbg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002, 2003, 2004, 2005 Jeffrey Roberson <jeff@FreeBSD.org> * Copyright (c) 2004, 2005 Bosko Milekic <bmilekic@FreeBSD.org> * All rights reserved. |