diff options
Diffstat (limited to 'e2fsprogs/ext2fs/ind_block.c')
-rw-r--r-- | e2fsprogs/ext2fs/ind_block.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/e2fsprogs/ext2fs/ind_block.c b/e2fsprogs/ext2fs/ind_block.c index c9fd86aae..3e6cdc138 100644 --- a/e2fsprogs/ext2fs/ind_block.c +++ b/e2fsprogs/ext2fs/ind_block.c | |||
@@ -1,8 +1,8 @@ | |||
1 | /* | 1 | /* |
2 | * ind_block.c --- indirect block I/O routines | 2 | * ind_block.c --- indirect block I/O routines |
3 | * | 3 | * |
4 | * Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, | 4 | * Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, |
5 | * 2001, 2002, 2003, 2004, 2005 by Theodore Ts'o. | 5 | * 2001, 2002, 2003, 2004, 2005 by Theodore Ts'o. |
6 | * | 6 | * |
7 | * %Begin-Header% | 7 | * %Begin-Header% |
8 | * This file may be redistributed under the terms of the GNU Public | 8 | * This file may be redistributed under the terms of the GNU Public |