diff options
author | Karl Berry <karl@freefriends.org> | 2008-09-24 18:42:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-09-24 18:42:30 +0000 |
commit | 60d4aab31817b020a5d4159d8376e2c713bab423 (patch) | |
tree | 2feeb348eb7131897dc3b61f88120aee58861258 /Build/source/texk/dvipsk/hps.c | |
parent | 35c52f226665f12cf6aadb8fd8a10b539172d045 (diff) |
Doyle no longer requests to be notified of changes to hypertex support
git-svn-id: svn://tug.org/texlive/trunk@10715 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipsk/hps.c')
-rw-r--r-- | Build/source/texk/dvipsk/hps.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Build/source/texk/dvipsk/hps.c b/Build/source/texk/dvipsk/hps.c index 3be0750716d..391ddc9e67b 100644 --- a/Build/source/texk/dvipsk/hps.c +++ b/Build/source/texk/dvipsk/hps.c @@ -1,8 +1,7 @@ /* This is the main file for hacking dvips to do HyperPostScript * Written by Mark D. Doyle 11/94. It is (C) Copyright 1994 by Mark D. Doyle * and the University of California. You may modify and use this program to - * your heart's content. Mark Doyle requests that you send him - * any modifications. + * your heart's content. */ #include "dvips.h" #ifdef HPS |