]> git.ipfire.org Git - thirdparty/Font-Awesome.git/commitdiff
Updating brand license information.
authorDave Gandy <dave@davegandy.com>
Sat, 22 Oct 2016 23:09:50 +0000 (19:09 -0400)
committerDave Gandy <dave@davegandy.com>
Sat, 22 Oct 2016 23:09:50 +0000 (19:09 -0400)
src/_includes/brand-license.html
src/_includes/icons/brand.html

index 79696801e3a081806ad79d4afc08007f24ebf3ff..731aa354a55568064ba6d4029b65d0146b4bae36 100644 (file)
@@ -2,4 +2,5 @@
   <li>All brand icons are trademarks of their respective owners.</li>
   <li>The use of these trademarks does not indicate endorsement of the trademark holder by Font Awesome, nor vice versa.</li>
   <li>Brand icons should only be used to represent the company or product to which they refer.</li>
+  <li class="strong">Please do not use brand logos for any purpose except to represent that particular brand or service.</li>
 </ul>
index 451f147d3e0a3c817e9bcf9d5ac7c34c1c6d6c3a..3243bc83e1c871e6a72de0af2ee118f5af617cb0 100644 (file)
@@ -1,10 +1,6 @@
 <section id="brand">
   <h2 class="page-header">Brand Icons</h2>
 
-  <div class="alert alert-warning">
-    {% include brand-adblock-warning.html %}
-  </div>
-
   <div class="row fontawesome-icon-list margin-bottom-lg">
     {% assign icons_brand = icons | expand_aliases | category:"Brand Icons" | sort_by:'class' %}
 
@@ -13,6 +9,10 @@
     {% endfor %}
   </div>
 
+  <div class="alert alert-warning">
+    {% include brand-adblock-warning.html %}
+  </div>
+
   <div class="alert alert-success">
     {% include brand-license.html %}
   </div>