diff options
author | juphoff <juphoff> | 2005-04-23 21:21:01 +0000 |
---|---|---|
committer | juphoff <juphoff> | 2005-04-23 21:21:01 +0000 |
commit | 2650ce9c83edfde2fbe2de3cb65812309b2edebd (patch) | |
tree | 44cd6fcf062ffb39e035e78bd5205a9c50ac654b | |
parent | 034d53be6e4238bd2cdcac334c60774020f09e15 (diff) | |
download | nfs-utils-2650ce9c83edfde2fbe2de3cb65812309b2edebd.tar.gz nfs-utils-2650ce9c83edfde2fbe2de3cb65812309b2edebd.tar.xz nfs-utils-2650ce9c83edfde2fbe2de3cb65812309b2edebd.zip |
Update contact information; no functional changes.
-rw-r--r-- | utils/statd/COPYRIGHT | 12 | ||||
-rw-r--r-- | utils/statd/statd.man | 4 |
2 files changed, 8 insertions, 8 deletions
diff --git a/utils/statd/COPYRIGHT b/utils/statd/COPYRIGHT index 7a133aa..47ff720 100644 --- a/utils/statd/COPYRIGHT +++ b/utils/statd/COPYRIGHT @@ -1,5 +1,5 @@ rpc.statd -- Network Status Monitor (NSM) protocol daemon for Linux. -Copyright (C) 1995-1999, 2002 Jeffrey A. Uphoff +Copyright (C) 1995-1999, 2002, 2005 Jeffrey A. Uphoff This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -16,10 +16,10 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Massachusetts Ave, Cambridge, MA 02139, USA. Jeffrey A. Uphoff -National Radio Astronomy Observatory -520 Edgemont Road -Charlottesville, VA 22903-2475 +Orion Multisystems, Inc. +3090 Oakmead Village Drive +Santa Clara, CA 95051 USA -Phone: +1-434-296-0208 -Internet: juphoff@nrao.edu +Phone: +1-408-844-8481 +Internet: juphoff@users.sourceforge.net diff --git a/utils/statd/statd.man b/utils/statd/statd.man index a225915..0579273 100644 --- a/utils/statd/statd.man +++ b/utils/statd/statd.man @@ -2,7 +2,7 @@ .\" statd(8) .\" .\" Copyright (C) 1999 Olaf Kirch <okir@monad.swb.de> -.\" Modified by Jeffrey A. Uphoff, 1999, 2002. +.\" Modified by Jeffrey A. Uphoff, 1999, 2002, 2005. .\" Modified by Lon Hohberger, 2000. .\" Modified by Paul Clements, 2004. .TH rpc.statd 8 "31 Aug 2004" @@ -169,7 +169,7 @@ of an NFS export from another server. .BR portmap(8) .SH AUTHORS .br -Jeff Uphoff <juphoff@nrao.edu> +Jeff Uphoff <juphoff@users.sourceforge.net> .br Olaf Kirch <okir@monad.swb.de> .br |