From f47e870c552304197a7444543df70ab48a911681 Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Sat, 23 Mar 2002 13:48:10 +0000 Subject: [PATCH] Moved $FreeBSD$ to the correct place. --- sys/gnu/ext2fs/ext2_lookup.c | 3 +-- sys/gnu/ext2fs/ext2_vfsops.c | 2 +- sys/gnu/fs/ext2fs/ext2_lookup.c | 3 +-- sys/gnu/fs/ext2fs/ext2_vfsops.c | 2 +- 4 files changed, 4 insertions(+), 6 deletions(-) diff --git a/sys/gnu/ext2fs/ext2_lookup.c b/sys/gnu/ext2fs/ext2_lookup.c index f67daa9316c9..2c1de41414f4 100644 --- a/sys/gnu/ext2fs/ext2_lookup.c +++ b/sys/gnu/ext2fs/ext2_lookup.c @@ -3,8 +3,6 @@ * * Aug 1995, Godmar Back (gback@cs.utah.edu) * University of Utah, Department of Computer Science - * - * $FreeBSD$ */ /* * Copyright (c) 1989, 1993 @@ -44,6 +42,7 @@ * SUCH DAMAGE. * * @(#)ufs_lookup.c 8.6 (Berkeley) 4/1/94 + * $FreeBSD$ */ #include diff --git a/sys/gnu/ext2fs/ext2_vfsops.c b/sys/gnu/ext2fs/ext2_vfsops.c index 37ee0fd80916..3bc72488275b 100644 --- a/sys/gnu/ext2fs/ext2_vfsops.c +++ b/sys/gnu/ext2fs/ext2_vfsops.c @@ -37,7 +37,7 @@ * SUCH DAMAGE. * * @(#)ffs_vfsops.c 8.8 (Berkeley) 4/18/94 - * $FreeBSD$ + * $FreeBSD$ */ #include "opt_quota.h" diff --git a/sys/gnu/fs/ext2fs/ext2_lookup.c b/sys/gnu/fs/ext2fs/ext2_lookup.c index f67daa9316c9..2c1de41414f4 100644 --- a/sys/gnu/fs/ext2fs/ext2_lookup.c +++ b/sys/gnu/fs/ext2fs/ext2_lookup.c @@ -3,8 +3,6 @@ * * Aug 1995, Godmar Back (gback@cs.utah.edu) * University of Utah, Department of Computer Science - * - * $FreeBSD$ */ /* * Copyright (c) 1989, 1993 @@ -44,6 +42,7 @@ * SUCH DAMAGE. * * @(#)ufs_lookup.c 8.6 (Berkeley) 4/1/94 + * $FreeBSD$ */ #include diff --git a/sys/gnu/fs/ext2fs/ext2_vfsops.c b/sys/gnu/fs/ext2fs/ext2_vfsops.c index 37ee0fd80916..3bc72488275b 100644 --- a/sys/gnu/fs/ext2fs/ext2_vfsops.c +++ b/sys/gnu/fs/ext2fs/ext2_vfsops.c @@ -37,7 +37,7 @@ * SUCH DAMAGE. * * @(#)ffs_vfsops.c 8.8 (Berkeley) 4/18/94 - * $FreeBSD$ + * $FreeBSD$ */ #include "opt_quota.h"