summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/latex/dviasm/README6
1 files changed, 5 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/dviasm/README b/Master/texmf-dist/doc/latex/dviasm/README
index f81b426b9c1..ac7125d32f0 100644
--- a/Master/texmf-dist/doc/latex/dviasm/README
+++ b/Master/texmf-dist/doc/latex/dviasm/README
@@ -3,12 +3,16 @@ designed for editing DeVice-Independent (DVI) files directly.
It consists of a single Python program, dviasm.py, in a human readable
text format and it runs on any platform in which Python is installed.
+Licensed under GNU General Public License Version 3 or later.
All revisions of DVIasm can be downloaded at
-https://github.com/khaledhosny/dviasm
+https://github.com/aminophen/dviasm
It is fully documented at
http://tug.org/TUGboat/Articles/tb28-2/tb89cho.pdf (TUGboat)
http://ajt.ktug.kr/assets/2008/5/1/0201cho.pdf (Asian Journal of TeX)
+
+Previous maintainer of DVIasm: Khaled Hosny
+Current maintainer of DVIasm: Hironobu Yamashita