Skip to content

Commit 5836c4a

Browse files
committed
Add GRDB to Third-party licenses page
1 parent 1857228 commit 5836c4a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

WooCommerce/Resources/HTML/licenses.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<html>
22
<head>
33
<meta name="viewport" content="initial-scale=1.0" />
4+
<meta charset="UTF-8">
45
<link rel="stylesheet" type="text/css" href="pure-min.css" />
56
<style>
67
body {
@@ -47,6 +48,7 @@ <h4>The following libraries are licensed under <a href="https://opensource.org/l
4748
<li><a href="https://github.com/stripe/stripe-terminal-ios">StripeTerminal</a> by <a href="https://github.com/stripe">Stripe</a></li>
4849
<li><a href="https://github.com/pmusolino/Wormholy">Wormholy</a> by <a href="https://github.com/pmusolino">Paolo Musolino</a></li>
4950
<li><a href="https://github.com/xmartlabs/XLPagerTabStrip">XLPagerTabStrip</a> by <a href="https://xmartlabs.com/">XMARTLABS</a></li>
51+
<li><a href="https://github.com/groue/GRDB.swift/">GRDB</a> by <a href="https://github.com/groue">Gwendal Roué</a>
5052
</ul>
5153

5254
<h4>The following libraries are licensed under <a href="https://www.apache.org/licenses/LICENSE-2.0">The Apache License, Version 2.0</a>:</h4>

0 commit comments

Comments
 (0)