From c5998d9844d5aabba8bbfa690b7483a9b3273f30 Mon Sep 17 00:00:00 2001 From: Brian McAllister Date: Sun, 17 Feb 2013 17:39:07 -0500 Subject: [PATCH] Make attribution less noisy; Wrap lines. --- sass/font-awesome.scss | 54 +++++++++++++++++++++++++----------------- 1 file changed, 32 insertions(+), 22 deletions(-) diff --git a/sass/font-awesome.scss b/sass/font-awesome.scss index 66c4b6cb9..3e95005e3 100644 --- a/sass/font-awesome.scss +++ b/sass/font-awesome.scss @@ -1,26 +1,36 @@ -/*! - * Font Awesome 3.0.2 - * the iconic font designed for use with Twitter Bootstrap - * ------------------------------------------------------- - * The full suite of pictographic icons, examples, and documentation - * can be found at: http://fortawesome.github.com/Font-Awesome/ - * - * License - * ------------------------------------------------------- - * - The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL - * - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License - - * http://opensource.org/licenses/mit-license.html - * - The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/ - * - Attribution is no longer required in Font Awesome 3.0, but much appreciated: - * "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome" - * - * Contact - * ------------------------------------------------------- - * Email: dave@davegandy.com - * Twitter: http://twitter.com/fortaweso_me - * Work: Lead Product Designer @ http://kyruus.com - */ +/*! ---------------------------------- + Font Awesome 3.0.1 + ------------------ + + The iconic font designed for use with Twitter Bootstrap + + The full suite of pictographic icons, examples, and documentation + can be found at: http://fortawesome.github.com/Font-Awesome/ + + License + ------------------------------------------------------- + + - The Font Awesome font is licensed under the SIL Open Font License - + http://scripts.sil.org/OFL + + - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License - + http://opensource.org/licenses/mit-license.html + + - The Font Awesome pictograms are licensed under the CC BY 3.0 License - + http://creativecommons.org/licenses/by/3.0/ + + - Attribution is no longer required in Font Awesome 3.0, but much + appreciated: "Font Awesome by Dave Gandy - + http://fortawesome.github.com/Font-Awesome" + + Contact + ------------------------------------------------------- + Email: dave@davegandy.com + Twitter: http://twitter.com/fortaweso_me + Work: Lead Product Designer @ http://kyruus.com + +---------------------------------- */ /** ---------------------------------- Configuration.