aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2006-12-06 06:33:32 +0800
committerfjoe <fjoe@FreeBSD.org>2006-12-06 06:33:32 +0800
commite1edf10d6c6f91963554d9a941a5c317474913bf (patch)
tree278f2370758c89e5c2063f25bb236e08b2d260d7 /sysutils
parent64ae5e85a31e3dbccbff7ec65bbf640c53ecd8f2 (diff)
downloadfreebsd-ports-gnome-e1edf10d6c6f91963554d9a941a5c317474913bf.tar.gz
freebsd-ports-gnome-e1edf10d6c6f91963554d9a941a5c317474913bf.tar.zst
freebsd-ports-gnome-e1edf10d6c6f91963554d9a941a5c317474913bf.zip
Well, this file is actually written by me almost from scratch.
Update (c) message accordingly.
Diffstat (limited to 'sysutils')
-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