summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2005-09-23 12:41:06 +0000
committerrwatson <rwatson@FreeBSD.org>2005-09-23 12:41:06 +0000
commit32e95735e8a09a8545c1d8cb7da7d69f191c57b0 (patch)
tree3b0fc3e72f70a9cc5c41fa9ce9a13caff647bd8e
parent27cf2ffed6ab878fe56ecef39c9e1da8571db4fc (diff)
downloadFreeBSD-src-32e95735e8a09a8545c1d8cb7da7d69f191c57b0.zip
FreeBSD-src-32e95735e8a09a8545c1d8cb7da7d69f191c57b0.tar.gz
Canonicalize the UNIX domain socket copyright layout: original holders
before more recent holders. MFC after: 3 days
-rw-r--r--sys/kern/uipc_usrreq.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/kern/uipc_usrreq.c b/sys/kern/uipc_usrreq.c
index 0f50756..ac23154 100644
--- a/sys/kern/uipc_usrreq.c
+++ b/sys/kern/uipc_usrreq.c
@@ -1,7 +1,8 @@
/*-
- * Copyright 2004-2005 Robert N. M. Watson
* Copyright (c) 1982, 1986, 1989, 1991, 1993
- * The Regents of the University of California. All rights reserved.
+ * The Regents of the University of California.
+ * Copyright 2004-2005 Robert N. M. Watson
+ * All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
OpenPOWER on IntegriCloud