copyright update

master
szaka 2008-01-20 13:54:41 +00:00
parent cf9fe6e329
commit 72f55b007e
1 changed files with 5 additions and 6 deletions

View File

@ -1,9 +1,9 @@
/**
* ntfs-3g - Third Generation NTFS Driver
*
* Copyright (c) 2005-2006 Yura Pakhuchiy
* Copyright (c) 2005-2007 Yura Pakhuchiy
* Copyright (c) 2005 Yuval Fledel
* Copyright (c) 2006-2007 Szabolcs Szakacsits
* Copyright (c) 2006-2008 Szabolcs Szakacsits
*
* This file is originated from the Linux-NTFS project.
*
@ -154,19 +154,18 @@ static const char *usage_msg =
"\n"
"%s %s %s %d - Third Generation NTFS Driver\n"
"\n"
"Copyright (C) 2005-2006 Yura Pakhuchiy\n"
"Copyright (C) 2006-2007 Szabolcs Szakacsits\n"
"Copyright (C) 2006-2008 Szabolcs Szakacsits\n"
"Copyright (C) 2005-2007 Yura Pakhuchiy\n"
"\n"
"Usage: %s <device|image_file> <mount_point> [-o option[,...]]\n"
"\n"
"Options: ro, force, locale=, uid=, gid=, umask=, fmask=, dmask=,\n"
" streams_interface=. Please see details in the manual.\n"
"\n"
"Example: ntfs-3g /dev/sda1 /mnt/win -o force,locale=en_EN.UTF-8\n"
"Example: ntfs-3g /dev/sda1 /mnt/win -o force\n"
"\n"
"%s";
/**
* ntfs_fuse_is_named_data_stream - check path to be to named data stream
* @path: path to check