home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / prgramer / fortrn2c / copying.emx next >
Text File  |  1992-06-21  |  2KB  |  52 lines

  1. This version of libc.lib contains portions of the emx library code, to which
  2. portions of the following apply. In addition the library is covered by the
  3. GNU public license as distributed with the compiler.
  4.  
  5. ===============================================================================
  6. copying.emx       emx 0.8c     LICENSE                              08-Apr-1992
  7. ===============================================================================
  8.  
  9. emx is
  10.  
  11.     Copyright (c) 1990-1992 by Eberhard Mattes.
  12.  
  13. The emx C library is
  14.  
  15.     Copyright (c) 1990-1992 by Eberhard Mattes
  16.     Copyright (c) 1991-1992 by Kolja Elsaesser
  17.     [...this place is reserved for your name...]
  18.  
  19. THERE IS NO WARRANTY!
  20.  
  21.     No guarantee is made as to the proper functioning of the software. No
  22.     liability will be admitted for damage resulting from using the software.
  23.  
  24. Copying the emx development package:
  25.  
  26.     You are allowed to copy the complete and unmodified emx package
  27.     (emxdev.zip, emxlib.zip, emxtest.zip) if you don't take money for it.
  28.  
  29. Copying the emx runtime package:
  30.  
  31.     You are allowed to accompany your programs which require the emx runtime
  32.     with unmodified copies of emx.exe, emxl.exe and emx.dll. You can copy the
  33.     relevant sections of user.doc into the documentation of your program. You
  34.     are allowed to use the C library for your programs. If you take money for
  35.     your program, you have to donate a complimentary copy of your program to
  36.     the emx author.
  37.  
  38. Copying the emx C library sources:
  39.  
  40.     You must not take money for the C library sources. You are allowed to
  41.     change and copy the C library sources if you keep the copyright message
  42.     intact. If you improve the C library, please send your enhancements to the
  43.     emx author (you should copyright your enhancements similar to the existing
  44.     C library).
  45.  
  46. Copying GNU software:
  47.  
  48.     See \emx\doc\copying. If you copy gnudev.zip, you should also copy
  49.     gnupat.zip and gnudoc.zip.
  50.  
  51. ------------------------- END OF COPYING.EMX -------------------------------
  52.