Updated copyright claims

This commit is contained in:
Jean-Pierre André
2014-02-16 18:25:09 +01:00
parent 316abf080f
commit d2daead832
9 changed files with 35 additions and 9 deletions

View File

@@ -153,8 +153,8 @@ static void version(void)
"Attempt to fix an NTFS partition.\n\n"
"Copyright (c) 2000-2006 Anton Altaparmakov\n"
"Copyright (c) 2002-2006 Szabolcs Szakacsits\n"
"Copyright (c) 2007 Yura Pakhuchiy\n\n"
"Copyright (c) 2011 Jean-Pierre Andre\n\n",
"Copyright (c) 2007 Yura Pakhuchiy\n"
"Copyright (c) 2011-2012 Jean-Pierre Andre\n\n",
EXEC_NAME, VERSION);
ntfs_log_info("%s\n%s%s", ntfs_gpl, ntfs_bugs, ntfs_home);
exit(1);