diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/amscls/amsthm.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/amscls/amsthm.sty | 22 |
1 files changed, 16 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/amscls/amsthm.sty b/Master/texmf-dist/tex/latex/amscls/amsthm.sty index 6a6805e1bd3..72a8a38ecc3 100644 --- a/Master/texmf-dist/tex/latex/amscls/amsthm.sty +++ b/Master/texmf-dist/tex/latex/amscls/amsthm.sty @@ -8,7 +8,7 @@ %% %% This is a generated file. %% -%% Copyright 1995, 199, 2004, 2009, 2015 American Mathematical Society. +%% Copyright 1995, 199, 2004, 2009, 2015, 2017 American Mathematical Society. %% %% American Mathematical Society %% Technical Support @@ -21,14 +21,24 @@ %% fax: (401) 331-3842 %% email: tech-support@ams.org %% -%% 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. +%% 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}% LaTeX 2.09 can't be used (nor non-LaTeX) [1995/06/01]% LaTeX date must be June 1995 or later -\ProvidesPackage{amsthm}[2015/03/04 v2.20.2] +\ProvidesPackage{amsthm}[2017/10/31 v2.20.4] \let\@xp=\expandafter \let\@nx=\noexpand \def\@oparg#1[#2]{\@ifnextchar[{#1}{#1[#2]}} |