From 4642156cbc6da4a9e25dce2168f2fb9b726de042 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Tue, 6 Aug 2013 15:19:12 -0400 Subject: unignore bower_components --- .../font-awesome/src/_includes/license.html | 57 ++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 bower_components/font-awesome/src/_includes/license.html (limited to 'bower_components/font-awesome/src/_includes/license.html') diff --git a/bower_components/font-awesome/src/_includes/license.html b/bower_components/font-awesome/src/_includes/license.html new file mode 100644 index 00000000..8b294809 --- /dev/null +++ b/bower_components/font-awesome/src/_includes/license.html @@ -0,0 +1,57 @@ +{% capture stripe_ad_content %} +

+ Font Awesome is fully open source and is GPL compatible. 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". +
  • +
+
+
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + {% include brand-license.html %} +
-- cgit v1.2.3