Cisco Cisco MXE 3500 (Media Experience Engine) Informazioni sulle licenze

Pagina di 256
 
104
Open Source Used In Cisco MXE 3500 Release 3.2.1
1.14   glib-dev 2.24.0-2
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.14 glib-dev 2.24.0-2
1.14.1 Available under license :
GNU LIBRARY GENERAL PUBLIC LICENSE  
       Version 2, June 1991  
  
 Copyright (C) 1991 Free Software Foundation, Inc.  
        59 Temple Place, Suite 330, Boston, MA  02111-1307  USA  
 Everyone is permitted to copy and distribute verbatim copies  
 of this license document, but changing it is not allowed.  
  
[This is the first released version of the library GPL.  It is  
 numbered 2 because it goes with version 2 of the ordinary GPL.]  
  
    Preamble  
  
  The licenses for most software are designed to take away your  
freedom to share and change it.  By contrast, the GNU General Public  
Licenses are intended to guarantee your freedom to share and change  
free software--to make sure the software is free for all its users.  
  
  This license, the Library General Public License, applies to some  
specially designated Free Software Foundation software, and to any  
other libraries whose authors decide to use it.  You can use it for  
your libraries, too.