Cisco Cisco StadiumVision Director Licensing Information

Page of 3183
             Open Source Used In Cisco StadiumVision Director Release 5.0
                 3182
      systems, existing ports with new graphical interfaces, and dynamic,
      shared, or static library versions--must be plainly marked as such
      and must not be misrepresented as being the original source.  Such
      altered versions also must not be misrepresented as being Info-ZIP
      releases--including, but not limited to, labeling of the altered
      versions with the names "Info-ZIP" (or any variation thereof, including,
      but not limited to, different capitalizations), "Pocket UnZip," "WiZ"
      or "MacZip" without the explicit permission of Info-ZIP.  Such altered
      versions are further prohibited from misrepresentative use of the
      Zip-Bugs or Info-ZIP e-mail addresses or of the Info-ZIP URL(s).
 
   4. Info-ZIP retains the right to use the names "Info-ZIP," "Zip," "UnZip,"
      "WiZ," "Pocket UnZip," "Pocket Zip," and "MacZip" for its own source and
      binary releases.
 
1.425 zlib 1.2.3 :4.el5
1.425.1 Available under license : 
/* zlib.h -- interface of the 'zlib' general purpose compression library
 version 1.2.3, July 18th, 2005
 
 Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler
 
 This software is provided 'as-is', without any express or implied
 warranty.  In no event will the authors be held liable for any damages
 arising from the use of this software.
 
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 
 1. The origin of this software must not be misrepresented; you must not
    claim that you wrote the original software. If you use this software
    in a product, an acknowledgment in the product documentation would be
    appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not be
    misrepresented as being the original software.
 3. This notice may not be removed or altered from any source distribution.
 
 Jean-loup Gailly        Mark Adler
 jloup@gzip.org          madler@alumni.caltech.edu
 
1.426 zlib 1.2.3