-
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Re-add LICENSE from psutils v1 for old-scripts files (fix #74)
- Loading branch information
Showing
1 changed file
with
47 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
|
||
PS Utilities Package | ||
|
||
The constituent files of this package listed below are copyright (C) 1991-1995 | ||
Angus J. C. Duggan. | ||
|
||
LICENSE Makefile.msc Makefile.nt Makefile.os2 | ||
Makefile.unix README config.h descrip.mms | ||
epsffit.c epsffit.man extractres.man extractres.pl | ||
fixdlsrps.man fixdlsrps.pl fixfmps.man fixfmps.pl | ||
fixmacps.man fixmacps.pl fixpsditps.man fixpsditps.pl | ||
fixpspps.man fixpspps.pl fixscribeps.man fixscribeps.pl | ||
fixtpps.man fixtpps.pl fixwfwps.man fixwfwps.pl | ||
fixwpps.man fixwpps.pl fixwwps.man fixwwps.pl | ||
getafm getafm.man includeres.man includeres.pl | ||
maketext patchlev.h psbook.c psbook.man | ||
pserror.c pserror.h psmerge.man psmerge.pl | ||
psnup.c psnup.man psresize.c psresize.man | ||
psselect.c psselect.man psspec.c psspec.h | ||
pstops.c pstops.man psutil.c psutil.h | ||
showchar | ||
|
||
They may be copied and used for any purpose (including distribution as part of | ||
a for-profit product), provided: | ||
|
||
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. | ||
|
||
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. | ||
|
||
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. | ||
|
||
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. | ||
|
||
The included files, md68_0.ps and md71_0.ps (and their uuencoded forms) are | ||
(to the best of my knowledge) copyright Apple Computer, Inc. | ||
|
||
AJCD 4/4/95 |