Cisco Cisco FirePOWER Appliance 7110 Licensing Information

Page of 3886
             Open Source Used In FireSIGHT System Version 5.4.0.x
   760
products derived from this software without specific prior written permission.     
    
10. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR     
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED     
WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.     
    
The End
/*
* This library is free software; you can redistribute it and/or
* modify it under the same terms as Perl itself.
*
*  Copyright 1998-2000 Gisle Aas.
*  Copyright 1995-1996 Neil Winton.
*  Copyright 1991-1992 RSA Data Security, Inc.
*
* This code is derived from Neil Winton's MD5-1.7 Perl module, which in
* turn is derived from the reference implementation in RFC 1321 which
* comes with this message:
*
* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
* rights reserved.
*
* License to copy and use this software is granted provided that it
* is identified as the "RSA Data Security, Inc. MD5 Message-Digest
* Algorithm" in all material mentioning or referencing this software
* or this function.
*
* License is also granted to make and use derivative works provided
* that such works are identified as "derived from the RSA Data
* Security, Inc. MD5 Message-Digest Algorithm" in all material
* mentioning or referencing the derived work.
*
* RSA Data Security, Inc. makes no representations concerning either
* the merchantability of this software or the suitability of this
* software for any particular purpose. It is provided "as is"
* without express or implied warranty of any kind.
*
* These notices must be retained in any copies of any part of this
* documentation and/or software.
*/
 
2.84 Digest-SHA1 2.12