diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/amsrefs/rkeyval.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/amsrefs/rkeyval.sty | 55 |
1 files changed, 26 insertions, 29 deletions
diff --git a/Master/texmf-dist/tex/latex/amsrefs/rkeyval.sty b/Master/texmf-dist/tex/latex/amsrefs/rkeyval.sty index c7306c9d11b..ce46dafc08b 100644 --- a/Master/texmf-dist/tex/latex/amsrefs/rkeyval.sty +++ b/Master/texmf-dist/tex/latex/amsrefs/rkeyval.sty @@ -6,35 +6,32 @@ %% %% rkeyval.dtx %% -%%% ==================================================================== -%%% @LaTeX-doc-source-file{ -%%% filename = "rkeyval.dtx", -%%% version = "2.00", -%%% date = "2004/06/28", -%%% time = "15:19:29 EDT", -%%% author = "Michael J Downes and David M. Jones", -%%% address = "American Mathematical Society, -%%% Publications Technical Group, -%%% PO Box 6248, -%%% Providence, RI 02940, -%%% USA", -%%% email = "tech-support@ams.org", -%%% URL = "http://www.ams.org/", -%%% abstract = "Key-value scanning functions with more restrictive -%%% syntax than the standard keyval package. This permits -%%% some improvements in the error-checking.", -%%% copyright = "Copyright 2001 American Mathematical Society.", -%%% license = "Unlimited copying and redistribution of this file -%%% are permitted as long as this file is not -%%% modified. Modifications, and distribution of -%%% modified versions, are permitted, but only if -%%% the resulting file is renamed.", -%%% checksum = "44721 1116 3178 30537", -%%% docstring = "The checksum field, produced by Robert Solovay's -%%% checksum utility, gives CRC-16 checksum, lines, -%%% words, and characters.", -%%% } -%%% ==================================================================== +%% Copyright 2001, 2010 American Mathematical Society. +%% +%% American Mathematical Society +%% Technical Support +%% Publications Technical Group +%% 201 Charles Street +%% Providence, RI 02904 +%% USA +%% tel: (401) 455-4080 +%% (800) 321-4267 (USA and Canada only) +%% fax: (401) 331-3842 +%% email: tech-support@ams.org +%% +%% 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.3c 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 the American Mathematical +%% Society. +%% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{rkeyval}[2004/05/05 v1.08] \let\@xp\expandafter |