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>2016-10-03 00:38:35 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2016-10-03 00:38:35 +0300
commita8a5b7ed45d282c48a33a99f5eb0d2a82a0578d3 (patch)
tree4e4a0965ac8e5621cf3ed4b0b6960a1f32b1f1a1 /Duplicati/License
parentd733aeb59d4e6d9aaeb6168895d9b40f762f19db (diff)
Added licenses to project file
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 7c8fa936f..43cf50942 100644
--- a/Duplicati/License/Duplicati.License.csproj
+++ b/Duplicati/License/Duplicati.License.csproj
@@ -344,6 +344,18 @@
<Link>licenses\BouncyCastle\licensedata.json</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
+ <Content Include="..\..\thirdparty\angular-gettext\Homepage.txt">
+ <Link>licenses\AngularGettext\Homepage.txt</Link>
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </Content>
+ <Content Include="..\..\thirdparty\angular-gettext\License.txt">
+ <Link>licenses\AngularGettext\License.txt</Link>
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </Content>
+ <Content Include="..\..\thirdparty\angular-gettext\licensedata.json">
+ <Link>licenses\AngularGettext\licensedata.json</Link>
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </Content>
</ItemGroup>
<ItemGroup>
<Reference Include="System" />
@@ -374,5 +386,6 @@
<Folder Include="licenses\System.Net.FtpClient\" />
<Folder Include="licenses\MimeKit\" />
<Folder Include="licenses\BouncyCastle\" />
+ <Folder Include="licenses\AngularGettext\" />
</ItemGroup>
</Project> \ No newline at end of file