home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 9 Archive / 09-Archive.zip / unzip511.zip / COPYING < prev    next >
Text File  |  1994-07-19  |  8KB  |  147 lines

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