diff options
author | Warner Losh <imp@FreeBSD.org> | 2005-01-07 01:45:51 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2005-01-07 01:45:51 +0000 |
commit | c398230b64aea809cb7c5cea8db580af7097920c (patch) | |
tree | eb31ac736ac91e1175c700bbbf60cf1c022cf331 /sys/nfs4client/nfs4_vfsops.c | |
parent | 610055c9e2703bbfa36be9b6af27493748a30967 (diff) |
Notes
Diffstat (limited to 'sys/nfs4client/nfs4_vfsops.c')
-rw-r--r-- | sys/nfs4client/nfs4_vfsops.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/nfs4client/nfs4_vfsops.c b/sys/nfs4client/nfs4_vfsops.c index 14a272019f82..a1985359b0f2 100644 --- a/sys/nfs4client/nfs4_vfsops.c +++ b/sys/nfs4client/nfs4_vfsops.c @@ -1,7 +1,7 @@ /* $FreeBSD$ */ /* $Id: nfs_vfsops.c,v 1.38 2003/11/05 14:59:01 rees Exp $ */ -/* +/*- * copyright (c) 2003 * the regents of the university of michigan * all rights reserved @@ -25,7 +25,7 @@ * advised of the possibility of such damages. */ -/* +/*- * Copyright (c) 1989, 1993, 1995 * The Regents of the University of California. All rights reserved. * |