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:
authorwood <wood@trueai.org>2020-06-28 07:17:08 +0300
committerwood <wood@trueai.org>2020-06-28 07:17:08 +0300
commitbcd483dd21471108c057e8de3655373fdf622ff4 (patch)
treed196b361b8042785725869dd1d10cfafd5f9bea5 /thirdparty
parent603b2a3ccdd28b11bc133ef447701d66eada95d9 (diff)
add tencentyun cos license
Diffstat (limited to 'thirdparty')
-rw-r--r--thirdparty/Tencentyun/LICENSE.txt20
-rw-r--r--thirdparty/Tencentyun/download.txt1
-rw-r--r--thirdparty/Tencentyun/licensedata.json7
3 files changed, 28 insertions, 0 deletions
diff --git a/thirdparty/Tencentyun/LICENSE.txt b/thirdparty/Tencentyun/LICENSE.txt
new file mode 100644
index 000000000..ce659efdc
--- /dev/null
+++ b/thirdparty/Tencentyun/LICENSE.txt
@@ -0,0 +1,20 @@
+
+Copyright (c) 2018 腾讯云
+
+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.
diff --git a/thirdparty/Tencentyun/download.txt b/thirdparty/Tencentyun/download.txt
new file mode 100644
index 000000000..92161963c
--- /dev/null
+++ b/thirdparty/Tencentyun/download.txt
@@ -0,0 +1 @@
+https://github.com/tencentyun/qcloud-sdk-dotnet \ No newline at end of file
diff --git a/thirdparty/Tencentyun/licensedata.json b/thirdparty/Tencentyun/licensedata.json
new file mode 100644
index 000000000..d94ef9e78
--- /dev/null
+++ b/thirdparty/Tencentyun/licensedata.json
@@ -0,0 +1,7 @@
+{
+ "name": "qcloud-sdk-dotnet",
+ "description": "",
+ "link": "https://github.com/tencentyun/qcloud-sdk-dotnet",
+ "license": "MIT",
+ "notes": ""
+}