diff options
Diffstat (limited to 'tex')
-rw-r--r-- | tex/context/third/enigma/t-enigma.mkvi | 2 | ||||
-rw-r--r-- | tex/generic/enigma/enigma.lua | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/third/enigma/t-enigma.mkvi b/tex/context/third/enigma/t-enigma.mkvi index b5fea29..7de9a78 100644 --- a/tex/context/third/enigma/t-enigma.mkvi +++ b/tex/context/third/enigma/t-enigma.mkvi @@ -7,7 +7,7 @@ %D date=\currentdate, %D copyright=Philipp Gesang, %D license=2-clause BSD, -%D email={phg42 dot 2a at gmail dot com}] +%D email={phg dot at phi-gamma dot net}] %C This module is licensed under the conditions of the BSD license with %C two clauses. There is a copy in a file named "COPYING" in the %C t-enigma source tree. diff --git a/tex/generic/enigma/enigma.lua b/tex/generic/enigma/enigma.lua index 9da4288..d5ec099 100644 --- a/tex/generic/enigma/enigma.lua +++ b/tex/generic/enigma/enigma.lua @@ -4,7 +4,7 @@ -- USAGE: Call via interface from within a TeX session. -- DESCRIPTION: Enigma logic. -- REQUIREMENTS: LuaTeX capable format (Luaplain, ConTeXt). --- AUTHOR: Philipp Gesang (Phg), <phg42 dot 2a at gmail dot com> +-- AUTHOR: Philipp Gesang, <phg at phi-gamma dot net> -- VERSION: release -- CREATED: 2013-03-28 02:12:03+0100 ----------------------------------------------------------------------- |