Skip to content

Commit e53d129

Browse files
authored
Merge pull request #9 from shiki/issue/8627-giphy-attribution
Add Giphy Core SDK to licenses.html
2 parents 2f897de + 07a21b8 commit e53d129

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

WordPress/src/main/assets/licenses.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,10 @@ <h2>Additional Libraries</h2>
4444
<li><a href="https://github.com/wordpress-mobile/GraphView">GraphView</a>: Copyright 2013, Jonas Gehring</li>
4545
</ul>
4646

47+
<p>The following is licensed under <a href="https://www.mozilla.org/en-US/MPL/2.0/">Mozilla Public License Version 2.0</a></p>
48+
<ul>
49+
<li><a href="https://github.com/Giphy/giphy-android-sdk-core">Giphy Core SDK for Android</a></li>
50+
</ul>
51+
4752
</body>
4853
</html>

0 commit comments

Comments
 (0)