
The following license applies to the 'Avigo freeware SDK':

The enclosed program is freely distributable.  
This means that you have permission to use, copy or distribute 
this software and its documentation.  You do not have permission 
to charge anything other than a duplication fee for distributing 
copies of this software.

The author's email address is gv@bart.nl

THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

The 'Avigo freeware SDK' is everything in this package of files except:

----------------

The unixtools cat, cp, rm and touch were written by Frank Whaley.

The following license applies to these files:

The enclosed program is copyrighted, but freely distributable.  
This means that you have permission to use, copy or distribute 
this software and its documentation.  You do not have permission 
to charge anything other than a duplication fee for distributing 
copies of this software.

The author's email address is few@autodesk.com.

THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

----------------

The GNU public license applies to the GNU avmake utility.

----------------

Texas Instruments Avigo API Use License Agreement applies to the TOPS_API
and is included in the bin directory.

----------------

The avas z80 assembler:

The  ASxxxx  assemblers  were  written following the style of
several cross assemblers found in the Digital Equipment Corpora-
tion  Users  Society  (DECUS)  distribution of the C programming
language.  The DECUS code was provided with no documentation  as
to  the  input  syntax  or the output format.  Study of the code
revealed that the unknown author of the code  had  attempted  to
formulate  an assembler with attributes similiar to those of the
PDP-11 MACRO assembler (without macro's).  The  incomplete  code
from  the  DECUS C distribution has been largely rewritten, only
the program structure, and C source  file  organization  remains
relatively  unchanged.   However, I wish to thank the author for
his contribution to this set of assemblers.  

The  ASLINK  program was written as a companion to the ASxxxx
assemblers, its design and implementation was not  derived  from
any other work.  

The  ASxxxx  assemblers  and the ASLINK relocating linker are
placed in the Public Domain.   Publication  or  distribution  of
these programs for non-commercial use is hereby granted with the
stipulation that the  copyright  notice  be  included  with  all
copies.  

I  would  greatly  appreciate  receiving  the  details of any
changes, additions, or errors pertaining to these  programs  and
will  attempt  to  incorporate  any  fixes  or  generally useful
changes in a future update to these programs.  

Alan R.  Baldwin 
Kent State University 
Physics Department 
Kent, Ohio 44242 

----------------

The c preprocessor:

Decus cpp is a public-domain implementation of the C preprocessor.  It
runs on VMS native (Vax C), VMS compatibilty mode (Decus C), RSX-11M,
RSTS/E, P/OS, and RT11, as well as on several varieties of Unix,
including Ultrix.  Decus cpp attempts to implement features in the ANSI
Standard for the C language.

I would be happy to receive fixes to any problems you encounter.  As I
do not maintain distribution kit base-levels, bare-bones diff listings
without sufficient context are not very useful.  It is unlikely that I
can find time to help you with other difficulties.

			Acknowledgements

I received a great deal of help from many people in debugging cpp.  Alan
Feuer and Sam Kendall used "state of the art" run-time code checkers to
locate several errors.  Ed Keiser found problems when cpp was used on
machines with different int and pointer sizes.  Dave Conroy helped with
the initial debugging, while Arthur Olsen and George Rosenberg found
(and solved) several problems in the first USENET release.

Martin Minow
decvax!minow

                         Modifications

This package is modified for lcc by Michael Haardt.  There is a new
manual page for unix systems, and the above README was edited for the
unix environment.  cpp now supports ANSI token concatenation and
quoting, and the ANSI-draft token quoting is removed.  It also supports
-P now and eliminates \<newline> from the output.  See the manual page
for bugs.

Michael Haardt
michael@cantor.informatik.rwth-aachen.de

----------------
