diff options
author | Aaron LI <aly@aaronly.me> | 2018-04-16 00:00:31 +0800 |
---|---|---|
committer | Aaron LI <aly@aaronly.me> | 2018-04-16 00:01:02 +0800 |
commit | 38be66305830364ef8a17f590857ddc56ea3bc12 (patch) | |
tree | 06010765d0ff33be6a1fd15d2c09617fc9f87e16 /fontawesome.sty | |
parent | 63f06ebcbf26c9a492d9dadf9661616af13f37ea (diff) | |
download | resume-38be66305830364ef8a17f590857ddc56ea3bc12.tar.bz2 |
Update licenses
Diffstat (limited to 'fontawesome.sty')
-rw-r--r-- | fontawesome.sty | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/fontawesome.sty b/fontawesome.sty index 77aa991..9b44f56 100644 --- a/fontawesome.sty +++ b/fontawesome.sty @@ -1,5 +1,8 @@ %% Copyright 2015-2016 Claud D. Park <posquit0.bj@gmail.com> %% It is based on furl's latex-fontawesome project. +%% +%% License: LPPL v1.3c (http://www.latex-project.org/lppl) +%% % Identify this package. \NeedsTeXFormat{LaTeX2e} @@ -784,4 +787,4 @@ \expandafter\def\csname faicon@youtube\endcsname {\symbol{"F167}} \def\faYoutube {{\FA\csname faicon@youtube\endcsname}} \expandafter\def\csname faicon@youtube-play\endcsname {\symbol{"F16A}} \def\faYoutubePlay {{\FA\csname faicon@youtube-play\endcsname}} \expandafter\def\csname faicon@youtube-square\endcsname {\symbol{"F166}} \def\faYoutubeSquare {{\FA\csname faicon@youtube-square\endcsname}} -\endinput
\ No newline at end of file +\endinput |