From 72f55b007eb47efb368adebae437c79a673df9f1 Mon Sep 17 00:00:00 2001 From: szaka Date: Sun, 20 Jan 2008 13:54:41 +0000 Subject: [PATCH] copyright update --- src/ntfs-3g.c | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/src/ntfs-3g.c b/src/ntfs-3g.c index db401a44..07f0e4f0 100644 --- a/src/ntfs-3g.c +++ b/src/ntfs-3g.c @@ -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 [-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