diff options
author | Karl Berry <karl@freefriends.org> | 2006-09-12 18:42:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-09-12 18:42:46 +0000 |
commit | 10c7e139be6254b0f72ebca2ea54a8a5281fd6bc (patch) | |
tree | d01d7e5be13afb744bbac56fcefc1b27a0531fd9 /Master/texmf-dist/tex/latex/moderncv/moderncvcompatibility.sty | |
parent | bd955dbfb7eef62b0d3b5cc114fda8b394abf82c (diff) |
moderncv update (10sep06)
git-svn-id: svn://tug.org/texlive/trunk@2113 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/moderncv/moderncvcompatibility.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/moderncv/moderncvcompatibility.sty | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/moderncv/moderncvcompatibility.sty b/Master/texmf-dist/tex/latex/moderncv/moderncvcompatibility.sty index 49dfe80a8c1..6f5a4e1e882 100644 --- a/Master/texmf-dist/tex/latex/moderncv/moderncvcompatibility.sty +++ b/Master/texmf-dist/tex/latex/moderncv/moderncvcompatibility.sty @@ -1,10 +1,16 @@ %% start of file `moderncvcompatibility.sty'. +%% Copyright 2006 Xavier Danaux. +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License version 1.3c, +% available at http://www.latex-project.org/lppl/. + %------------------------------------------------------------------------------- % identification %------------------------------------------------------------------------------- \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{moderncvcompatibility}[2006/05/02 v0.4 modern curriculum vitae compatibility patches] +\ProvidesPackage{moderncvcompatibility}[2006/09/09 v0.5 modern curriculum vitae compatibility patches] %------------------------------------------------------------------------------- @@ -48,4 +54,5 @@ \endinput -%% end of file `moderncvstylethemecasual.sty'. + +%% end of file `moderncvcompatibility.sty'. |