hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/fs/bfs/file.c
....@@ -2,7 +2,7 @@
22 /*
33 * fs/bfs/file.c
44 * BFS file operations.
5
- * Copyright (C) 1999,2000 Tigran Aivazian <tigran@veritas.com>
5
+ * Copyright (C) 1999-2018 Tigran Aivazian <aivazian.tigran@gmail.com>
66 *
77 * Make the file block allocation algorithm understand the size
88 * of the underlying block device.