Cisco Cisco Firepower Management Center 4000 Licensing Information

Page of 7263
             Open Source Used In Firepower System Version 6.0                                                                                                                                   
1759
 
version published by the license steward.
10.3. Modified Versions
 
If you create software not governed by this License, and you want to create a new license for
 
such software, you may create and use a modified version of this License if you rename the
 
license and remove any references to the name of the license steward (except to note that such
 
modified license differs from this License).
10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses
 
If You choose to distribute Source Code Form that is Incompatible With Secondary Licenses
 
under the terms of this version of the License, the notice described in Exhibit B of this
 
License must be attached.
Exhibit A - Source Code Form License Notice
 
   This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a
 
copy of the MPL was not distributed with this file, You can obtain one at
 
http://mozilla.org/MPL/2.0/.
 
If it is not possible or desirable to put the notice in a particular file, then You may
 
include the notice in a location (such as a LICENSE file in a relevant directory) where a
 
recipient would be likely to look for such a notice.
 
You may add additional accurate notices of copyright ownership.
Exhibit B - Incompatible With Secondary Licenses Notice
 
   This Source Code Form is Incompatible With Secondary Licenses, as defined by the Mozilla Public License, v.
2.0.
 
 
2.169 IO-String 1.08 
2.169.1 Available under license : 
IO::String is an IO::File (and IO::Handle) compatible class that read
or write data from in-core strings.  It is really just a
simplification of what I needed from Eryq's IO-stringy modules.  As
such IO::String is a replacement for IO::Scalar.