diff options
Diffstat (limited to 'ext2fs')
-rw-r--r-- | ext2fs/ext2fs.c | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/ext2fs/ext2fs.c b/ext2fs/ext2fs.c index 96dfc328..20d6f2fd 100644 --- a/ext2fs/ext2fs.c +++ b/ext2fs/ext2fs.c @@ -1,5 +1,8 @@ -/* - Copyright (C) 1994, 1995 Free Software Foundation +/* Main entry point for the ext2 file system translator. + + Copyright (C) 1994, 1995 Free Software Foundation, Inc. + + Converted for ext2fs by Miles Bader <miles@gnu.ai.mit.edu> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as |