diff options
Diffstat (limited to 'usr/src/uts/common/nfs/nfs.h')
| -rw-r--r-- | usr/src/uts/common/nfs/nfs.h | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/usr/src/uts/common/nfs/nfs.h b/usr/src/uts/common/nfs/nfs.h index be90f21583..65916ba073 100644 --- a/usr/src/uts/common/nfs/nfs.h +++ b/usr/src/uts/common/nfs/nfs.h @@ -19,8 +19,7 @@ * CDDL HEADER END */ /* - * Copyright 2010 Sun Microsystems, Inc. All rights reserved. - * Use is subject to license terms. + * Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. */ /* Copyright (c) 1983, 1984, 1985, 1986, 1987, 1988, 1989 AT&T */ @@ -56,11 +55,6 @@ extern "C" { #endif /* - * Solaris NFS daemons configuration file location - */ -#define NFSADMIN "/etc/default/nfs" - -/* * remote file service numbers */ #define NFS_PROGRAM ((rpcprog_t)100003) |
