Cisco Cisco IPICS Dispatch Console Informazioni sulle licenze

Pagina di 61
             Open Source Used In Cisco IPICS Dispatch Console 4.8(1)
         27
pass --enable-nonfree to configure to enable it. Employ this option with care    
as FFmpeg then becomes nonfree and unredistributable.
FFmpeg contains source code under both GPL and LGPL. We avoid using any GPL code in our project by disable
macros ARCH_X86, HAVE_MMX, HAVE_MMX2, and CONFIG_GPL. This way, our complied DLL are 100%
covered by LGPL v2.1 and later.    
   
We build FFmpeg to several DLLs in case functionality requirement and our product links to the related DLLs via
dynamic link method.    
   
We add our own code to wrap FFmpeg DLLs. We are ready to publish the code to public.
 
1.4 log4net 1.2.10 
1.4.1 Available under license : 
Apache License  
                          Version 2.0, January 2004  
                       http://www.apache.org/licenses/  
 
  TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION  
 
  1. Definitions.  
 
     "License" shall mean the terms and conditions for use, reproduction,  
     and distribution as defined by Sections 1 through 9 of this document.  
 
     "Licensor" shall mean the copyright owner or entity authorized by  
     the copyright owner that is granting the License.  
 
     "Legal Entity" shall mean the union of the acting entity and all  
     other entities that control, are controlled by, or are under common  
     control with that entity. For the purposes of this definition,  
     "control" means (i) the power, direct or indirect, to cause the  
     direction or management of such entity, whether by contract or  
     otherwise, or (ii) ownership of fifty percent (50%) or more of the  
     outstanding shares, or (iii) beneficial ownership of such entity.  
 
     "You" (or "Your") shall mean an individual or Legal Entity  
     exercising permissions granted by this License.  
 
     "Source" form shall mean the preferred form for making modifications,  
     including but not limited to software source code, documentation  
     source, and configuration files.  
 
     "Object" form shall mean any form resulting from mechanical  
     transformation or translation of a Source form, including but  
     not limited to compiled object code, generated documentation,  
     and conversions to other media types.