home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / gcpclk10.zip / COPYING next >
Text File  |  1995-08-21  |  10KB  |  184 lines

  1.  
  2.    Packages distributed by Gibbon Computer Products, Inc. are packaged
  3.    using Info-ZIP's compression utility.  The GCPUNZIP.DLL file was
  4.    created from slightly modified sources from the Info-ZIP group.  It
  5.    is a DLL version of the UnZip program, callable from other programs.
  6.    The Gibbon Install program (GCPINSTL.EXE) uses this DLL to uncompress
  7.    the distribution files during installation.
  8.  
  9.    Some of the ideas used in GCP's DLL version of UnZip were inspired
  10.    changes IBM made to create their UNZIP.DLL.
  11.  
  12.    There are no extra charges or costs due to the use of this code, and
  13.    the original compression sources for the DLL are freely available
  14.    from the Internet at ftp://ftp.gibbon.com/pub/gcp/gcpunzip/gcpunzip.zip.
  15.    The original source for Info-ZIP's software (Zip, UnZip and related
  16.    utilities) is free and can be obtained as source code or executables
  17.    from various bulletin board services and anonymous-ftp sites, including
  18.    CompuServe's IBMPRO forum and ftp.uu.net:/pub/archiving/zip/*.
  19.  
  20.    An official DLL version of UnZip is being worked on by the Info-ZIP
  21.    and is scheduled to be available in the fall of 1995.  If you want to
  22.    use a DLL, you should get the official version.
  23.  
  24. __________________________________________________________________________
  25.  
  26. Original Info-ZIP COPYING file:
  27. __________________________________________________________________________
  28.      
  29. __________________________________________________________________________
  30.  
  31.   This is the Info-ZIP file COPYING (for UnZip), last updated 10 Aug 94.
  32. __________________________________________________________________________
  33.  
  34.    There are currently three explicit copyrights on portions of UnZip
  35.    code (at least, of which Info-ZIP is aware):  the original Sam Smith
  36.    copyright on unzip 2.0, upon which Info-ZIP's UnZip 3.0 was based;
  37.    Igor Mandrichenko's copyright on his routines in vms.c; and Greg
  38.    Roelofs' copyright on the new version of unshrink.c.  In addition,
  39.    Mark Adler has placed inflate.h, inflate.c, explode.c and funzip.c
  40.    into the public domain; i.e., these files may be used without any
  41.    restrictions beyond those of simple courtesy (credit where it's due).
  42.    All of these are discussed immediately below; the Frequently Asked
  43.    Questions regarding (re)distribution of Zip and UnZip are near the
  44.    end of this file.
  45. __________________________________________________________________________
  46.  
  47.    The original unzip source code has been extensively modified and
  48.    mostly rewritten (changes include random zipfile access rather than
  49.    sequential; replacement of unimplode() with explode(); replacement
  50.    of output routines; addition of inflate(), wildcards, filename-
  51.    mapping, text translation, ...; etc.).  As far as we can tell, the
  52.    only remaining code which is substantially similar to Mr. Smith's
  53.    is that in the files unreduce.c and the old version of unshrink.c
  54.    (although even those have been modified), to which the following
  55.    copyright therefore applies:
  56.  
  57.      * Copyright 1989 Samuel H. Smith;  All rights reserved
  58.      *
  59.      * Do not distribute modified versions without my permission.
  60.      * Do not remove or alter this notice or any other copyright notice.
  61.      * If you use this in your own program you must distribute source code.
  62.      * Do not use any of this in a commercial product.
  63.  
  64.    Regarding the first stipulation, Mr. Smith was finally tracked down
  65.    in southern California [Samuel H. Smith, The Tool Shop, P.O. Box 8808,
  66.    Panorama City, CA  91412-4808, (818) 891-4228 (voice), (818) 891-6780
  67.    (BBS, 2400 baud, free access)]  [ADDITIONAL NOTE, July 1994:  he's
  68.    moved again, as of mid-May 1994; these numbers are no longer correct]:
  69.  
  70.    "He says that he thought that whoever contacted him understood that
  71.     he has no objection to the Info-ZIP group's inclusion of his code.
  72.     His primary concern is that it remain freely distributable, he said."
  73.  
  74.    Info-ZIP is indebted and grateful to Mr. Smith; we hope he finds our
  75.    contributions as useful as we have his.
  76.  
  77.    Note that the third and fourth stipulations still apply to any com-
  78.    pany which wishes to incorporate the unreduce and/or "old" unshrink
  79.    code into its products; if you wish to do so, you must contact Mr.
  80.    Smith regarding licensing.
  81.  
  82.  
  83.    The following copyright applies to most of the VMS code in vms.c,
  84.    distributed with UnZip versions 4.2 and later:
  85.  
  86.      * Copyright (C) 1992 Igor Mandrichenko.
  87.      * Permission is granted to any individual or institution to use,
  88.      * copy, or redistribute this software so long as all of the orig-
  89.      * inal files are included unmodified, that it is not sold for
  90.      * profit, and that this copyright notice is retained.
  91.  
  92.  
  93.    The following copyright applies to the new version of "unshrink" in
  94.    unshrink.c, distributed with UnZip versions 5.11 and later:
  95.  
  96.      * Copyright (C) 1994 Greg Roelofs.
  97.      * Permission is granted to any individual/institution/corporate
  98.      * entity to use, copy, redistribute or modify this software for
  99.      * any purpose whatsoever, subject to the conditions noted in the
  100.      * Frequently Asked Questions section below, plus one additional
  101.      * condition:  namely, that my name remain attached to the source
  102.      * code.  (Other names may, of course, be added as modifications
  103.      * are made.)  Corporate legal staff (like at IBM :-) ) who have
  104.      * problems understanding this can contact me through zip-bugs...
  105.  
  106.  
  107.    The remaining code was written by many people associated with the
  108.    Info-ZIP group, with large contributions from (but not limited to):
  109.    Mark Adler (inflate, explode, funzip), Kai Uwe Rommel (OS/2), John
  110.    Bush and Paul Kienitz (Amiga), Antoine Verheijen (Macintosh), Hunter
  111.    Goatley (more VMS) and Greg Roelofs (lots of stuff).  See the file
  112.    CONTRIBS in the source distribution for a much more complete list of
  113.    contributors.  As noted above, Mark Adler's inflate.[ch], explode.c
  114.    and funzip.c are in the public domain.  As for the remaining code,
  115.    while it may not be explicitly copyrighted, we do request that no
  116.    one else try to copyright it, either.  In other words, use it with
  117.    our blessings, but it's still our code.  (You can consider that an
  118.    implicit copyright if it makes you feel better. :-) )  Thank you!
  119. __________________________________________________________________________
  120.  
  121.    Frequently Asked Questions about distributing Zip and UnZip:
  122.  
  123.  
  124.    Q. Can I distribute Zip and UnZip sources and/or executables?
  125.  
  126.    A. You may redistribute the latest official distributions without
  127.       any modification, and without even asking us for permission.
  128.       [Note that an "executable distribution" includes documentation,
  129.       even if it's in a separate zipfile; plain executables do NOT
  130.       count.]  You can charge for the cost of the media (CDROM, disk-
  131.       ettes, etc.) and a small copying fee.  Distributed archives
  132.       should follow the naming conventions used in the Where file.
  133.       If you want to distribute modified versions please contact us
  134.       at zip-bugs@wkuvx1.wku.edu first.  You must not distribute beta
  135.       versions without explicit permission to do so.
  136.  
  137.  
  138.    Q. Can I use the executables of Zip and UnZip to distribute my
  139.       software?
  140.  
  141.    A. Yes, so long as it is clear that Zip and UnZip are not being
  142.       sold, that the source code is freely available, and that there
  143.       are no extra or hidden charges resulting from its use by or in-
  144.       clusion with the commercial product.  Here is an example of a
  145.       suitable notice:
  146.  
  147.          NOTE:  <Product> is packaged on this CD using Info-ZIP's
  148.          compression utility.  The installation program uses UnZip
  149.          to read zip files from the CD.  Info-ZIP's software (Zip,
  150.          UnZip and related utilities) is free and can be obtained
  151.          as source code or executables from various bulletin board
  152.          services and anonymous-ftp sites, including CompuServe's
  153.          IBMPRO forum and ftp.uu.net:/pub/archiving/zip/*.
  154.  
  155.  
  156.    Q. Can I use the source code of Zip and UnZip in my commercial
  157.       application?
  158.  
  159.    A. Yes, so long as you include in your product an acknowledgment
  160.       and an offer of the original compression sources for free or for
  161.       a small copying fee, and make clear that there are no extra or
  162.       hidden charges resulting from the use of the compression code by
  163.       your product (see below for an example).  The acknowledgment should
  164.       appear in at least one piece of human-readable documentation (e.g.,
  165.       a README file or man page), although additionally putting it in
  166.       the executable(s) is OK, too.  In other words, you are allowed to
  167.       sell only your own work, not ours--and we'd like a little credit.
  168.       [Note the additional restrictions above on the code in unreduce.c,
  169.       unshrink.c and vms.c.]  Contact us at zip-bugs@wkuvx1.wku.edu if
  170.       you have special requirements.  We also like to know when our code
  171.       is being used, but we don't require that.
  172.  
  173.          <Product> incorporates compression code by the Info-ZIP group.
  174.          There are no extra charges or costs due to the use of this code,
  175.          and the original compression sources are freely available from
  176.          CompuServe in the IBMPRO forum and by anonymous ftp from the
  177.          Internet site ftp.uu.net:/pub/archiving/zip.  We will also, upon
  178.          request, mail you the full sources on a 3.5" MSDOS-format disk-
  179.          ette for the cost of mailing.  Send $2.00 to <address> and ..."
  180.  
  181. __________________________________________________________________________
  182.  
  183.  
  184.