diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-10-05 09:57:41 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-10-05 09:57:41 +0000 |
commit | 5c1086f47c43372f634ce9254efedc60537cb01b (patch) | |
tree | 378bbe44a936c9ab7d895f0356ab5890a8c4f438 /ext2fs | |
parent | 1251551cab81c70415234b0e24442629be0c4052 (diff) |
Update copyright years.
Diffstat (limited to 'ext2fs')
-rw-r--r-- | ext2fs/dir.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ext2fs/dir.c b/ext2fs/dir.c index df306277..66d8c8a6 100644 --- a/ext2fs/dir.c +++ b/ext2fs/dir.c @@ -1,6 +1,8 @@ /* Directory management routines - Copyright (C) 1994,95,96,97,98,99,2000,01,02 Free Software Foundation, Inc. + Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2007 + Free Software Foundation, Inc. + Converted for ext2fs by Miles Bader <miles@gnu.org> This program is free software; you can redistribute it and/or |