Информация о лицензировании для Cisco Cisco Firepower Management Center 4000

Скачать
Страница из 8426
             Open Source Used In Firepower System Version 6.1                                                                                                                                   
715
----------------------------------------------------------------------*/
 
1.95 NTP 3 
1.95.1 Available under license : 
/*
* Copyright (c) David L. Mills 1992, 1993, 1994
*
* 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 this software for any
* purpose.  It is provided "as is" without express or implied warranty.
*
 
1.96 numactl 2.0.8 :rc4
1.96.1 Available under license : 
Simple NUMA policy support. It consists of a numactl program to run
other programs with a specific NUMA policy and a libnuma shared library
("NUMA API") to set NUMA policy in applications.
 
The libnuma binary interface is supposed to stay binary compatible.
Incompatible changes will use new symbol version numbers.
 
In addition there are various test and utility programs, like
numastat to display NUMA allocation statistics and memhog.
 
In test there is a small regression test suite.
Note that regress assumes a unloaded machine with memory free on each
node. Otherwise you will get spurious failures in the non strict
policies (prefered, interleave)
 
See the manpages numactl.8 and numa.3 for details.
 
Copyright:
 
numactl and the demo programs are under the GNU General Public License, v.2
libnuma is under the GNU Lesser General Public License, v2.1.
 
The manpages are under the same license as the Linux manpages (see the files)