home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / archives / ckv197.zip / COPYING.TXT < prev    next >
Text File  |  2000-01-08  |  6KB  |  106 lines

  1. THE C-KERMIT 7.0 LICENSE
  2.  
  3.   Last update: Sat Jan  8 16:20:45 2000
  4.  
  5. This is the new C-Kermit 7.0 license.  The intention is to allow C-Kermit to
  6. be distributed with "free" operating systems such as GNU/Linux, FreeBSD,
  7. NetBSD, OpenBSD, The Hurd, etc, even when the distributions themselves (such
  8. as Red Hat or Caldera) might be sold and/or might include applications that
  9. are not free, and yet still require a license to include C-Kermit in or with
  10. "non-free" products such as commercial OS's, commercial software packages,
  11. embedded systems, and hardware (other than general-purpose computers
  12. preloaded with "free" operating systems), since these licenses furnish a
  13. large portion of the Kermit Project's funding.
  14.  
  15. There have been some questions about the provision in Clause (A) that:
  16.  
  17.                                                                   The
  18.     C-Kermit source code may not be changed without the consent of the
  19.     Kermit Project, which will not be unreasonably withheld (this is
  20.     simply a matter of keeping a consistent and supportable code base).
  21.  
  22. The intention of this clause is primarily to make sure that anybody who
  23. makes modifications sends them back to us, since we are the ones have to
  24. support C-Kermit, and so we can carry them through to future releases (so
  25. you don't have to make the same changes again and again).
  26.  
  27. Secondarily it is to protect Columbia University in the unlikely event of
  28. modifications made with deliberate intent to offend or cause damage.
  29.  
  30. Any redistributor of C-Kermit under Clause (A) below should rest assured
  31. there is no intention of preventing them from constructing a distribution in
  32. the appropriate format (RPM or whatever) for their product or from issuing
  33. any patches required for their products; we simply want to be informed so we
  34. can maintain a consistent code base and a solid, supportable software
  35. package.  We are happy to work with any redistributor an any issues that
  36. concern them.  If you have questions, send them to kermit@columbia.edu.
  37.  
  38. Note: All changes to this file since 1 January 2000 (the C-Kermit 7.0
  39. release date) are above; the license itself has not changed.
  40.  
  41. (Begin)
  42.  
  43. Copyright (C) 1985, 2000,
  44.   The Trustees of Columbia University in the City of New York.
  45.   All rights reserved.
  46.  
  47. PERMISSIONS:
  48.  
  49. The C-Kermit software may be obtained directly from the Kermit Project at
  50. Columbia University (or from any source explicitly licensed by the Kermit
  51. Project or implicitly licensed by Clause (A) below) by any individual for
  52. his or her OWN USE, and by any company or other organization for its own
  53. INTERNAL DISTRIBUTION and use, including installation on servers that are
  54. accessed by customers or clients, WITHOUT EXPLICIT LICENSE.
  55.  
  56. Conditions for REDISTRIBUTION are as follows:
  57.  
  58. (A) The C-Kermit software, in source and/or binary form, may be
  59.     included WITHOUT EXPLICIT LICENSE in distributions of OPERATING
  60.     SYSTEMS that have OSI (Open Source Initiative, www.opensource.org)
  61.     approved licenses, even if non-Open-Source applications (but not
  62.     operating systems) are included in the same distribution.  Such
  63.     distributions include, but are not limited to, CD-ROM, FTP site,
  64.     Web site, or preinstalled software on a new GENERAL-PURPOSE
  65.     computer, as long as the primary character of the distribution is
  66.     an Open Source operating system with accompanying utilities.  The
  67.     C-Kermit source code may not be changed without the consent of the
  68.     Kermit Project, which will not be unreasonably withheld (this is
  69.     simply a matter of keeping a consistent and supportable code base).
  70.  
  71. (B) Inclusion of C-Kermit software in whole or in part, in any form, in
  72.     or with any product not covered by Clause (A), or its distribution
  73.     by any commercial enterprise to its actual or potential customers
  74.     or clients except as in Clause (A), requires a license from the
  75.     Kermit Project, Columbia University; contact kermit@columbia.edu.
  76.  
  77. The name of Columbia University may not be used to endorse or promote
  78. products derived from or including the C-Kermit software without specific
  79. prior written permission.
  80.  
  81. DISCLAIMER:
  82.  
  83.   THIS SOFTWARE IS PROVIDED AS IS, WITHOUT REPRESENTATION FROM THE
  84.   TRUSTEES OF COLUMBIA UNIVERSITY IN THE CITY OF NEW YORK AS TO ITS
  85.   FITNESS FOR ANY PURPOSE, AND WITHOUT WARRANTY BY THE TRUSTEES OF
  86.   COLUMBIA UNIVERSITY IN THE CITY OF NEW YORK OF ANY KIND, EITHER
  87.   EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION THE IMPLIED
  88.   WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  89.   THE TRUSTEES OF COLUMBIA UNIVERSITY IN THE CITY OF NEW YORK SHALL NOT
  90.   BE LIABLE FOR ANY DAMAGES, INCLUDING SPECIAL, INDIRECT, INCIDENTAL,
  91.   OR CONSEQUENTIAL DAMAGES, WITH RESPECT TO ANY CLAIM ARISING OUT OF OR
  92.   IN CONNECTION WITH THE USE OF THE SOFTWARE, EVEN IF IT HAS BEEN OR IS
  93.   HEREAFTER ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.  YOU SHALL
  94.   INDEMNIFY AND HOLD HARMLESS THE TRUSTEES OF COLUMBIA UNIVERSITY IN
  95.   THE CITY OF NEW YORK, ITS EMPLOYEES AND AGENTS FROM AND AGAINST ANY
  96.   AND ALL CLAIMS, DEMANDS, LOSS, DAMAGE OR EXPENSE (INCLUDING
  97.   ATTORNEYS' FEES) ARISING OUT OF YOUR USE OF THIS SOFTWARE.
  98.  
  99. The above copyright notice, permissions notice, and disclaimer may not be
  100. removed, altered, or obscured and shall be included in all copies of the
  101. C-Kermit software.  The Trustees of Columbia University in the City of
  102. New York reserve the right to revoke this permission if any of the terms
  103. of use set forth above are breached.
  104.  
  105. (End)
  106.