From 5ca770c90c0f98b21f000ef0ddaa3045cd2d0d29 Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Fri, 24 Mar 2006 00:02:15 +0000 Subject: [PATCH] Update copyright to 2006, comment on my contribution to this code in the style of previous contributors. MFC after: 1 month --- sys/netipx/README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sys/netipx/README b/sys/netipx/README index 2e23ffdf3db..4ef3eb26822 100644 --- a/sys/netipx/README +++ b/sys/netipx/README @@ -14,14 +14,17 @@ Some Company Some Address jhay@mikom.csir.co.za +Adapted for multi-processor, multi-threaded network stack by Robert N. M. +Watson, Computer Laboratory, University of Cambridge. + --- Copyright Information --- /*- Copyright (c) 1984, 1985, 1986, 1987, 1993 The Regents of the University of California. All rights reserved. -Modifications Copyright (c) 2004-2005 Robert N. M. Watson Modifications Copyright (c) 1995, Mike Mitchell Modifications Copyright (c) 1995, John Hay +Modifications Copyright (c) 2004-2006 Robert N. M. Watson */