home *** CD-ROM | disk | FTP | other *** search
/ Virtual Reality Homebrewer's Handbook / vr.iso / vr386 / copyrite.h < prev    next >
Text File  |  1996-03-19  |  2KB  |  49 lines

  1. /*
  2.  This code is part of the VR-386 project, created by Dave Stampe.
  3.  VR-386 is a desendent of REND386, created by Dave Stampe and
  4.  Bernie Roehl.  Almost all the code has been rewritten by Dave
  5.  Stampre for VR-386.
  6.  
  7.  Copyright (c) 1994 by Dave Stampe:
  8.  May be freely used to write software for release into the public domain
  9.  or for educational use; all commercial endeavours MUST contact Dave Stampe
  10.  (dstampe@psych.toronto.edu) for permission to incorporate any part of
  11.  this software or source code into their products!  Usually there is no
  12.  charge for under 50-100 items for low-cost or shareware products, and terms
  13.  are reasonable.  Any royalties are used for development, so equipment is
  14.  often acceptable payment.
  15.  
  16.  ATTRIBUTION:  If you use any part of this source code or the libraries
  17.  in your projects, you must give attribution to VR-386 and Dave Stampe,
  18.  and any other authors in your documentation, source code, and at startup
  19.  of your program.  Let's keep the freeware ball rolling!
  20.  
  21.  DEVELOPMENT: VR-386 is a effort to develop the process started by
  22.  REND386, improving programmer access by rewriting the code and supplying
  23.  a standard API.  If you write improvements, add new functions rather
  24.  than rewriting current functions.  This will make it possible to
  25.  include you improved code in the next API release.  YOU can help advance
  26.  VR-386.  Comments on the API are welcome.
  27.  
  28.  CONTACT: dstampe@psych.toronto.edu
  29. */
  30.  
  31. // WHO TO CONTACT:  If you don't send e-mail to the right person,
  32. // you'll be disappointed with the reply.  If you want to discuss
  33. // or ask questions about any part of REND386, read the list below.
  34. //
  35. // Dave Stampe (dstampe@psych.toronto.edu, dstampe@sunee.uwaterloo.ca)
  36. // is completing his doctorate at University of Toronto, and does a
  37. // lot of contract programming and development.  Most of this is in
  38. // other fields than VR, but there is a lot of knowledge transfer
  39. // to and from REND386.  Dave is maintaining the VR-386 project for
  40. // programmers.  Send any code or comments to him.
  41. //
  42. // Bernie Roehl (broehl@sunee.uwaterloo.ca) helped to write the original
  43. // REND386 software.  Most of that code has been rewritten for VR-386 by
  44. // Dave Stampe.
  45. // Bernie also runs the REND386 archive on sunee.uwaterloo.edu,
  46. // and the mailing lists rend386@sunee.uwaterloo.ca.
  47.  
  48.  
  49.