mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Make the license GPLv2 or later, as from the sources of the original project, it seems that was the intention.
This commit is contained in:
parent
5bf04612d2
commit
7fbc86c140
1 changed files with 23 additions and 0 deletions
23
metadata/de.toshsoft.tsvnc.yml
Normal file
23
metadata/de.toshsoft.tsvnc.yml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
Categories:
|
||||
- Connectivity
|
||||
License: GPL-2.0-or-later
|
||||
SourceCode: https://github.com/lowtraxx/TSVNC
|
||||
IssueTracker: https://github.com/lowtraxx/TSVNC/issues
|
||||
|
||||
AutoName: TSVNC
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/lowtraxx/TSVNC
|
||||
|
||||
Builds:
|
||||
- versionName: 0.7.5
|
||||
versionCode: 20
|
||||
commit: 0.7.5
|
||||
subdir: TSVNC
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.7.5
|
||||
CurrentVersionCode: 20
|
||||
Loading…
Reference in a new issue