kernel/fs/bfs/file.c
.. .. @@ -2,7 +2,7 @@ 2 2 /* 3 3 * fs/bfs/file.c 4 4 * BFS file operations. 5 - * Copyright (C) 1999,2000 Tigran Aivazian <tigran@veritas.com>5 + * Copyright (C) 1999-2018 Tigran Aivazian <aivazian.tigran@gmail.com>6 6 * 7 7 * Make the file block allocation algorithm understand the size 8 8 * of the underlying block device.