diff options
author | Karl Berry <karl@freefriends.org> | 2020-07-20 21:19:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-07-20 21:19:30 +0000 |
commit | c33389d92e04559f41ed5798afb04b251d6f9fd2 (patch) | |
tree | 85e639823b1d52fdbff8339ac2e6119064fbcfd6 /Master/texmf-dist/tex | |
parent | 3ce2b0bf4b5bfb7ae7aa13812ba83330fe08269a (diff) |
authoraftertitle (20jul20)
git-svn-id: svn://tug.org/texlive/trunk@55889 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/authoraftertitle/authoraftertitle.sty | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/authoraftertitle/authoraftertitle.sty b/Master/texmf-dist/tex/latex/authoraftertitle/authoraftertitle.sty index 47b87a27f65..96618a06607 100644 --- a/Master/texmf-dist/tex/latex/authoraftertitle/authoraftertitle.sty +++ b/Master/texmf-dist/tex/latex/authoraftertitle/authoraftertitle.sty @@ -1,8 +1,11 @@ % Author Matthias Bilger -% License: This package is released to the Public Domain +% Version 1.0 +% License: +% This work by Matthias Bilger is licensed under CC0 1.0. +% To view a copy of this license, visit https://creativecommons.org/publicdomain/zero/1.0 \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{authoraftertitle}[2006/10/14 v0.9 package for Author after Titlepage] +\ProvidesPackage{authoraftertitle}[2020/07/20 v1.0 package for Author after Titlepage] %Author \newcommand\Originalauthor{} \let\Originalauthor\author |