aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2018-05-19 17:29:57 +0000
committerWarner Losh <imp@FreeBSD.org>2018-05-19 17:29:57 +0000
commitf344fb0b4b733946a263a06b9e8925907e1e2402 (patch)
treed044bf978d8de600fbeabb6fb20e99b306ec4126 /sys
parente335651e1e5722a5ba8e10467ae3e63d41ae0cf3 (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/kern/uipc_usrreq.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/kern/uipc_usrreq.c b/sys/kern/uipc_usrreq.c
index 45f0adf1e25b..a06fbbc3dc86 100644
--- a/sys/kern/uipc_usrreq.c
+++ b/sys/kern/uipc_usrreq.c
@@ -2,8 +2,8 @@
* SPDX-License-Identifier: BSD-3-Clause
*
* Copyright (c) 1982, 1986, 1989, 1991, 1993
- * The Regents of the University of California.
- * Copyright (c) 2004-2009 Robert N. M. Watson
+ * The Regents of the University of California. All Rights Reserved.
+ * Copyright (c) 2004-2009 Robert N. M. Watson All Rights Reserved.
* Copyright (c) 2018 Matthew Macy
*
* Redistribution and use in source and binary forms, with or without