diff options
Diffstat (limited to 'fs/bfs/dir.c')
-rw-r--r-- | fs/bfs/dir.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fs/bfs/dir.c b/fs/bfs/dir.c index f32f21c3bbc7..d8dfe3a0cb39 100644 --- a/fs/bfs/dir.c +++ b/fs/bfs/dir.c @@ -2,8 +2,8 @@ /* * fs/bfs/dir.c * BFS directory operations. - * Copyright (C) 1999,2000 Tigran Aivazian <[email protected]> - * Made endianness-clean by Andrew Stribblehill <[email protected]> 2005 + * Copyright (C) 1999-2018 Tigran Aivazian <[email protected]> + * Made endianness-clean by Andrew Stribblehill <[email protected]> 2005 */ #include <linux/time.h> |