aboutsummaryrefslogtreecommitdiff
path: root/e2fsck/pass5.c
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>1997-04-29 16:15:03 +0000
committerTheodore Ts'o <tytso@mit.edu>1997-04-29 16:15:03 +0000
commit21c84b71e205b5ab13f14343da5645dcc985856d (patch)
treecc2158df261634459b5364f27cdd0298a9260179 /e2fsck/pass5.c
parentf45a038dbe59be10c4d6d58f1108f67a216192bc (diff)
downloade2fsprogs-21c84b71e205b5ab13f14343da5645dcc985856d.tar.gz
Many files:
Checked in e2fsprogs-1.07
Diffstat (limited to 'e2fsck/pass5.c')
-rw-r--r--e2fsck/pass5.c8
1 files changed, 6 insertions, 2 deletions
diff --git a/e2fsck/pass5.c b/e2fsck/pass5.c
index 744aee20..def492a9 100644
--- a/e2fsck/pass5.c
+++ b/e2fsck/pass5.c
@@ -1,8 +1,12 @@
/*
* pass5.c --- check block and inode bitmaps against on-disk bitmaps
*
- * Copyright (C) 1993, 1994 Theodore Ts'o. This file may be
- * redistributed under the terms of the GNU Public License.
+ * Copyright (C) 1993, 1994, 1995, 1996, 1997 Theodore Ts'o.
+ *
+ * %Begin-Header%
+ * This file may be redistributed under the terms of the GNU Public
+ * License.
+ * %End-Header%
*
*/