license-code.less 1.4 KB

12345678910111213141516171819202122232425
  1. /*!
  2. * Font Awesome {{ site.fontawesome.version }}
  3. * the iconic font designed for Bootstrap
  4. * ------------------------------------------------------------------------------
  5. * The full suite of pictographic icons, examples, and documentation can be
  6. * found at {{ site.fontawesome.url }}. Stay up to date on Twitter at
  7. * http://twitter.com/{{ site.fontawesome.twitter }}.
  8. *
  9. * License
  10. * ------------------------------------------------------------------------------
  11. * - The Font Awesome font is licensed under {{ site.fontawesome.license.font.version }} -
  12. * {{ site.fontawesome.license.font.url }}
  13. * - Font Awesome CSS, LESS, and SASS files are licensed under {{ site.fontawesome.license.code.version }} -
  14. * {{ site.fontawesome.license.code.url }}
  15. * - Font Awesome documentation licensed under {{ site.fontawesome.license.documentation.version }} -
  16. * {{ site.fontawesome.license.documentation.url }}
  17. * - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
  18. * "Font Awesome by Dave Gandy - {{ site.fontawesome.url }}"
  19. *
  20. * Author - Dave Gandy
  21. * ------------------------------------------------------------------------------
  22. * Email: {{ site.fontawesome.author.email }}
  23. * Twitter: http://twitter.com/{{ site.fontawesome.author.twitter }}
  24. * Work: {{ site.fontawesome.author.work.title }} @ {{ site.fontawesome.author.work.name }} - {{ site.fontawesome.author.work.url }}
  25. */