From e3995b2af4747bb0f1afb592bb3a0a943bb8f88e Mon Sep 17 00:00:00 2001 From: Christophe Roger Date: Mon, 10 Oct 2016 12:36:00 +1100 Subject: Adding license header on all source files --- awesome-source-cv.cls | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'awesome-source-cv.cls') 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} -- cgit v1.2.3