home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 5 / FreshFish_July-August1994.bin / bbs / gnu / gzip-1.2.4-src.lha / src / amiga / gzip-1.2.4 / gzip.info < prev    next >
Text File  |  1993-08-18  |  36KB  |  810 lines

  1. Info file gzip.info, produced by Makeinfo, -*- Text -*- from input
  2. file gzip.texi.
  3.  
  4.    This file documents the the GNU `gzip' command for compressing
  5. files.
  6.  
  7.    Copyright (C) 1992-1993 Jean-loup Gailly
  8.  
  9.    Permission is granted to make and distribute verbatim copies of
  10. this manual provided the copyright notice and this permission notice
  11. are preserved on all copies.
  12.  
  13.    Permission is granted to copy and distribute modified versions of
  14. this manual under the conditions for verbatim copying, provided that
  15. the entire resulting derived work is distributed under the terms of a
  16. permission notice identical to this one.
  17.  
  18.    Permission is granted to copy and distribute translations of this
  19. manual into another language, under the above conditions for modified
  20. versions, except that this permission notice may be stated in a
  21. translation approved by the Foundation.
  22.  
  23. 
  24. File: gzip.info,  Node: Top,  Up: (dir)
  25.  
  26.    This file documents the `gzip' command to compress files.
  27.  
  28. * Menu:
  29.  
  30. * Copying::        How you can copy and share `gzip'.
  31. * Overview::        Preliminary information.
  32. * Sample::        Sample output from `gzip'.
  33. * Invoking gzip::    How to run `gzip'.
  34. * Advanced usage::    Concatenated files.
  35. * Environment::        The `GZIP' environment variable
  36. * Tapes::               Using `gzip' on tapes.
  37. * Problems::        Reporting bugs.
  38. * Concept Index::    Index of concepts.
  39.  
  40. 
  41. File: gzip.info,  Node: Copying,  Next: Overview,  Up: Top
  42.  
  43. GNU GENERAL PUBLIC LICENSE
  44. **************************
  45.  
  46.                              Version 2, June 1991
  47.  
  48.      Copyright (C) 1989, 1991 Free Software Foundation, Inc.
  49.      675 Mass Ave, Cambridge, MA 02139, USA
  50.      
  51.      Everyone is permitted to copy and distribute verbatim copies
  52.      of this license document, but changing it is not allowed.
  53.  
  54. Preamble
  55. ========
  56.  
  57.    The licenses for most software are designed to take away your
  58. freedom to share and change it.  By contrast, the GNU General Public
  59. License is intended to guarantee your freedom to share and change free
  60. software--to make sure the software is free for all its users.  This
  61. General Public License applies to most of the Free Software
  62. Foundation's software and to any other program whose authors commit to
  63. using it.  (Some other Free Software Foundation software is covered by
  64. the GNU Library General Public License instead.)  You can apply it to
  65. your programs, too.
  66.  
  67.    When we speak of free software, we are referring to freedom, not
  68. price.  Our General Public Licenses are designed to make sure that you
  69. have the freedom to distribute copies of free software (and charge for
  70. this service if you wish), that you receive source code or can get it
  71. if you want it, that you can change the software or use pieces of it
  72. in new free programs; and that you know you can do these things.
  73.  
  74.    To protect your rights, we need to make restrictions that forbid
  75. anyone to deny you these rights or to ask you to surrender the rights. 
  76. These restrictions translate to certain responsibilities for you if you
  77. distribute copies of the software, or if you modify it.
  78.  
  79.    For example, if you distribute copies of such a program, whether
  80. gratis or for a fee, you must give the recipients all the rights that
  81. you have.  You must make sure that they, too, receive or can get the
  82. source code.  And you must show them these terms so they know their
  83. rights.
  84.  
  85.    We protect your rights with two steps: (1) copyright the software,
  86. and (2) offer you this license which gives you legal permission to
  87. copy, distribute and/or modify the software.
  88.  
  89.    Also, for each author's protection and ours, we want to make certain
  90. that everyone understands that there is no warranty for this free
  91. software.  If the software is modified by someone else and passed on,
  92. we want its recipients to know that what they have is not the
  93. original, so that any problems introduced by others will not reflect
  94. on the original authors' reputations.
  95.  
  96.    Finally, any free program is threatened constantly by software
  97. patents.  We wish to avoid the danger that redistributors of a free
  98. program will individually obtain patent licenses, in effect making the
  99. program proprietary.  To prevent this, we have made it clear that any
  100. patent must be licensed for everyone's free use or not licensed at all.
  101.  
  102.    The precise terms and conditions for copying, distribution and
  103. modification follow.
  104.  
  105.        TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  106.  
  107.   1. This License applies to any program or other work which contains
  108.      a notice placed by the copyright holder saying it may be
  109.      distributed under the terms of this General Public License.  The
  110.      "Program", below, refers to any such program or work, and a "work
  111.      based on the Program" means either the Program or any derivative
  112.      work under copyright law: that is to say, a work containing the
  113.      Program or a portion of it, either verbatim or with modifications
  114.      and/or translated into another language.  (Hereinafter,
  115.      translation is included without limitation in the term
  116.      "modification".)  Each licensee is addressed as "you".
  117.  
  118.         Activities other than copying, distribution and modification
  119.      are not covered by this License; they are outside its scope.  The
  120.      act of running the Program is not restricted, and the output from
  121.      the Program is covered only if its contents constitute a work
  122.      based on the Program (independent of having been made by running
  123.      the Program).  Whether that is true depends on what the Program
  124.      does.
  125.  
  126.   2. You may copy and distribute verbatim copies of the Program's
  127.      source code as you receive it, in any medium, provided that you
  128.      conspicuously and appropriately publish on each copy an
  129.      appropriate copyright notice and disclaimer of warranty; keep
  130.      intact all the notices that refer to this License and to the
  131.      absence of any warranty; and give any other recipients of the
  132.      Program a copy of this License along with the Program.
  133.  
  134.         You may charge a fee for the physical act of transferring a
  135.      copy, and you may at your option offer warranty protection in
  136.      exchange for a fee.
  137.  
  138.   3. You may modify your copy or copies of the Program or any portion
  139.      of it, thus forming a work based on the Program, and copy and
  140.      distribute such modifications or work under the terms of Section 1
  141.      above, provided that you also meet all of these conditions:
  142.  
  143.        1. You must cause the modified files to carry prominent notices
  144.           stating that you changed the files and the date of any
  145.           change.
  146.  
  147.        2. You must cause any work that you distribute or publish, that
  148.           in whole or in part contains or is derived from the Program
  149.           or any part thereof, to be licensed as a whole at no charge
  150.           to all third parties under the terms of this License.
  151.  
  152.        3. If the modified program normally reads commands interactively
  153.           when run, you must cause it, when started running for such
  154.           interactive use in the most ordinary way, to print or
  155.           display an announcement including an appropriate copyright
  156.           notice and a notice that there is no warranty (or else,
  157.           saying that you provide a warranty) and that users may
  158.           redistribute the program under these conditions, and telling
  159.           the user how to view a copy of this License.  (Exception: if
  160.           the Program itself is interactive but does not normally
  161.           print such an announcement, your work based on the Program
  162.           is not required to print an announcement.)
  163.  
  164.              These requirements apply to the modified work as a whole.  If
  165.      identifiable sections of that work are not derived from the
  166.      Program, and can be reasonably considered independent and
  167.      separate works in themselves, then this License, and its terms,
  168.      do not apply to those sections when you distribute them as
  169.      separate works.  But when you distribute the same sections as
  170.      part of a whole which is a work based on the Program, the
  171.      distribution of the whole must be on the terms of this License,
  172.      whose permissions for other licensees extend to the entire whole,
  173.      and thus to each and every part regardless of who wr