summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/unicode-math/unicode-math.lua
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/unicode-math/unicode-math.lua')
-rw-r--r--Master/texmf-dist/tex/latex/unicode-math/unicode-math.lua8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/unicode-math/unicode-math.lua b/Master/texmf-dist/tex/latex/unicode-math/unicode-math.lua
index 98e3dea75aa..c92a9f8dad3 100644
--- a/Master/texmf-dist/tex/latex/unicode-math/unicode-math.lua
+++ b/Master/texmf-dist/tex/latex/unicode-math/unicode-math.lua
@@ -5,15 +5,15 @@
-- The original source files were:
--
-- unicode-math.dtx (with options: `lua')
--- Copyright 2006-2011 Will Robertson <will.robertson@latex-project.org>
--- Copyright 2010-2011 Philipp Stephani <st_philipp@yahoo.de>
--- Copyright 2012 Khaled Hosny <khaledhosny@eglug.org>
+-- Copyright 2006-2013 Will Robertson <will.robertson@latex-project.org>
+-- Copyright 2010-2013 Philipp Stephani <st_philipp@yahoo.de>
+-- Copyright 2012-2013 Khaled Hosny <khaledhosny@eglug.org>
--
-- This package is free software and may be redistributed and/or modified under
-- the conditions of the LaTeX Project Public License, version 1.3c or higher
-- (your choice): <http://www.latex-project.org/lppl/>.
--
--- This work is "author-maintained" by Will Robertson.
+-- This work is "maintained" by Will Robertson.
local err, warn, info, log = luatexbase.provides_module({
name = "unicode-math",
date = "2012/04/23",