diff options
Diffstat (limited to 'sys/kern/subr_smp.c')
| -rw-r--r-- | sys/kern/subr_smp.c | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/kern/subr_smp.c b/sys/kern/subr_smp.c index 108705c98a25..1700cde7a7e8 100644 --- a/sys/kern/subr_smp.c +++ b/sys/kern/subr_smp.c @@ -1,4 +1,6 @@  /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + *   * Copyright (c) 2001, John Baldwin <jhb@FreeBSD.org>.   * All rights reserved.   *  | 
