diff options
Diffstat (limited to 'mod/scripts/context/lua/third/rst')
-rw-r--r-- | mod/scripts/context/lua/third/rst/mtx-t-rst.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mod/scripts/context/lua/third/rst/mtx-t-rst.lua b/mod/scripts/context/lua/third/rst/mtx-t-rst.lua index fc3b8e9..6735b1d 100644 --- a/mod/scripts/context/lua/third/rst/mtx-t-rst.lua +++ b/mod/scripts/context/lua/third/rst/mtx-t-rst.lua @@ -5,7 +5,7 @@ -- DESCRIPTION: context script interface for the reStructuredText module -- REQUIREMENTS: latest ConTeXt MkIV -- AUTHOR: Philipp Gesang (Phg), <megas.kapaneus@gmail.com> --- CREATED: 2011-08-28 12:43:49+0200 +-- CHANGED: 2013-03-27 00:25:32+0100 -------------------------------------------------------------------------------- -- @@ -19,7 +19,7 @@ local ea = environment.argument local helpinfo = [[ =============================================================== The reStructuredText module, command line interface. - © 2010--2011 Philipp Gesang. License: 2-clause BSD. + © 2010--2013 Philipp Gesang. License: 2-clause BSD. Home: <https://bitbucket.org/phg/context-rst/> =============================================================== |