diff options
author | Christophe Roger <darwiinc@live.fr> | 2016-10-10 12:37:16 +1100 |
---|---|---|
committer | Christophe Roger <darwiinc@live.fr> | 2016-10-10 12:37:16 +1100 |
commit | 91e1d2e9e84685db88e15f3591eb512f44d2699a (patch) | |
tree | 7875e4f2e8e578e2f4cb05e9f4b026c20a1a23ee /awesome-source-cv.cls | |
parent | 7570ad0ca6960c34a32321bb76a524d8a5ca0f39 (diff) | |
parent | e3995b2af4747bb0f1afb592bb3a0a943bb8f88e (diff) | |
download | cv-91e1d2e9e84685db88e15f3591eb512f44d2699a.tar.gz cv-91e1d2e9e84685db88e15f3591eb512f44d2699a.tar.bz2 cv-91e1d2e9e84685db88e15f3591eb512f44d2699a.tar.xz cv-91e1d2e9e84685db88e15f3591eb512f44d2699a.zip |
Merge branch 'master' into complete
Diffstat (limited to 'awesome-source-cv.cls')
-rwxr-xr-x | awesome-source-cv.cls | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/awesome-source-cv.cls b/awesome-source-cv.cls index 4a3a913..1d81ef7 100755 --- a/awesome-source-cv.cls +++ b/awesome-source-cv.cls @@ -1,3 +1,22 @@ +%% Copyright 2016 Christophe Roger +% +% Author: +%Christophe Roger +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either version 1.3c +% of this license or (at your option) any later version. +% The latest version of this license is in +% http://www.latex-project.org/lppl.txt +% and version 1.3 or later is part of all distributions of LaTeX +% version 2005/12/01 or later. +% +% This work has the LPPL maintenance status `maintained'. +% +% The Current Maintainer of this work is M. C. Roger. +% +% This work consists of the files awesome-source-cv.cls + \ProvidesClass{awesome-source-cv}[2016/09/20 v1.2 Awesome Source CV Class] \LoadClass[11pt,a4paper]{article} |