Cisco Cisco WebEx Social for Mobile Informazioni sulle licenze

Pagina di 5341
OL-29171-01             Open Source Used In Cisco WebEx Social 3.1 SR3
               5282
   You can do whatever you want with the files that have been put into
   the public domain. If you find public domain legally problematic,
   take the previous sentence as a license grant. If you still find
   the lack of copyright legally problematic, you have too many
   lawyers.
 
   As usual, this software is provided "as is", without any warranty.
 
   If you copy significant amounts of public domain code from XZ Utils
   into your project, acknowledging this somewhere in your software is
   polite (especially if it is proprietary, non-free software), but
   naturally it is not legally required. Here is an example of a good
   notice to put into "about box" or into documentation:
 
       This software includes code from XZ Utils <http://tukaani.org/xz/>.
 
   The following license texts are included in the following files:
     - COPYING.LGPLv2.1: GNU Lesser General Public License version 2.1
     - COPYING.GPLv2: GNU General Public License version 2
     - COPYING.GPLv3: GNU General Public License version 3
 
   Note that the toolchain (compiler, linker etc.) may add some code
   pieces that are copyrighted. Thus, it is possible that e.g. liblzma
   binary wouldn't actually be in the public domain in its entirety
   even though it contains no copyrighted code from the XZ Utils source
   package.
 
   If you have questions, don't hesitate to ask the author(s) for more
   information.
GNU GENERAL PUBLIC LICENSE
                      Version 2, June 1991
 
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
 
                           Preamble
 
 The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
License is intended to guarantee your freedom to share and change free
software--to make sure the software is free for all its users.  This
General Public License applies to most of the Free Software
Foundation's software and to any other program whose authors commit to
using it.  (Some other Free Software Foundation software is covered by
the GNU Lesser General Public License instead.)  You can apply it to
your programs, too.