diff options
author | Miles Bader <miles@gnu.org> | 1995-04-21 14:48:54 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1995-04-21 14:48:54 +0000 |
commit | 643accaab5c5522c6bd3d9b5719fc9d10819657d (patch) | |
tree | e4e911b16b054e4fcabb470aa411a7161e49de4f | |
parent | 941fa208541eee8b985715664466a0c88c3a7fc4 (diff) |
Formerly inode.c.~16~
-rw-r--r-- | ext2fs/inode.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext2fs/inode.c b/ext2fs/inode.c index 38611c13..b7119ce0 100644 --- a/ext2fs/inode.c +++ b/ext2fs/inode.c @@ -2,6 +2,8 @@ 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 published by the Free Software Foundation; either version 2, or (at |