Skip to content

Commit 339ace2

Browse files
authored
Added PGPainless ref to licences.html| #1468 (#1488)
1 parent e8927f5 commit 339ace2

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

FlowCrypt/src/main/assets/html/license.htm

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ <h1>Work attributions</h1>
2727
<p>This app uses the following:</p>
2828

2929
<ul>
30+
<li>
31+
<a href="https://github.com/pgpainless/pgpainless">pgpainless/pgpainless</a>
32+
(<a href="https://github.com/pgpainless/pgpainless/blob/master/LICENSE">Apache-2.0
33+
License</a>)
34+
</li>
3035
<li>
3136
<a href="https://github.com/ACRA/acra">ACRA/acra</a>
3237
(<a href="https://github.com/acra/acra/blob/master/LICENSE">Apache-2.0 License</a>)
@@ -37,7 +42,8 @@ <h1>Work attributions</h1>
3742
</li>
3843
<li>
3944
<a href="https://github.com/square/retrofit">square/retrofit</a>
40-
(<a href="https://github.com/square/retrofit/blob/master/LICENSE.txt">Apache-2.0 License</a>)
45+
(<a href="https://github.com/square/retrofit/blob/master/LICENSE.txt">Apache-2.0
46+
License</a>)
4147
</li>
4248
<li>
4349
<a href="https://github.com/square/okhttp">square/okhttp</a>

0 commit comments

Comments
 (0)