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 /Duplicati/License
parent603b2a3ccdd28b11bc133ef447701d66eada95d9 (diff)
add tencentyun cos license
Diffstat (limited to 'Duplicati/License')
-rw-r--r--Duplicati/License/Duplicati.License.csproj9
1 files changed, 9 insertions, 0 deletions
diff --git a/Duplicati/License/Duplicati.License.csproj b/Duplicati/License/Duplicati.License.csproj
index 8a7f310ff..e5587112f 100644
--- a/Duplicati/License/Duplicati.License.csproj
+++ b/Duplicati/License/Duplicati.License.csproj
@@ -84,6 +84,12 @@
<Link>licenses\SQLite\License.txt</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
+ <Content Include="..\..\thirdparty\Tencentyun\download.txt">
+ <Link>licenses\Tencentyun\download.txt</Link>
+ </Content>
+ <Content Include="..\..\thirdparty\Tencentyun\LICENSE.txt">
+ <Link>licenses\Tencentyun\LICENSE.txt</Link>
+ </Content>
<Content Include="..\..\thirdparty\uplink.NET\Homepage.txt">
<Link>licenses\uplink.NET\Homepage.txt</Link>
</Content>
@@ -406,6 +412,9 @@
<None Include="..\..\thirdparty\FluentFTP\licensedata.json">
<Link>licenses\FluentFTP\licensedata.json</Link>
</None>
+ <None Include="..\..\thirdparty\Tencentyun\licensedata.json">
+ <Link>licenses\Tencentyun\licensedata.json</Link>
+ </None>
<None Include="..\..\thirdparty\uplink.NET\licensedata.json">
<Link>licenses\uplink.NET\licensedata.json</Link>
</None>