diff options
author | Miles Bader <miles@gnu.org> | 1995-05-08 13:23:38 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1995-05-08 13:23:38 +0000 |
commit | 545353d62ac29e99b16491e4df71cbd2ecfde50c (patch) | |
tree | 5ef3b1c98c602dda15ae7ea50b88a116e0242b72 /ext2fs | |
parent | fdf69eca45a93cf12d4566cee5a07730947af622 (diff) |
Formerly pokel.c.~9~
Diffstat (limited to 'ext2fs')
-rw-r--r-- | ext2fs/pokel.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ext2fs/pokel.c b/ext2fs/pokel.c index e0136f65..57c94943 100644 --- a/ext2fs/pokel.c +++ b/ext2fs/pokel.c @@ -1,8 +1,6 @@ /* Remember where we've written the disk to speed up sync - Copyright (C) 1994, 1995 Free Software Foundation, Inc. - - Written by Michael I. Bushnell. + Copyright (C) 1995 Free Software Foundation, Inc. This file is part of the GNU Hurd. |