diff options
author | Karl Berry <karl@freefriends.org> | 2010-10-30 00:05:56 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-10-30 00:05:56 +0000 |
commit | 2818394776fdad8cbf25e45ee2f0787843294705 (patch) | |
tree | 8b549614612e6aa35c04e5f522be29aec31d3a80 /Master/texmf-dist/source/latex/amsrefs/ifoption.ins | |
parent | bcc0e00b0f844b2c93ecc3e6512b706d73b369d9 (diff) |
amsrefs, via latex-tds (27oct10)
git-svn-id: svn://tug.org/texlive/trunk@20249 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/amsrefs/ifoption.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/amsrefs/ifoption.ins | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/amsrefs/ifoption.ins b/Master/texmf-dist/source/latex/amsrefs/ifoption.ins index aa12c5f076d..f08a89d0f66 100644 --- a/Master/texmf-dist/source/latex/amsrefs/ifoption.ins +++ b/Master/texmf-dist/source/latex/amsrefs/ifoption.ins @@ -1,3 +1,35 @@ +%% filename: ifoption.ins +%% version: 1.0 +%% date: 2010/08/13 +%% +%% 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 +%% +%% Copyright 2010 American Mathematical Society. +%% +%% 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. +%% +%% ==================================================================== + \input docstrip \askforoverwritefalse @@ -5,6 +37,33 @@ \keepsilent \preamble + +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. + \endpreamble \usedir{tex/latex/amsrefs} |