From 45654ffc5cc4532c2189c88d46a0374038b53c9f Mon Sep 17 00:00:00 2001 From: Treer Date: Sat, 30 Apr 2016 21:36:19 +1000 Subject: update font-awesome library to 4.6.1 Perhaps this should be done as a submodule instead? --- library/font_awesome/src/license.html | 61 +++++++++++++++++++++++++++++++++-- 1 file changed, 59 insertions(+), 2 deletions(-) (limited to 'library/font_awesome/src/license.html') diff --git a/library/font_awesome/src/license.html b/library/font_awesome/src/license.html index 990071460..1cceb0493 100644 --- a/library/font_awesome/src/license.html +++ b/library/font_awesome/src/license.html @@ -4,12 +4,69 @@ title: Font Awesome License navbar_active: license relative_path: ../ --- -{% capture jumbotron_h1 %}  License{% endcapture %} +{% capture jumbotron_h1 %}  License{% endcapture %} {% capture jumbotron_p %}The full details of how Font Awesome is licensed{% endcapture %} {% include jumbotron.html %} {% include stripe-social.html %}
- {% include license.html %} + {% capture stripe_ad_content %} +

+ Font Awesome is fully open source and is GPL friendly. You can use it for commercial projects, open source + projects, or really just about whatever you want. +

+ {% endcapture %} + {% include stripe-ad.html %} + +
+
+
    +
  • + Attribution is no longer required as of Font Awesome 3.0 but is much appreciated: + "Font Awesome by Dave Gandy - http://fontawesome.io". +
  • +
+
+
+ +
+ +
    +
  • + Applies to all desktop and webfont files in the following directory: + font-awesome/fonts/. +
  • +
  • License: {{ site.fontawesome.license.font.version }}
  • +
  • URL: {{ site.fontawesome.license.font.url }}
  • +
+
+ +
+ +
    +
  • + Applies to all CSS and LESS files in the following directories: + font-awesome/css/, + font-awesome/less/, and + font-awesome/scss/. +
  • +
  • License: {{ site.fontawesome.license.code.version }}
  • +
  • URL: {{ site.fontawesome.license.code.url }}
  • +
+
+ +
+ + +
+ +
+ + {% include brand-license.html %} +
-- cgit v1.2.3