You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: WooCommerce/Resources/HTML/licenses.html
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -35,16 +35,17 @@ <h2>WooCommerce for iOS</h2>
35
35
36
36
<h3>Additional Libraries</h3>
37
37
38
-
<p>WooCommerce for iOS is made possible with the help of many fantastic open source libraries!</p>
38
+
<p>WooCommerce for iOS is made possible with the help of many fantastic libraries!</p>
39
39
40
40
<h4>The following libraries are licensed under <ahref="https://opensource.org/licenses/MIT">MIT</a>:</h4>
41
41
<ul>
42
42
<li><ahref="https://github.com/Alamofire/Alamofire">Alamofire</a> by <ahref="http://alamofire.org/">Alamofire Software Foundation</a></li>
43
+
<li><ahref="https://github.com/gonzalezreal/AttributedText">AttributedText</a> by <ahref="https://github.com/gonzalezreal">Guille Gonzalez</a></li>
43
44
<li><ahref="https://github.com/kishikawakatsumi/KeychainAccess">KeychainAccess</a> by <ahref="https://github.com/kishikawakatsumi">Kishikawa Katsumi</a></li>
44
-
<li><ahref="https://github.com/xmartlabs/XLPagerTabStrip">XLPagerTabStrip</a> by <ahref="https://xmartlabs.com/">XMARTLABS</a></li>
45
45
<li><ahref="https://github.com/onevcat/Kingfisher">Kingfisher</a> by <ahref="https://github.com/onevcat">Wei Wang</a></li>
46
+
<li><ahref="https://github.com/stripe/stripe-terminal-ios">StripeTerminal</a> by <ahref="https://github.com/stripe">Stripe</a></li>
46
47
<li><ahref="https://github.com/pmusolino/Wormholy">Wormholy</a> by <ahref="https://github.com/pmusolino">Paolo Musolino</a></li>
47
-
<li><ahref="https://github.com/gonzalezreal/AttributedText">AttributedText</a> by <ahref="https://github.com/gonzalezreal">Guille Gonzalez</a></li>
48
+
<li><ahref="https://github.com/xmartlabs/XLPagerTabStrip">XLPagerTabStrip</a> by <ahref="https://xmartlabs.com/">XMARTLABS</a></li>
48
49
</ul>
49
50
50
51
<h4>The following libraries are licensed under <ahref="https://www.apache.org/licenses/LICENSE-2.0">The Apache License, Version 2.0</a>:</h4>
0 commit comments