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 /lib/libc/net | |
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 'lib/libc/net')
-rw-r--r-- | lib/libc/net/inet6_rth_space.3 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/net/inet6_rth_space.3 b/lib/libc/net/inet6_rth_space.3 index 1289b11..258cf6e 100644 --- a/lib/libc/net/inet6_rth_space.3 +++ b/lib/libc/net/inet6_rth_space.3 @@ -1,5 +1,4 @@ .\" $KAME: kame/kame/kame/libinet6/inet6_rth_space.3,v 1.4 2002/10/17 14:13:48 jinmei Exp $ -.\" $FreeBSD$ .\" .\" Copyright (C) 2000 WIDE Project. .\" All rights reserved. |