Cisco Cisco Prime Central 1.5 Licensing Information

Page of 1110
78EE117C99-98119427             Open Source Used In Cisco Prime Central 1.5
                        71
 character set to be specified. Issue: 26617. Thanks to Oleg Kalnichevski.
o QCodec: Similar to the Quoted-Printable content-transfer-encoding defined
 in RFC 1521 and designed to allow text containing mostly ASCII characters
 to be decipherable on an ASCII terminal without decoding. Issue: 26617.
 Thanks to Oleg Kalnichevski.
o Soundex: Implemented the DIFFERENCE algorithm. Issue: 25243. Thanks to
 Matthew Inger.
o RefinedSoundex: Implemented the DIFFERENCE algorithm. Issue: 25243. Thanks
 to Matthew Inger.
 
 Fixed bugs:
 
o The default URL encoding logic was broken. Issue: 25995. Thanks to Oleg
 Kalnichevski.
o Base64 chunked encoding not compliant with RFC 2045 section 2.1 CRLF.
 Issue: 27781. Thanks to Gary D. Gregory.
o Hex converts illegal characters to 255. Issue: 28455.
o Metaphone now correctly handles a silent B in a word that ends in MB.
 "COMB" is encoded as "KM", before this fix "COMB" was encoded as "KMB".
 Issue: 28457.
o Added missing tags in Javadoc comments.
o General Javadoc improvements.
 
 Changes:
 
o This version is relesed under the Apache License 2.0 , please see
 LICENSE.txt. Previous versions were released under the Apache License 1.1.
o The Board recommendation to remove Javadoc author tags has been
 implemented. All author tags are now "Apache Software Foundation". 
 
Have fun!
-The commons-codec team
     
 
1.14 Apache Digester v1.5 1.5 
1.14.1 Notifications : 
This product includes software developed by the Apache Software Foundation (http://www.apache.org/).
1.14.2 Available under license : 
/*
* $Header: /home/cvspublic/jakarta-commons/digester/LICENSE.txt,v 1.2 2003/02/02 16:09:53 rdonkin Exp $
* $Revision: 1.2 $
* $Date: 2003/02/02 16:09:53 $
*
* ====================================================================
*