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/man2ps | |
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/man2ps')
-rw-r--r-- | Build/source/texk/dtl/man2ps | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Build/source/texk/dtl/man2ps b/Build/source/texk/dtl/man2ps index 8d0f2304438..47eeb6e3900 100644 --- a/Build/source/texk/dtl/man2ps +++ b/Build/source/texk/dtl/man2ps @@ -1,4 +1,9 @@ #!/bin/sh +# 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. +# # Filter for converting "troff -mxx" to PostScript. This script is # normally linked to the names man2ps, ms2ps, me2ps, and mm2ps. # |