diff options
author | Miles Bader <miles@gnu.org> | 1995-05-08 13:40:49 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1995-05-08 13:40:49 +0000 |
commit | 491118680572654b0fe32e2c00feb6dc4f82087d (patch) | |
tree | 2716771a526fcfe13ec66da09b7397c11409e002 /ext2fs | |
parent | bf3482f63a7d5c6026cd6c196abde7564707d835 (diff) |
Formerly ext2fs.c.~19~
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 |