Cisco Cisco IOS Software Release 15.4(1)T Informations sur les licences

Page de 162
             Open Source Used In Cisco IOS Release 15.4(1)T                                                                                                                                    28
  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
  * @(#)ftp.h 8.1 (Berkeley) 6/2/93
  */
 
1.12 inflate.c c10p1 
1.12.1 Available under license : 
/* inflate.c -- Not copyrighted 1992 by Mark Adler
  version c10p1, 10 January 1993 */
 
/* You can do whatever you like with this source file, though I would
  prefer that if you modify it and redistribute it that you include
  comments to that effect with your name and the date.  Thank you.
  [The history has been moved to the file ChangeLog.]
*/
/* $Id: inflate.c,v 3.2.60.1 1996/03/18 19:11:09 gstovall Exp $
* $Source: /release/111/cvs/Xsys/czip/inflate.c,v $
*------------------------------------------------------------------
* inflate.c - unzip inflate
*
* December 1994, Michael Beesley
*
* Copyright (c) 1990-1997, 2001, 2004-2005, 2007 by cisco Systems, Inc.
* All rights reserved.
*
*------------------------------------------------------------------
* $Log: inflate.c,v $
* Revision 3.2.60.1  1996/03/18  19:11:09  gstovall
* Branch: California_branch
* Elvis has left the building.  He headed out to California, and took the
* port ready changes with him.
*
* Revision 3.2.26.2  1996/03/07  08:42:15  mdb
* Branch: DeadKingOnAThrone_branch
* cisco and ANSI/POSIX libraries.
*
* Revision 3.2.26.1  1996/02/20  13:44:31  dstine
* Branch: DeadKingOnAThrone_branch
*         Sync from DeadKingOnAThrone_baseline_960122 to
*                   DeadKingOnAThrone_baseline_960213
*
* Revision 3.2  1995/11/17  08:58:13  hampton
* Remove old entries from the RCS header logs.
*