Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Martikyan <karen.martikyan@digitain.com>2020-09-20 22:08:50 +0300
committerKaren Martikyan <karen.martikyan@digitain.com>2020-09-20 22:08:50 +0300
commit961ea2270b34d84969f4d1698ef00226e6da9ac6 (patch)
tree5adbc7d45d23f4879ca1b6a6d2500c3595fb3fa3 /thirdparty
parent60198e85a8b0031fa20c5608837a4fc3a7a775b7 (diff)
Fixed incorrect naming derived from FTP, added license files for TLSharp, removed redundant Nuget pkgs ...
Diffstat (limited to 'thirdparty')
-rw-r--r--thirdparty/TLSharp/Homepage.txt1
-rw-r--r--thirdparty/TLSharp/License.txt9
-rw-r--r--thirdparty/TLSharp/licensedata.json7
3 files changed, 17 insertions, 0 deletions
diff --git a/thirdparty/TLSharp/Homepage.txt b/thirdparty/TLSharp/Homepage.txt
new file mode 100644
index 000000000..0d853f760
--- /dev/null
+++ b/thirdparty/TLSharp/Homepage.txt
@@ -0,0 +1 @@
+https://github.com/sochix/TLSharp \ No newline at end of file
diff --git a/thirdparty/TLSharp/License.txt b/thirdparty/TLSharp/License.txt
new file mode 100644
index 000000000..6025f791e
--- /dev/null
+++ b/thirdparty/TLSharp/License.txt
@@ -0,0 +1,9 @@
+The MIT License
+
+Copyright (c) 2015 Ilya Pirozhenko http://www.sochix.ru/
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file
diff --git a/thirdparty/TLSharp/licensedata.json b/thirdparty/TLSharp/licensedata.json
new file mode 100644
index 000000000..74c0f6366
--- /dev/null
+++ b/thirdparty/TLSharp/licensedata.json
@@ -0,0 +1,7 @@
+{
+ "name": "TLSharp",
+ "description": "Unofficial Telegram (http://telegram.org) client library implemented in C#",
+ "link": "https://github.com/sochix/TLSharp",
+ "license": "MIT",
+ "notes": ""
+} \ No newline at end of file