diff options
Diffstat (limited to 'lib/libproc/proc_regs.c')
-rw-r--r-- | lib/libproc/proc_regs.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libproc/proc_regs.c b/lib/libproc/proc_regs.c index c9c031c54e417..d557200205f49 100644 --- a/lib/libproc/proc_regs.c +++ b/lib/libproc/proc_regs.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 The FreeBSD Foundation * All rights reserved. * |