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:
authorTim Mylemans <tim@aimproductions.be>2016-04-09 12:46:13 +0300
committerTim Mylemans <tim@aimproductions.be>2016-04-09 12:46:13 +0300
commit65b7d35e66df3c246f2e59d4c1a344d44d63ac41 (patch)
tree138df7092ff2be8e40547e8cb38d230940861c0c /Duplicati/License
parent9e5c4a81b2676ad541616d723956c88197a79b0e (diff)
parent26b2db17b3964f7906b8db67010b8929853c33bc (diff)
Merge remote-tracking branch 'refs/remotes/duplicati/master' into alternative_ftp_backend
Diffstat (limited to 'Duplicati/License')
-rw-r--r--Duplicati/License/Duplicati.License.csproj13
1 files changed, 13 insertions, 0 deletions
diff --git a/Duplicati/License/Duplicati.License.csproj b/Duplicati/License/Duplicati.License.csproj
index 3ffbbea5f..f760e33cf 100644
--- a/Duplicati/License/Duplicati.License.csproj
+++ b/Duplicati/License/Duplicati.License.csproj
@@ -290,6 +290,18 @@
<Link>licenses\CoCoL\licensedata.json</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
+ <Content Include="..\..\thirdparty\rumps\download.txt">
+ <Link>licenses\rumps\download.txt</Link>
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </Content>
+ <Content Include="..\..\thirdparty\rumps\License.txt">
+ <Link>licenses\rumps\License.txt</Link>
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </Content>
+ <Content Include="..\..\thirdparty\rumps\licensedata.json">
+ <Link>licenses\rumps\licensedata.json</Link>
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </Content>
</ItemGroup>
<ItemGroup>
<Reference Include="System" />
@@ -318,5 +330,6 @@
<Folder Include="licenses\AngularJS\" />
<Folder Include="licenses\jQuery\" />
<Folder Include="licenses\CoCoL\" />
+ <Folder Include="licenses\rumps\" />
</ItemGroup>
</Project> \ No newline at end of file