Cisco Cisco Firepower Management Center 4000 Licensing Information

Page of 3886
             Open Source Used In FireSIGHT System Version 5.4.0.x
   395
   Gnomovision version 69, Copyright (C) 19xx name of author
   Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type 'show w'.
   This is free software, and you are welcome to redistribute it
   under certain conditions; type 'show c' for details.
 
The hypothetical commands 'show w' and 'show c' should show the
appropriate parts of the General Public License.  Of course, the
commands you use may be called something other than 'show w' and 'show
c'; they could even be mouse-clicks or menu items--whatever suits your
program.
 
You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here a sample; alter the names:
 
 Yoyodyne, Inc., hereby disclaims all copyright interest in the
 program 'Gnomovision' (a program to direct compilers to make passes
 at assemblers) written by James Hacker.
 
 <signature of Ty Coon>, 1 April 1989
 Ty Coon, President of Vice
 
That's all there is to it!
 
2.38 Convert-ASN1 0.22 
2.38.1 Available under license : 
I consider Convert::ASN1 a replacement for my earlier Convert::BER
module. While ASN1.pm is not as flexable as BER.pm, because PDUs must
be described up front, it is also more powerful.  For example an LDAP
filter is a recursive structure, BER.pm cannot encode or decode this in
a single pass, ASN1.pm can.
 
Convert::ASN1 will parse ASN.1 descriptions and will encode from and
decode to perl data structures using a hierarchy of references.
 
Copyright (c) 2000-2005 Graham Barr. All rights reserved.
This package is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
 
The latest release is available from CPAN
 
 http://search.cpan.org/author/GBARR/Convert-ASN1
 
INSTALL
 
To install run these commands, substituting x.xx for the version number