home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / CLIPPER / MISC / MAILBOX.ZIP / MPTSK.CPY < prev    next >
Encoding:
Text File  |  1988-06-27  |  2.8 KB  |  81 lines

  1. /****************************************************************************/
  2. /* mptsk.cpy  -- COPYRIGHT NOTICE FOR MAILBOX MULTITASKER & ASSOCIATED FILES*/
  3. /* Created:  06/01/87        Release:  0.7        Version:  06/27/88  */
  4. /****************************************************************************
  5. (c) Copyright 1987, 1988 by Michael Benjamin Parker     (USA SS# 557-49-4130)
  6.  
  7. Welcome to Mike Parker's Mailbox Multitasker Package,
  8.             the Portable "C" Multitasking Environment!
  9.  
  10. The purpose of this package is to 1) encourage multitasking exploration and
  11. use and 2) to provide a portable standard for multitasking on personal
  12. computers.
  13.  
  14. There are three layers to the Mailbox Multitasker.  Release 0.7 (06/27/88) is
  15. a beta release of the lowest (MPTHD) layer (works) and a alpha release of the
  16. middle (MPTSK) layer.  The highest (MPRES) layer is included but untested.  A
  17. complete 1.0 release forthcoming.
  18.  
  19.  
  20. Permission is granted to put the lowest (MPTHD) and middle (MPTSK) layer into applications and to experiment with the third layer (MPRES).
  21.  
  22. Permission is also granted to BYTE Magazine to distribute this package and
  23. associated files on the BIX bulletin board system (see the article "First
  24. Come, First Served" in the July 1988 BYTE for more details).
  25.  
  26. In general, this package is distributed as "shareware": permission is granted
  27. to freely distribute Mailbox and associated files and documentation at no
  28. cost, provided:
  29.  
  30.         It is not DISTRIBUTED or PUBLISHED for commercial gain
  31.         (except for BYTE MAGAZINE)
  32.  
  33.         It is not USED (in programs) for commercial gain WITHOUT
  34.         paying the license fee (see below).
  35.  
  36.         All copyright notices and provisions are preserved.
  37.  
  38.     All other rights reserved.
  39.  
  40. IF YOU FIND MAILBOX USEFUL, $35 IS ASKED TO HELP RECOVER DEVELOPMENT COSTS.
  41. This licensing fee is a requirement for all commercial applications of the
  42. package.
  43.  
  44.  
  45. I would greatly appreciate any comments you have about the thread cluster and
  46. associated context switching article.  Useful enhancements should be
  47. submitted to me directly for inclusion in future releases.
  48.  
  49. I may be reached at the following addresses:
  50.  
  51. COLLEGE:
  52.     Massachusetts Institute of Technology, '89
  53.     East Campus - Munroe 303
  54.     3 Ames Street.
  55.     Cambridge, MA 02139
  56.     (617) 225-6303 / mbparker@athena.mit.edu
  57.  
  58. HOME:
  59.     721 East Walnut Ave.
  60.     Orange, CA 92667-6833
  61.     (714) 639-9497
  62.  
  63. SUMMER WORK:
  64.     Bell Communications Research
  65.     MRE 2E375 / (201) 829-4420
  66.     
  67.     University Relations
  68.     444 Hoes Lane, RRC 4C-128
  69.     Piscataway, NJ 08854
  70.     (201) 699-2846
  71.  
  72. SUMMER HOME:
  73.     Bell Communications Summer Internship
  74.     Rutger's Unv, Busch Campus, Nichols Apt. 17
  75.     P.O. Box 459
  76.     Piscataway, NJ 08854
  77.     (201) 932-0774
  78.  
  79. DO NOT REMOVE OR ALTER THIS NOTICE AND ITS PROVISIONS.
  80. ****************************************************************************/
  81.