summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2006-12-05 22:33:32 +0000
committerMax Khon <fjoe@FreeBSD.org>2006-12-05 22:33:32 +0000
commit7a52d004a07218675363f2ec795880f9c31ef59a (patch)
treeaf447ac0aca5ae2cee392c7dbd59db5dd7299674
parent- Update to 2.25 (diff)
Well, this file is actually written by me almost from scratch.
Update (c) message accordingly.
Notes
Notes: svn path=/head/; revision=178982
-rw-r--r--sysutils/fusefs-ntfs/files/unix_io_raw.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/fusefs-ntfs/files/unix_io_raw.c b/sysutils/fusefs-ntfs/files/unix_io_raw.c
index 02ace1845c20..73ee52a16f96 100644
--- a/sysutils/fusefs-ntfs/files/unix_io_raw.c
+++ b/sysutils/fusefs-ntfs/files/unix_io_raw.c
@@ -1,7 +1,7 @@
/**
- * unix_io.c - Unix style disk io functions. Originated from the Linux-NTFS project.
+ * unix_io_raw.c - Unix style disk io functions. Originated from the Linux-NTFS project.
*
- * Copyright (c) 2000-2006 Anton Altaparmakov
+ * Copyright (c) 2006 Max Khon
*
* This program/include file is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as published