Files
I2PSnark-RPC/LICENSE.txt
zzz 24a9d311f4 Implement percentDone
Return empty values for tag-uids and tag-get-list
Fix values for activityDateRelative and downloadedEver
Fix status flags
Return ?? for creator if not defined
Set size to 1 for magnet download
Implement startDate, requires 0.9.29-9
Set status correctly for a starting seeder and for magnet
Shorten peer address so it will fit in UI
Don't list primary tracker if we have a list, to not dup
Add license description for Transmission UI
Don't build update version of plugin
Prep for 0.2
2017-03-20 22:11:07 +00:00

27 lines
625 B
Plaintext

New code: GPLv2
See licenses/LICENSE-GPLv2.txt
Contains code from Vuze trunk and from xmwebui plugin,
which includes code from Transmission and JSON-simple.
Vuze Web Remote Plugin (xmwebui): GPLv2
Modified from v0.6.5 from SVN
Copyright 2009 Vuze, Inc. All rights reserved.
See licenses/LICENSE-GPLv2.txt
Vuze: GPLv2
Modified from v5.7.5.1 from SVN
Copyright 2009 Vuze, Inc. All rights reserved.
See licenses/LICENSE-GPLv2.txt
Transmission:
Copyright (c) Transmission authors and contributors
See licenses/Transmission.txt
Transmission/Vuze web UI:
See licenses/LICENSE-GPLv2.txt
JSON:
LGPLv2.1
See licenses/JSON.txt