diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/prettyref')
-rw-r--r-- | Master/texmf-dist/tex/latex/prettyref/prettyref.sty | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/prettyref/prettyref.sty b/Master/texmf-dist/tex/latex/prettyref/prettyref.sty index 67940f3b75f..f3ce032ac2a 100644 --- a/Master/texmf-dist/tex/latex/prettyref/prettyref.sty +++ b/Master/texmf-dist/tex/latex/prettyref/prettyref.sty @@ -13,6 +13,10 @@ %% %% Copyright 1995,1998. by Kevin Ruland kevin@rodin.wustl.edu %% +%% The following licence notice was added by Clea F. Rees on behalf of Kevin Ruland on 2008/11/05. +%% +%% prettyref consists of the files prettyref.dtx, prettyref.ins, prettyref.pdf, README and the derived file prettyref.sty. It is released to the public domain. +%% \ProvidesPackage{prettyref}[1998/07/09 v3.0] \def\newrefformat#1#2{% \@namedef{pr@#1}##1{#2}} |