diff options
author | Karl Berry <karl@freefriends.org> | 2012-09-18 23:51:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-09-18 23:51:05 +0000 |
commit | d28cc9bccf10223e4bad9d7d6ece4066575dadca (patch) | |
tree | a2fb77d667663a38990d0919a1303ffb2a8031c2 /Master/texmf-dist/tex/latex/uspatent/uspatent.cls | |
parent | df5e500fcd495aaa663e8f84e48fac01358c392b (diff) |
uspatent (18sep12)
git-svn-id: svn://tug.org/texlive/trunk@27730 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/uspatent/uspatent.cls')
-rw-r--r-- | Master/texmf-dist/tex/latex/uspatent/uspatent.cls | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/uspatent/uspatent.cls b/Master/texmf-dist/tex/latex/uspatent/uspatent.cls index 973d832f902..65c36bba35f 100644 --- a/Master/texmf-dist/tex/latex/uspatent/uspatent.cls +++ b/Master/texmf-dist/tex/latex/uspatent/uspatent.cls @@ -4,6 +4,7 @@ %% %% Author: Peter J. Pupalaikis (pete_pope at hotmail dot com) %% Copyright 2012 Peter J. Pupalaikis +%% Version 1.0 %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either @@ -18,7 +19,7 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesClass{uspatent}% - [2012/06/09 v0.0 U.S. Patent Application Class] + [2012/06/09 v1.0 U.S. Patent Application Class] %\DeclareOption*{\PassOptionsToClass{\CurrentOption}{memoir}} %\ProcessOptions \LoadClass[letterpaper,12pt]{memoir}[1996/10/24] |