From 0d684d927bf42ec9c53b0f921e6aaa42e7236cd7 Mon Sep 17 00:00:00 2001 From: obrien Date: Mon, 10 Dec 2007 16:03:40 +0000 Subject: Clean up VCS Ids. --- sys/netinet6/in6_ifattach.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'sys/netinet6/in6_ifattach.c') diff --git a/sys/netinet6/in6_ifattach.c b/sys/netinet6/in6_ifattach.c index 85ddd6a..297c0cd 100644 --- a/sys/netinet6/in6_ifattach.c +++ b/sys/netinet6/in6_ifattach.c @@ -1,6 +1,3 @@ -/* $FreeBSD$ */ -/* $KAME: in6_ifattach.c,v 1.118 2001/05/24 07:44:00 itojun Exp $ */ - /*- * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. @@ -28,8 +25,13 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. + * + * $KAME: in6_ifattach.c,v 1.118 2001/05/24 07:44:00 itojun Exp $ */ +#include +__FBSDID("$FreeBSD$"); + #include #include #include -- cgit v1.1