Cisco Cisco IOS Software Release 15.2(1)SY 라이센스 정보

다운로드
페이지 179
IOS-15-2-1SY1-OS-opensource.pdf             Open Source Used In Mount Kilauea2.1 15.1(2)SY1
                                                      112
#     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.    
#   */
 
1.32 MD5 Encryption 1.0 
1.32.1 Available under license : 
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.
 
1.33 Michael Ringgaard Localization
unknown 
1.33.1 Available under license : 
# /*  
#   * Localization routines  
#   *  
#   * Copyright (C) 2002 Michael Ringgaard. All rights reserved.  
#   *  
#   * Redistribution and use in source and binary forms, with or without  
#   * modification, are permitted provided that the following conditions  
#   * are met:  
#   *  
#   * 1. Redistributions of source code must retain the above copyright  
#   * notice, this list of conditions and the following disclaimer.  
#   * 2. Redistributions in binary form must reproduce the above copyright  
#   * notice, this list of conditions and the following disclaimer in the  
#   * documentation and/or other materials provided with the distribution.  
#   * 3. Neither the name of the project nor the names of its contributors  
#   * may be used to endorse or promote products derived from this software  
#   * without specific prior written permission.  
#   *  
#   * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND