aboutsummaryrefslogtreecommitdiff
path: root/sys/gnu/ext2fs/ext2_vfsops.c
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2005-01-06 18:27:30 +0000
committerWarner Losh <imp@FreeBSD.org>2005-01-06 18:27:30 +0000
commitfa521b036670715f43656cf6c8bebc818f8b06c8 (patch)
tree7c40833f4d1636da8fa92d3ff11956ab64488972 /sys/gnu/ext2fs/ext2_vfsops.c
parentaab95e55808cf89478d574bb998aef20b9a09bf6 (diff)
Notes
Diffstat (limited to 'sys/gnu/ext2fs/ext2_vfsops.c')
-rw-r--r--sys/gnu/ext2fs/ext2_vfsops.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/gnu/ext2fs/ext2_vfsops.c b/sys/gnu/ext2fs/ext2_vfsops.c
index 13c6ccd473a5e..bce81c9b68806 100644
--- a/sys/gnu/ext2fs/ext2_vfsops.c
+++ b/sys/gnu/ext2fs/ext2_vfsops.c
@@ -1,10 +1,10 @@
-/*
+/*-
* modified for EXT2FS support in Lites 1.1
*
* Aug 1995, Godmar Back (gback@cs.utah.edu)
* University of Utah, Department of Computer Science
*/
-/*
+/*-
* Copyright (c) 1989, 1991, 1993, 1994
* The Regents of the University of California. All rights reserved.
*