Информация о лицензировании для Cisco Cisco ASA 5585-X Adaptive Security Appliance

Скачать
Страница из 1139
             Open Source Used In Cisco ASA Series 9.5(1.200)                                                                                                                                    73
 
4. The name of the author may not be used to endorse or promote
  products derived from this software without specific prior written
  permission.
 
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ''AS IS'' AND ANY EXPRESS
OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT 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.
 
Julian Seward, Cambridge, UK.
jseward@bzip.org
bzip2/libbzip2 version 1.0.4 of 20 December 2006
 
1.14 clock_util.c 1992 
1.14.1 Available under license : 
/*
* Copyright 1992 David L. Mills
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose and without fee is hereby granted,
* provided that the above copyright notice appears in all copies and
* that both the copyright notice and this permission notice appear in
* supporting documentation, and that the name University of Delaware
* not be used in advertising or publicity pertaining to distribution of
* the software without specific, written prior permission.  The
* University of Delaware makes no representations about the suitability
* of this software for any purpose.  It is provided "as is" without
* express or implied warranty.
*
* Authors
*
* Dennis Ferguson <dennis@mrbill.canet.ca> (foundation code for NTP
*      Version 2 as specified in RFC-1119)
* Lars H. Mathiesen <thorinn@diku.dk> (adaptation of foundation code for
*      Version 3 as specified in RFC01305)
* Louis A. Mamakos <louie@ni.umd.edu> (support for md5-based 
*      authentication)
* Craig Leres <leres@ee.lbl.gov> (port to 4.4BSD operating system,