diff options
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 14a272019f829..a1985359b0f21 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. * |