diff options
author | Karl Berry <karl@freefriends.org> | 2008-11-19 18:06:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-11-19 18:06:39 +0000 |
commit | 7900618213e3f3abc31f4f168de97a8fe5ba79fa (patch) | |
tree | 4079098cbcc05caa4a271fffbbeaf4a83a0c7c65 /Build/source/texk/dtl/dtl.h | |
parent | 1ec0c9c3f46e7f84ac8717c165abb9928d197079 (diff) |
license update
git-svn-id: svn://tug.org/texlive/trunk@11361 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dtl/dtl.h')
-rw-r--r-- | Build/source/texk/dtl/dtl.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Build/source/texk/dtl/dtl.h b/Build/source/texk/dtl/dtl.h index 8a596e307df..f65518ce940 100644 --- a/Build/source/texk/dtl/dtl.h +++ b/Build/source/texk/dtl/dtl.h @@ -1,4 +1,10 @@ /* dtl.h + + This file is public domain. + Originally written 1995, Geoffrey Tobin. + The author has expressed the hope that any modification will retain enough content to remain useful. He would also appreciate being acknowledged as the original author in the documentation. + This declaration added 2008/11/14 by Clea F. Rees with the permission of Geoffrey Tobin. + - header for dv2dt.c and dt2dv.c, conversion programs for human-readable "DTL" <-> DVI. - (ANSI C) version 0.6.0 - 18:31 GMT +11 Wed 8 March 1995 |