hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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.