Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!Teknowledge.COM!polya!rokicki From: rokicki@polya.Stanford.EDU (Tomas G. Rokicki) Newsgroups: comp.text Subject: Re: Which dvi->PS driver is best for including PostScript? Message-ID: <12732@polya.Stanford.EDU> Date: 27 Oct 89 20:44:25 GMT References: <958@pacific.mps.ohio-state.edu> <5255@uhccux.uhcc.hawaii.edu> Distribution: na Organization: Computer Science Department, Stanford University Lines: 25 >> (vii) dvips by Tomas Rokicki. from labrea.stanford.edu in pub directory. > Problem: It's copyrighted. Thanks for the kind words, folks. And it is copyrighted. But here are the conditions (at the top of every source file): /* * This is dvips, a freely redistributable PostScript driver * for dvi files. It is (C) Copyright 1987 by Tomas Rokicki. * You may modify and use this program to your heart's content, * so long as you send modifications to Tomas Rokicki. It can * be included in any distribution, commercial or otherwise, so * long as the banner string defined in structures.h is not * modified (except for the version number) and this banner is * printed on program invocation, or can be printed on program * invocation with the -? option. */ Although it is Copyright 88, 89, too, as specified in the banner line. You can do anything you want with it. You can compile it, sell it, modify it. Just send me the changes and leave the banner line alone. (And the banner line print option.) It's all yours. You don't have to make source available to everyone if you don't want to. -tom