Cisco Cisco Firepower Management Center 4000 Licensing Information

Page of 8426
             Open Source Used In Firepower System Version 6.1                                                                                                                                   
1797
2.119 SnakeYAML 1.12 
2.119.1 Available under license : 
cat snakeyaml-1.12-sources/org/yaml/snakeyaml/external/com/google/gdata/util/common/base/UnicodeEscaper.java
/* Copyright (c) 2008 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
*     http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
 
cat snakeyaml-1.12-sources/org/yaml/snakeyaml/external/biz/base64Coder/Base64Coder.java
// Copyright 2003-2010 Christian d'Heureuse, Inventec Informatik AG, Zurich, Switzerland
// www.source-code.biz, www.inventec.ch/chdh
//
// This module is multi-licensed and may be used under the terms
// of any of the following licenses:
//
//  EPL, Eclipse Public License, V1.0 or later, http://www.eclipse.org/legal
//  LGPL, GNU Lesser General Public License, V2.1 or later, http://www.gnu.org/licenses/lgpl.html
//  GPL, GNU General Public License, V2 or later, http://www.gnu.org/licenses/gpl.html
//  AL, Apache License, V2.0 or later, http://www.apache.org/licenses
//  BSD, BSD License, http://www.opensource.org/licenses/bsd-license.php
//
// Please contact the author if you need another license.
// This module is provided "as is", without warranties of any kind.
 
 
The BSD 2-Clause License
 
   The following is a BSD 2-Clause license template. To generate your own license, change the values of OWNER
and YEAR from their original values as given here, and substitute your own.
 
   Note: see also the BSD-3-Clause license.
 
   This prelude is not part of the license.
 
<OWNER> = Regents of the University of California
<YEAR> = 1998