Cisco Cisco Firepower Management Center 4000 Licensing Information

Page of 3886
             Open Source Used In FireSIGHT System Version 5.4.0.x
   1485
them, and may be sold commercially, and may be aggregated with this
Package.  If such scripts or library files are aggregated with this
Package via the so-called "undump" or "unexec" methods of producing a
binary executable image, then distribution of such an image shall
neither be construed as a distribution of this Package nor shall it
fall under the restrictions of Paragraphs 3 and 4, provided that you do
not represent such an executable image as a Standard Version of this
Package.
 
7. C subroutines (or comparably compiled subroutines in other
languages) supplied by you and linked into this Package in order to
emulate subroutines and variables of the language defined by this
Package shall not be considered part of this Package, but are the
equivalent of input as in Paragraph 6, provided these subroutines do
not change the language in any way that would cause it to fail the
regression tests for the language.
 
8. Aggregation of this Package with a commercial distribution is always
permitted provided that the use of this Package is embedded; that is,
when no overt attempt is made to make this Package's interfaces visible
to the end user of the commercial distribution.  Such use shall not be
construed as a distribution of this Package.
 
9. The name of the Copyright Holder may not be used to endorse or promote
products derived from this software without specific prior written permission.
 
10. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
The End
 
2.145 HTML-HTMLDoc 0.1 
2.145.1 Available under license : 
HTML/HTMLDoc version 0.01
=========================
 
This module is an Perl OO-interface to the HTMLDOC commandline-tool available
from http://www.easysw.com/htmldoc. It can be used for easily creating
PDF and PS documents from HTML-Documents.
 
The module tries to be easy to use. It is possible to send the PDF-output
directly to a browser in a web-environment or to save it to a file.
 
If you use this module in mod_perl-environment, be careful because there are
problems using IPC::Open3 with mod_perl. See the pod for an other way of this