diff options
author | Treer <treer.git@the-bordello.com> | 2016-04-30 21:36:19 +1000 |
---|---|---|
committer | Treer <treer.git@the-bordello.com> | 2016-04-30 21:36:19 +1000 |
commit | 45654ffc5cc4532c2189c88d46a0374038b53c9f (patch) | |
tree | fc1c9949dcabd360c120d318c9fe3181d47c8f42 /library/font_awesome/src/_includes/license-code.less | |
parent | 931a4fafe316b23bacf92ac1ff35f9b8467415dd (diff) | |
download | volse-hubzilla-45654ffc5cc4532c2189c88d46a0374038b53c9f.tar.gz volse-hubzilla-45654ffc5cc4532c2189c88d46a0374038b53c9f.tar.bz2 volse-hubzilla-45654ffc5cc4532c2189c88d46a0374038b53c9f.zip |
update font-awesome library to 4.6.1
Perhaps this should be done as a submodule instead?
Diffstat (limited to 'library/font_awesome/src/_includes/license-code.less')
-rw-r--r-- | library/font_awesome/src/_includes/license-code.less | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/library/font_awesome/src/_includes/license-code.less b/library/font_awesome/src/_includes/license-code.less deleted file mode 100644 index 940e9a586..000000000 --- a/library/font_awesome/src/_includes/license-code.less +++ /dev/null @@ -1,25 +0,0 @@ -/*! - * Font Awesome {{ site.fontawesome.version }} - * the iconic font designed for Bootstrap - * ------------------------------------------------------------------------------ - * The full suite of pictographic icons, examples, and documentation can be - * found at {{ site.fontawesome.url }}. Stay up to date on Twitter at - * http://twitter.com/{{ site.fontawesome.twitter }}. - * - * License - * ------------------------------------------------------------------------------ - * - The Font Awesome font is licensed under {{ site.fontawesome.license.font.version }} - - * {{ site.fontawesome.license.font.url }} - * - Font Awesome CSS, LESS, and SASS files are licensed under {{ site.fontawesome.license.code.version }} - - * {{ site.fontawesome.license.code.url }} - * - Font Awesome documentation licensed under {{ site.fontawesome.license.documentation.version }} - - * {{ site.fontawesome.license.documentation.url }} - * - Attribution is no longer required in Font Awesome 3.0, but much appreciated: - * "Font Awesome by Dave Gandy - {{ site.fontawesome.url }}" - * - * Author - Dave Gandy - * ------------------------------------------------------------------------------ - * Email: {{ site.fontawesome.author.email }} - * Twitter: http://twitter.com/{{ site.fontawesome.author.twitter }} - * Work: {{ site.fontawesome.author.work.title }} @ {{ site.fontawesome.author.work.name }} - {{ site.fontawesome.author.work.url }} - */
\ No newline at end of file |