diff options
author | Philipp Gesang <gesang@stud.uni-heidelberg.de> | 2013-03-27 00:30:37 +0100 |
---|---|---|
committer | Philipp Gesang <gesang@stud.uni-heidelberg.de> | 2013-03-27 00:30:37 +0100 |
commit | 5a8c43b69c417f966206a304172bbee99c680e37 (patch) | |
tree | e3cde7378702cb5144cef400b965aefd36ef8fb2 /mod/scripts | |
parent | 8d40fbb4fb8d57890cbf02013aa2344b9894c9f2 (diff) | |
download | context-rst-5a8c43b69c417f966206a304172bbee99c680e37.tar.gz |
update dates; bump version
Diffstat (limited to 'mod/scripts')
-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/> =============================================================== |