We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f897de + 07a21b8 commit e53d129Copy full SHA for e53d129
WordPress/src/main/assets/licenses.html
@@ -44,5 +44,10 @@ <h2>Additional Libraries</h2>
44
<li><a href="https://github.com/wordpress-mobile/GraphView">GraphView</a>: Copyright 2013, Jonas Gehring</li>
45
</ul>
46
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
+
52
</body>
53
</html>
0 commit comments