diff options
Diffstat (limited to 'sys/kern/subr_smr.c')
-rw-r--r-- | sys/kern/subr_smr.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/kern/subr_smr.c b/sys/kern/subr_smr.c index 24df86651043..c6a8f0e89015 100644 --- a/sys/kern/subr_smr.c +++ b/sys/kern/subr_smr.c @@ -1,8 +1,7 @@ /*- * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * - * Copyright (c) 2019 Jeffrey Roberson <jeff@FreeBSD.org> - * All rights reserved. + * Copyright (c) 2019,2020 Jeffrey Roberson <jeff@FreeBSD.org> * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |