diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-10-05 09:58:46 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-10-05 09:58:46 +0000 |
commit | d60e69445025d109bf76a3b7ee02f125d4106618 (patch) | |
tree | ceaf1c27f30f6eb345f43c0ed4a915b4b2f0b95f /fatfs/dir.c | |
parent | 5c1086f47c43372f634ce9254efedc60537cb01b (diff) |
Update copyright years.
Diffstat (limited to 'fatfs/dir.c')
-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. |