aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/ext2fs/ext2_mount.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/fs/ext2fs/ext2_mount.h')
-rw-r--r--sys/fs/ext2fs/ext2_mount.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/fs/ext2fs/ext2_mount.h b/sys/fs/ext2fs/ext2_mount.h
index 5ea1ee01a1b6..78cca3927263 100644
--- a/sys/fs/ext2fs/ext2_mount.h
+++ b/sys/fs/ext2fs/ext2_mount.h
@@ -27,8 +27,6 @@
* 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.
- *
- * @(#)ufsmount.h 8.6 (Berkeley) 3/30/95
*/
#ifndef _FS_EXT2FS_EXT2_MOUNT_H_