summaryrefslogtreecommitdiff
path: root/lib/ext2fs/ind_block.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ext2fs/ind_block.c')
-rw-r--r--lib/ext2fs/ind_block.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/ext2fs/ind_block.c b/lib/ext2fs/ind_block.c
index efd7fb10..09c04324 100644
--- a/lib/ext2fs/ind_block.c
+++ b/lib/ext2fs/ind_block.c
@@ -1,7 +1,7 @@
/*
* ind_block.c --- indirect block I/O routines
- *
- * Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
+ *
+ * Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
* 2001, 2002, 2003, 2004, 2005 by Theodore Ts'o.
*
* %Begin-Header%