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:
authorKenneth Skovhede <kenneth@hexad.dk>2015-12-17 13:09:10 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2015-12-17 13:09:10 +0300
commitc70e0a58d3d4d8cd11c88082789944f7ea8c99e0 (patch)
treee4049af40af4e8db403e2681108fd2e01b538aa1 /Duplicati/License
parent41dc78c5c46eed9e74f4c471469bd8855f993bbc (diff)
Added CoCoL as a thirdparty item, initially for use in the comming usage reporter
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 f1838d7f3..432975578 100644
--- a/Duplicati/License/Duplicati.License.csproj
+++ b/Duplicati/License/Duplicati.License.csproj
@@ -258,6 +258,18 @@
<Link>licenses\jQuery\licensedata.json</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
+ <Content Include="..\..\thirdparty\CoCoL\download.txt">
+ <Link>licenses\CoCoL\download.txt</Link>
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </Content>
+ <Content Include="..\..\thirdparty\CoCoL\license.txt">
+ <Link>licenses\CoCoL\license.txt</Link>
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </Content>
+ <Content Include="..\..\thirdparty\CoCoL\licensedata.json">
+ <Link>licenses\CoCoL\licensedata.json</Link>
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </Content>
</ItemGroup>
<ItemGroup>
<Reference Include="System" />
@@ -285,5 +297,6 @@
<Folder Include="licenses\MegaApi\" />
<Folder Include="licenses\AngularJS\" />
<Folder Include="licenses\jQuery\" />
+ <Folder Include="licenses\CoCoL\" />
</ItemGroup>
</Project> \ No newline at end of file