diff options
author | Christophe Roger <darwiinc@live.fr> | 2016-10-10 12:36:00 +1100 |
---|---|---|
committer | Christophe Roger <darwiinc@live.fr> | 2016-10-10 12:36:00 +1100 |
commit | e3995b2af4747bb0f1afb592bb3a0a943bb8f88e (patch) | |
tree | c6403c167d22d1f5f0032609d32ee7e04b477eba /awesome-source-cv.cls | |
parent | 95dbcdb3f13d381ec67fa201605157ab708a83fc (diff) | |
download | cv-e3995b2af4747bb0f1afb592bb3a0a943bb8f88e.tar.gz cv-e3995b2af4747bb0f1afb592bb3a0a943bb8f88e.tar.bz2 cv-e3995b2af4747bb0f1afb592bb3a0a943bb8f88e.tar.xz cv-e3995b2af4747bb0f1afb592bb3a0a943bb8f88e.zip |
Adding license header on all source files
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} |