home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume24 / psroff3.0 / part18 / LICENSE < prev    next >
Encoding:
Text File  |  1991-10-09  |  2.4 KB  |  62 lines

  1.             Psroff 3.0 Licensing Information
  2.                 2.2 91/02/20
  3.  
  4.  1) All code, except where noted, is:
  5.     Copyright 1985, 1986, 1987, 1988, 1989, 1990, 1991 Chris Lewis,
  6.     All Rights Reserved.
  7.  
  8.     Permission to copy and further distribute is freely given provided
  9.     this copyright notice remains intact, that this software is not
  10.     sold for profit, that credit is given, and that sources will be made
  11.     available on request.  Vendors wishing to bundle this software as
  12.     a non-source package in their software releases should contact me:
  13.  
  14.     Chris Lewis
  15.     Box 13215, Kanata PO
  16.     Kanata, Ontario, K2K 1X4
  17.     Voice Phone: Canada (613) 832-0541
  18.  
  19.  2) psdtwid and some of the character drawing and spacing
  20.     stuff (bracket font in ps.lib) is from ditroff2ps/tpscript:
  21.  
  22.     Copyright:    1985, Stephen Frede, UNSW Australia
  23.         Use it and copy it as much as you want, but don't pretend you
  24.         wrote it, or sell it for profit.
  25.  
  26.     Michael Rourke wrote some of the code that I borrowed.
  27.  
  28.     Excellent stuff.
  29.  
  30.  4) There are a few minor tweaks (specifically: headers on font width
  31.     tables, and BSDHACK) influenced by David MacKenzie's (djm@wam.umd.edu or
  32.     edf@rocky2.rockefeller.edu) and Sverre Froyen's (boulder!fesk!sverre,
  33.     sunpeaks!seri!fesk!sverre) troff2lj package.  No code was directly
  34.     borrowed, and no copyright appears on the sources consulted.
  35.     (troff2lj downloads SFP's, not incrementally, and doesn't support
  36.     PK files)
  37.  
  38.  5) The S.*.pk font files that I've distributed with this release are
  39.     MATH8 encoded PK fonts, which are combination of several things:
  40.  
  41.     - characters from Donald Knuth's cmr, cmsy, cmmi TeX fonts.
  42.       These are public domain.
  43.  
  44.     - Rick Richardson's cmtrf font (bracket building characters)
  45.       from jetroff which Rick has graciously permitted me to
  46.       distribute provided that they are only used with psroff.
  47.  
  48.     - Each S.*.pk file was created by converting them to SFP's,
  49.       merging them into another SFP using the pk2sfp program
  50.       (originally inspired by Ron Florence's makeS program),
  51.       and converting them back to PK's using Rick
  52.       Richardson's sfp2pk program (included in jetroff), and
  53.       also available from the mims-iris font archives at waterloo.
  54.  
  55.       Sorry, I cannot distribute sfp2pk.
  56.  
  57.       See LASERFONTS on how to build psroff fonts from TeX PK's.
  58.  
  59.  6) The manual page for CAT troff format was written by Henry Spencer
  60.     at the University of Toronto.  Without which this stuff would
  61.     never have been written.
  62.