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:
authorValentin <fritz.valentin@live.fr>2021-07-05 22:10:14 +0300
committerValentin <fritz.valentin@live.fr>2021-07-05 22:10:14 +0300
commit0351fa6b4575127965dd98918c214ea77c00760f (patch)
treeb07f5687b72657ef57b9701153a464d653802dfe /Duplicati
parenteda3666bc7e4ea81501c9cc406f485a61384db65 (diff)
Add Otp.NET licensing info
Diffstat (limited to 'Duplicati')
-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 c579b5450..0f184f5c3 100644
--- a/Duplicati/License/Duplicati.License.csproj
+++ b/Duplicati/License/Duplicati.License.csproj
@@ -70,6 +70,15 @@
<Link>licenses\gpg\License.txt</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
+ <Content Include="..\..\thirdparty\Otp.NET\Homepage.txt">
+ <Link>licenses\Otp.NET\Homepage.txt</Link>
+ </Content>
+ <Content Include="..\..\thirdparty\Otp.NET\license.txt">
+ <Link>licenses\Otp.NET\license.txt</Link>
+ </Content>
+ <Content Include="..\..\thirdparty\Otp.NET\licensedata.json">
+ <Link>licenses\Otp.NET\licensedata.json</Link>
+ </Content>
<Content Include="..\..\thirdparty\SharpCompress\download.txt">
<Link>licenses\SharpCompress\download.txt</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>