home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 28 / amigaformatcd28.iso / -seriously_amiga- / archivers / mpackppc-wos / src / readme.warpos < prev    next >
Text File  |  1998-04-27  |  2KB  |  48 lines

  1.  
  2.  The WarpOS version is identical to the Amiga
  3.  version with the exception, that smakefile and SCOPTIONS
  4.  had to be adjusted/replaced by a Projectfile for StormC
  5.  and some internal changes in the sources (as the sources
  6.  did not comply to Strict ANSI Standard). Still unreleased
  7.  UnixLib was used.
  8.  
  9.  Some #ifdef __PPC__ alike changes had to be made to:
  10.  
  11.    amigapk.c
  12.    amigaunpk.c
  13.    amigados.c
  14.  
  15.  mainly to avoid usage of netsupport.library.
  16.  
  17.  --
  18.  SPH, 22/Apr/98
  19.  
  20. Legalese about mpack/munpack:
  21.  
  22. (C) Copyright 1993,1994 by Carnegie Mellon University
  23. All Rights Reserved.
  24.  
  25. Permission to use, copy, modify, distribute, and sell this software
  26. and its documentation for any purpose is hereby granted without fee,
  27. provided that the above copyright notice appear in all copies and that
  28. both that copyright notice and this permission notice appear in
  29. supporting documentation, and that the name of Carnegie Mellon
  30. University not be used in advertising or publicity pertaining to
  31. distribution of the software without specific, written prior
  32. permission.  Carnegie Mellon University makes no representations about
  33. the suitability of this software for any purpose.  It is provided "as
  34. is" without express or implied warranty.
  35.  
  36. CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
  37. THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
  38. AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
  39. FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  40. WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
  41. AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
  42. OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
  43. SOFTWARE.
  44.  
  45. Portions of this software are derived from code written by Bell
  46. Communications Research, Inc. (Bellcore) and by RSA Data Security,
  47. Inc. and bear similar copyrights and disclaimers of warranty.
  48.