forked from shirouzu/FastCopy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme_eng.txt
38 lines (25 loc) · 1.27 KB
/
readme_eng.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
======================================================================
FastCopy ver3.32 2017/08/07
SHIROUZU Hiroaki
======================================================================
FastCopy is the Fastest Copy/Delete Software on Windows.
It can copy/delete unicode and over MAX_PATH(260byte) pathname files.
It always run by multi-threading.
It don't use MFC, it is compact and don't requre mfcxx.dll.
FastCopy is GPLv3 license, you can modify and use under GPLv3
License:
-------------------------------------------------------------------------
FastCopy ver3.x
Copyright(C) 2004-2017 SHIROUZU Hiroaki All rights reserved.
This program is free software. You can redistribute it and/or modify
it under the GNU General Public License version 3.
If you want to distribute your modified version, but you don't want to
distribute the modified source code, please contact [email protected]
more details: license-gpl3.txt
-------------------------------------------------------------------------
xxHash library Copyright (C) 2012-2014 Mr.Yann Collet, All rights reserved.
more details: external/xxhash/LICENSE
Usage:
Please see fastcopy.chm
Build:
VS2015 or later