|
@@ -0,0 +1,29 @@
|
|
1
|
+PS Utilities Package
|
|
2
|
+
|
|
3
|
+The constituent files of this package listed below are copyright (C) 1991-1995 Angus J. C. Duggan.
|
|
4
|
+
|
|
5
|
+LICENSE Makefile.msc Makefile.nt Makefile.os2
|
|
6
|
+Makefile.unix README config.h descrip.mms
|
|
7
|
+epsffit.c epsffit.man extractres.man extractres.pl
|
|
8
|
+fixdlsrps.man fixdlsrps.pl fixfmps.man fixfmps.pl
|
|
9
|
+fixmacps.man fixmacps.pl fixpsditps.man fixpsditps.pl
|
|
10
|
+fixpspps.man fixpspps.pl fixscribeps.man fixscribeps.pl
|
|
11
|
+fixtpps.man fixtpps.pl fixwfwps.man fixwfwps.pl
|
|
12
|
+fixwpps.man fixwpps.pl fixwwps.man fixwwps.pl
|
|
13
|
+getafm getafm.man includeres.man includeres.pl
|
|
14
|
+maketext patchlev.h psbook.c psbook.man
|
|
15
|
+pserror.c pserror.h psmerge.man psmerge.pl
|
|
16
|
+psnup.c psnup.man psresize.c psresize.man
|
|
17
|
+psselect.c psselect.man psspec.c psspec.h
|
|
18
|
+pstops.c pstops.man psutil.c psutil.h
|
|
19
|
+showchar
|
|
20
|
+
|
|
21
|
+They may be copied and used for any purpose (including distribution as part of a for-profit product), provided:
|
|
22
|
+
|
|
23
|
+1) The original attribution of the programs is clearly displayed in the product and/or documentation, even if the programs are modified and/or renamed as part of the product.
|
|
24
|
+
|
|
25
|
+2) The original source code of the programs is provided free of charge (except for reasonable distribution costs). For a definition of reasonable distribution costs, see the Gnu General Public License or Larry Wall's Artistic License (provided with the Perl 4 kit). The GPL and Artistic License in NO WAY affect this license; they are merely used as examples of the spirit in which it is intended.
|
|
26
|
+
|
|
27
|
+3) These programs are provided "as-is". No warranty or guarantee of their fitness for any particular task is provided. Use of these programs is completely at your own risk.
|
|
28
|
+
|
|
29
|
+Basically, I don't mind how you use the programs so long as you acknowledge the author, and give people the originals if they want them.
|