diff options
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} |