Cisco Cisco Prime Security Manager 9.0 Informações de licenciamento

Página de 2101
OL-32021-01             Open Source Used In Cisco Prime Security Manager 9.3
                         233
//  See http://www.boost.org for updates, documentation, and revision history.
 
// this module is derived from simplexml.cpp - an example shipped as part of
// the spirit parser.  This example contains the following notice:
/*=============================================================================
   simplexml.cpp
 
   Spirit V1.3
   URL: http://spirit.sourceforge.net/
 
   Copyright (c) 2001, Daniel C. Nuffer
 
   This software is provided 'as-is', without any express or implied
   warranty. In no event will the copyright holder be held liable for
   any damages arising from the use of this software.
 
   Permission is granted to anyone to use this software for any purpose,
   including commercial applications, and to alter it and redistribute
   it freely, subject to the following restrictions:
 
   1.  The origin of this software must not be misrepresented; you must
       not claim that you wrote the original software. If you use this
       software in a product, an acknowledgment in the product documentation
       would be appreciated but is not required.
 
   2.  Altered source versions must be plainly marked as such, and must
       not be misrepresented as being the original software.
 
   3.  This notice may not be removed or altered from any source
       distribution.
=============================================================================*/
// (C) Copyright Jeremy Siek 2001.
// Distributed under the Boost Software License, Version 1.0. (See accompany-
// ing file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 
/*
*
* Copyright (c) 1994
* Hewlett-Packard Company
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted without fee,
* provided that the above copyright notice appear in all copies and
* that both that copyright notice and this permission notice appear
* in supporting documentation.  Hewlett-Packard Company makes no
* representations about the suitability of this software for any
* purpose.  It is provided "as is" without express or implied warranty.
*