]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/about_license.html
Add the Guide.
[PrivacyBrowserAndroid.git] / app / src / main / assets / about_license.html
index 2322c4eff2ea8f4985e807507651f410e64a1dd0..094ec166162c513d00bccc14ee14f0232a11c433 100644 (file)
 <html>
 <head>
 <style>
-img.center {
-    vertical-align: middle;
-}
+    h3 {
+        color: 0D4781;
+    }
+
+    img.center {
+        vertical-align: middle;
+    }
+
+    img.left {
+        float: left;
+    }
 </style>
 </head>
+
 <body>
-<h3><font color="0D4781">Copyright</font></h3>
+<h3>Copyright</h3>
+
 <p>Privacy Browser is copyright &copy; 2015-2016 by <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.</p>
 
-<hr />
 
-<h3><font color="0D4781">License</font></h3>
+<h3>License</h3>
+
 <p>Privacy Browser is released under the <a href="https://www.gnu.org/licenses/gpl-3.0.html">GPLv3+ license</a>.
     The full text of the license is at the bottom of this document.</p>
 
-<hr/>
 
-<h3><font color="0D4781">Attributions</font></h3>
+<h3>Attributions</h3>
 
 <p>The icons in Privacy Browser come from the Android Material icon set, which is released under the <a href=https://creativecommons.org/licenses/by/4.0/>CC-BY license</a>.</p>
 
-<p><img src="images/privacy_browser.png" height="32" width="32">
-    <img src="images/privacy_browser_free.png" height="32" width="32">
-    <img src="images/warning.png" height="32" width="32">
-    <img src="images/javascript_enabled.png" height="32" width="32">
+<p><img class="left" src="images/privacy_browser.png" height="32" width="32">
+    <img class="left" src="images/privacy_browser_free.png" height="32" width="32">
+    <img class="left" src="images/warning.png" height="32" width="32">
+    <img class="left" src="images/javascript_enabled.png" height="32" width="32">
     are derived from ic_security and ic_language. Modifications were made by Soren Stoutner in 2016.</p>
 
 <p><img class="center" src="images/ic_language.png" height="32" width="32"> ic_language.</p>
@@ -66,7 +75,7 @@ img.center {
 
 <hr/>
 
-<h3><font color="0D4781">GNU General Public License</font></h3>
+<h3>GNU General Public License</h3>
 <p>Version 3, 29 June 2007</p>
 
 <p>Copyright &copy; 2007 Free Software Foundation, Inc.