diff options
author | cperciva <cperciva@FreeBSD.org> | 2004-02-10 20:40:17 +0000 |
---|---|---|
committer | cperciva <cperciva@FreeBSD.org> | 2004-02-10 20:40:17 +0000 |
commit | d3296afe56fbe54528da95cf3826561b3fce2718 (patch) | |
tree | 67219b231bde3745d3cd487713b23403faf07d9a /sbin/mount_nfs4 | |
parent | 4c9c51e06e6a1b3cd63868a2fcd7b412a9fb7266 (diff) | |
download | FreeBSD-src-d3296afe56fbe54528da95cf3826561b3fce2718.zip FreeBSD-src-d3296afe56fbe54528da95cf3826561b3fce2718.tar.gz |
style cleanup: Remove duplicate $FreeBSD$ tags.
These files had tags at the start of the file
(incorrect, removed), and after the copyright
notices (correct).
Approved by: rwatson (mentor)
Diffstat (limited to 'sbin/mount_nfs4')
-rw-r--r-- | sbin/mount_nfs4/mount_nfs4.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/mount_nfs4/mount_nfs4.c b/sbin/mount_nfs4/mount_nfs4.c index 1e8b263..a735066 100644 --- a/sbin/mount_nfs4/mount_nfs4.c +++ b/sbin/mount_nfs4/mount_nfs4.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $Id: mount_nfs.c,v 1.5 2003/11/05 14:58:58 rees Exp $ */ /* |