diff options
Diffstat (limited to 'fatfs')
-rw-r--r-- | fatfs/dir.c | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/fatfs/dir.c b/fatfs/dir.c index 87b9994d..aa389993 100644 --- a/fatfs/dir.c +++ b/fatfs/dir.c @@ -1,5 +1,8 @@ /* dir.c - FAT filesystem. - Copyright (C) 1997, 1998, 1999, 2002, 2003 Free Software Foundation, Inc. + + Copyright (C) 1997, 1998, 1999, 2002, 2003, 2007 + Free Software Foundation, Inc. + Written by Thomas Bushnell, n/BSG and Marcus Brinkmann. This file is part of the GNU Hurd. |