From 7fbc86c1405fb348d8af95d78c4163a84b17be80 Mon Sep 17 00:00:00 2001 From: Oliver Pahl Date: Sun, 3 Jan 2021 14:40:40 +0000 Subject: [PATCH] Make the license GPLv2 or later, as from the sources of the original project, it seems that was the intention. --- metadata/de.toshsoft.tsvnc.yml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 metadata/de.toshsoft.tsvnc.yml diff --git a/metadata/de.toshsoft.tsvnc.yml b/metadata/de.toshsoft.tsvnc.yml new file mode 100644 index 0000000000..02e95ec2aa --- /dev/null +++ b/metadata/de.toshsoft.tsvnc.yml @@ -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