summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/amscls/amsthm.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-12-19 22:32:49 +0000
committerKarl Berry <karl@freefriends.org>2017-12-19 22:32:49 +0000
commite176f01540d6c8f3f3f1259d7cb5286c31e81206 (patch)
tree5fad8da2018dfa64e4ba4af2f01d711f9504ee3d /Master/texmf-dist/tex/latex/amscls/amsthm.sty
parentee67623ad63547f08d6b73954d32dd5695698524 (diff)
amscls (19dec17)
git-svn-id: svn://tug.org/texlive/trunk@46099 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/amscls/amsthm.sty')
-rw-r--r--Master/texmf-dist/tex/latex/amscls/amsthm.sty22
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]}}