diff --git a/LICENSE b/LICENSE deleted file mode 100644 index 4a7f72a..0000000 --- a/LICENSE +++ /dev/null @@ -1,22 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2015 Claud D. Park - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. - diff --git a/awesome-cv.cls b/awesome-cv.cls index 525d5ab..eff3e88 100644 --- a/awesome-cv.cls +++ b/awesome-cv.cls @@ -1,12 +1,27 @@ %% Start of file `awesome-cv.cls'. -%% Copyright 2015 Claud D. Park +% Awesome CV Class File +% +% This class has been downloaded from: +% https://github.com/posquit0/Awesome-CV +% +% Author: +% Claud D. Park +% http://www.posquit0.com +% +% Notes: +% 1) This class file defines the structure and layout of the template file (cv.tex, resume.tex). +% 2) It has been written in such a way that under most circumstances you +% should not need to edit it. +% +% Class license: +% LPPL v1.3c (http://www.latex-project.org/lppl) % %------------------------------------------------------------------------------- % Identification %------------------------------------------------------------------------------- -\ProvidesClass{awesome-cv}[2015/11/19 v1.1.0 Awesome Curriculum Vitae Class] +\ProvidesClass{awesome-cv}[2015/12/10 v1.2 Awesome Curriculum Vitae Class] \NeedsTeXFormat{LaTeX2e} @@ -62,7 +77,7 @@ % Needed to manage math fonts \RequirePackage[math-style=TeX,vargreek-shape=unicode]{unicode-math} % Needed to use icons from font-awesome -% (https://github.com/furl/latex-fontawesome) +% (https://github.com/posquit0/latex-fontawesome) \RequirePackage{fontawesome} % Needed to deal a paragraphs \RequirePackage{parskip} diff --git a/examples/cv.pdf b/examples/cv.pdf index a284307..00babc1 100644 Binary files a/examples/cv.pdf and b/examples/cv.pdf differ diff --git a/examples/cv.tex b/examples/cv.tex index dfc6090..d2cb583 100644 --- a/examples/cv.tex +++ b/examples/cv.tex @@ -1,8 +1,18 @@ %!TEX TS-program = xelatex %!TEX encoding = UTF-8 Unicode -% Copyright 2015 Claud D. Park +% Awesome CV LaTeX Template +% +% This template has been downloaded from: +% https://github.com/posquit0/Awesome-CV +% +% Author: +% Claud D. Park % http://www.posquit0.com % +% Template license: +% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/) +% + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Configuration diff --git a/examples/resume-0.png b/examples/resume-0.png index 585c0a7..7eff7be 100644 Binary files a/examples/resume-0.png and b/examples/resume-0.png differ diff --git a/examples/resume-1.png b/examples/resume-1.png index 4853b19..e0aa888 100644 Binary files a/examples/resume-1.png and b/examples/resume-1.png differ diff --git a/examples/resume.pdf b/examples/resume.pdf index 5bdb41c..24a0b33 100644 Binary files a/examples/resume.pdf and b/examples/resume.pdf differ diff --git a/examples/resume.tex b/examples/resume.tex index 755e0c4..d624d50 100644 --- a/examples/resume.tex +++ b/examples/resume.tex @@ -1,8 +1,18 @@ %!TEX TS-program = xelatex %!TEX encoding = UTF-8 Unicode -% Copyright 2015 Claud D. Park +% Awesome CV LaTeX Template +% +% This template has been downloaded from: +% https://github.com/posquit0/Awesome-CV +% +% Author: +% Claud D. Park % http://www.posquit0.com % +% Template license: +% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/) +% + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Configuration