summaryrefslogtreecommitdiff
path: root/README
blob: 95a8b1918d1e40db2fdf649d6fe258d6064c4f3b (plain)
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
=======================================================
Description ===========================================
=======================================================

Ultracopier (http://ultracopier.first-world.info/) is free and open
source software licensed under GPL3 that acts as a replacement for
files copy dialogs.

Main features include:
 - pause/resume transfers
 - dynamic speed limitation
 - on-error resume,
 - error/collision management

=======================================================
License ===============================================
=======================================================
Ultracopier is licensed under the GNU General Public License version 3.
The text of the GNU General Public License can be viewed at http://www.gnu.org/licenses/gpl.html
See COPYING file.

=======================================================
Core Developers =======================================
=======================================================
BRULE Herman or alpha_one_x86 <ultracopier@first-world.info>
- Original author, API, kio_slaves, source
See the Development team section of http://ultracopier.first-world.info/contact.html for an updated list of Ultracopier team!

=======================================================
Building and documentation ============================
=======================================================
See the wiki for the general documentation and how to for building: http://ultracopier-wiki.first-world.info/
For the code documentation: http://doc-ultracopier.first-world.info/ (generated by doxygen)
The source proposed on the site is reconstritued source from: https://github.com/alphaonex86/Ultracopier to facilitate contribute effort.

=======================================================
Licence for the source ================================
=======================================================
All images into resources/ is extracted from the oxygen pack of KDE 4.8. Some are directly remaked from the png version.
*.ts and *.qm into resources/ or plugins/Languages/ is under GPL3.
All images into plugins/Languages/ are extracted from piwik.
All informations.xml into plugins/Languages/ are under GPL3.
All the file *.dox *.h *.cpp *.pro *.ui at the root, interface/ folder of the source are under GPL3.
The files: QTarDecode.cpp, QTarDecode.h, QXzDecode.cpp,
QXzDecode.h, QXzDecodeThread.cpp, QXzDecodeThread.h into: lib/qt-tar-xz/ are under GPL3.
The other file into lib/qt-tar-xz/ is XZ Embedded.
All *.qrc into resources/ are under GPL3.

======================================================
Licensing of XZ Embedded =============================
======================================================

All the files in this package have been written by Lasse Collin
and/or Igor Pavlov. All these files have been put into the
public domain. You can do whatever you want with these files.
As usual, this software is provided "as is", without any warranty.