Cisco Cisco ASA 5585-X Adaptive Security Appliance 라이센스 정보

다운로드
페이지 8426
             Open Source Used In Firepower System Version 6.1                                                                                                                                   
1498
/* Jackson JSON-processor.
*
* Copyright (c) 2007- Tatu Saloranta, tatu.saloranta@iki.fi
*
* Licensed under the License specified in file LICENSE, included with
* the source code and binary code bundles.
* You may not use this file except in compliance with the License.
*
* 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.
*/
=== Licensing ===
 
Jackson can be used for any purpose, but to (re)distribute it,  distributors
(such as libraries and frameworks that use Jackson) will need to
choose which License they want to apply to distribution, and to use appropriate
jars that enclose license documentation.
No work needed beyond choosing the appropriate jar(s).
 
Currently two Open Source licenses are available for use:
 
* Apache License 2.0 (AL 2.0)
* Lesser/Library General Public License (LGPL 2.1)
 
These licenses have proven adequate to cover all current use cases.
 
2.55 jackson-databind 2.5.4 
2.55.1 Available under license : 
This copy of Jackson JSON processor databind module is licensed under the
Apache (Software) License, version 2.0 ("the License").
See the License for details about distribution rights, and the
specific rights regarding derivate works.
 
You may obtain a copy of the License at:
 
http://www.apache.org/licenses/LICENSE-2.0
# Jackson JSON processor
 
Jackson is a high-performance, Free/Open Source JSON processing library.
It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has
been in development since 2007.
It is currently developed by a community of developers, as well as supported
commercially by FasterXML.com.