Cisco Cisco FirePOWER Appliance 7030 라이센스 정보

다운로드
페이지 3886
             Open Source Used In FireSIGHT System Version 5.4.0.x
   1721
EOF
 ;;
esac
 
# Append the ltmain.sh script.
cat "$ltmain" >> $ofile || (rm -f $ofile; exit 1)
 
chmod +x $ofile
exit 0
 
# Local Variables:
# mode:shell-script
# sh-indentation:2
# End:
Copyright (C) 1991-1997, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README file.
 
2.172 JSON 2.16 
2.172.1 Available under license : 
--- #YAML:1.0
name:               JSON
version:            2.16
abstract:           JSON (JavaScript Object Notation) encoder/decoder
author:
   - Makamaka Hannyaharamitu, E<lt>makamaka[at]cpan.orgE<gt>
license:            perl
distribution_type:  module
configure_requires:
   ExtUtils::MakeMaker:  0
requires:
   Test::More:  0
no_index:
   directory:
       - t
       - inc
generated_by:       ExtUtils::MakeMaker version 6.48
meta-spec:
   url:      http://module-build.sourceforge.net/META-spec-v1.4.html
   version:  1.4
JSON version 2.16
=================
 
INSTALLATION
 
To install this module type the following: