summaryrefslogtreecommitdiff
path: root/ext2fs/ext2fs.c
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1995-05-08 13:40:49 +0000
committerMiles Bader <miles@gnu.org>1995-05-08 13:40:49 +0000
commit491118680572654b0fe32e2c00feb6dc4f82087d (patch)
tree2716771a526fcfe13ec66da09b7397c11409e002 /ext2fs/ext2fs.c
parentbf3482f63a7d5c6026cd6c196abde7564707d835 (diff)
Formerly ext2fs.c.~19~
Diffstat (limited to 'ext2fs/ext2fs.c')
-rw-r--r--ext2fs/ext2fs.c7
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