ライセンス
『ドラゴンクエストX オンライン』関連のライセンス情報です。
▼目次
-------------------------------------------------------------------------------
◆ ドラゴンクエストX オンライン(ゲーム)
-------------------------------------------------------------------------------
Boost / Boost Software License 1.0
----------------------------------
Boost
http://www.boost.org/
Boost Software License - Version 1.0 - August 17th, 2003
Permission is hereby granted, free of charge, to any person or organization
obtaining a copy of the software and accompanying documentation covered by
this license (the "Software") to use, reproduce, display, distribute,
execute, and transmit the Software, and to prepare derivative works of the
Software, and to permit third-parties to whom the Software is furnished to
do so, all subject to the following:
The copyright notices in the Software and this entire statement, including
the above license grant, this restriction and the following disclaimer,
must be included in all copies of the Software, in whole or in part, and
all derivative works of the Software, unless such copies or derivative
works are solely in the form of machine-executable object code generated by
a source language processor.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
Boost SubComponents
===================
Boost Threads code (William E. Kempf)
-------------------------------------
Copyright (C) 2001-2003
William E. Kempf
Permission to use, copy, modify, distribute and sell this software
and its documentation for any purpose is hereby granted without fee,
provided that the above copyright notice appear in all copies and
that both that copyright notice and this permission notice appear
in supporting documentation. William E. Kempf makes no representations
about the suitability of this software for any purpose.
It is provided "as is" without express or implied warranty.
Boost.Function library (Douglas Gregor)
---------------------------------------
Copyright (C) 2001-2003 Douglas Gregor (gregod@cs.rpi.edu)
Permission to copy, use, sell and distribute this software is granted
provided this copyright notice appears in all copies.
Permission to modify the code and to distribute modified code is granted
provided this copyright notice appears in all copies, and a notice
that the code was modified is included with the copyright notice.
This software is provided "as is" without express or implied warranty,
and with no claim as to its suitability for any purpose.
fast_pthread_once algorithm (Mike Burrows) / New BSD License
------------------------------------------------------------
Copyright (c) 2007, Google Inc.
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
* 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.
* Neither the name of Google Inc. 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 ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
OF SUCH DAMAGE.
fdstream.hpp
------------
fdstream.hpp: Classes for File Descriptors and File Handles
http://www.josuttis.com/cppcode/fdstream.html
(C) Copyright Nicolai M. Josuttis 2001.
Permission to copy, use, modify, sell and distribute this software
is granted provided this copyright notice appears in all copies.
This software is provided "as is" without express or implied
warranty, and with no claim as to its suitability for any purpose.
Interface Detection (Alexandre Courpron)
----------------------------------------
CodeProject Interface Detection
http://www.codeproject.com/Articles/19444/Interface-Detection
Copyright 2007 Alexandre Courpron
Permission to use, copy, modify, redistribute and sell this software,
provided that this copyright notice appears on all copies of the software.
LLVM / University of Illinois/NCSA Open Source License
------------------------------------------------------
Copyright (c) 2003-2014 University of Illinois at Urbana-Champaign.
All rights reserved.
Developed by:
LLVM Team
University of Illinois at Urbana-Champaign
http://llvm.org
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal with
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimers.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimers in the
documentation and/or other materials provided with the distribution.
* Neither the names of the LLVM Team, University of Illinois at
Urbana-Champaign, nor the names of its contributors may be used to
endorse or promote products derived from this Software without specific
prior written permission.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE
SOFTWARE.
rational.hpp (Boost)
--------------------
boostinspect:nolicense (don't complain about the lack of a Boost license)
(Paul Moore hasn't been in contact for years, so there's no way to change the
license.)
See http://www.boost.org/libs/rational for documentation.
(C) Copyright Paul Moore 1999. Permission to copy, use, modify, sell and
distribute this software is granted provided this copyright notice appears
in all copies. This software is provided "as is" without express or
implied warranty, and with no claim as to its suitability for any purpose.
sgi-stl
-------
Standard Template Library Programmer's Guide
http://www.sgi.com/tech/stl/index.html
Copyright (c) 1994
Hewlett-Packard Company
Permission to use, copy, modify, distribute and sell this software
and its documentation for any purpose is hereby granted without fee,
provided that the above copyright notice appear in all copies and
that both that copyright notice and this permission notice appear
in supporting documentation. Hewlett-Packard Company makes no
representations about the suitability of this software for any
purpose. It is provided "as is" without express or implied warranty.
Copyright (c) 1996-1998
Silicon Graphics Computer Systems, Inc.
Permission to use, copy, modify, distribute and sell this software
and its documentation for any purpose is hereby granted without fee,
provided that the above copyright notice appear in all copies and
that both that copyright notice and this permission notice appear
in supporting documentation. Silicon Graphics makes no
representations about the suitability of this software for any
purpose. It is provided "as is" without express or implied warranty.
shared_container_iterator.hpp (Boost)
-------------------------------------
See http://www.boost.org/libs/utility/shared_container_iterator.html
for documentation.
(C) Copyright Ronald Garcia 2002. Permission to copy, use, modify, sell and
distribute this software is granted provided this copyright notice appears
in all copies. This software is provided "as is" without express or implied
warranty, and with no claim as to its suitability for any purpose.
splay_tree.h (Ralf Mattethat)
-----------------------------
Copyright (c) 2004 Ralf Mattethat
Permission to copy, use, modify, sell and distribute this software
is granted provided this copyright notice appears in all copies.
This software is provided "as is" without express or implied
warranty, and with no claim as to its suitability for any purpose.
Please send questions, comments, complaints, performance data, etc to
ralf.mattethat@teknologisk.dk
STLport (Multiplatform C++ Standard Library )
---------------------------------------------
STLport
http://www.stlport.org/
Copyright (c) 1994
Hewlett-Packard Company
Copyright (c) 1996-1999
Silicon Graphics Computer Systems, Inc.
Copyright (c) 1997
Moscow Center for SPARC Technology
Copyright (c) 1999-2003
Boris Fomitchev
This material is provided "as is", with absolutely no warranty expressed
or implied. Any use is at your own risk.
Permission to use or copy this software for any purpose is hereby granted
without fee, provided the above notices are retained on all copies.
Permission to modify the code and to distribute modified code is granted,
provided the above notices are retained, and a notice that the code was
modified is included with the above copyright notice.
Unicode Character Database
/ UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
------------------------------------------------------------
Unicode Character Database
http://www.unicode.org/ucd/
Copyright (c) 1991-2015 Unicode, Inc. All rights reserved.
Distributed under the Terms of Use in
http://www.unicode.org/copyright.html.
Permission is hereby granted, free of charge, to any person
obtaining a copy of the Unicode data files and any associated
documentation (the "Data Files") or Unicode software and any
associated documentation (the "Software") to deal in the Data
Files or Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute,
and/or sell copies of the Data Files or Software, and to permit
persons to whom the Data Files or Software are furnished to do so,
provided that (a) the above copyright notice(s) and this permission
notice appear with all copies of the Data Files or Software,
(b) both the above copyright notice(s) and this permission notice
appear in associated documentation, and (c) there is clear notice
in each modified Data File or in the Software as well as in the
documentation associated with the Data File(s) or Software that
the data or software has been modified.
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY
OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL
THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE
FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
OR PERFORMANCE OF THE DATA FILES OR SOFTWARE.
Except as contained in this notice, the name of a copyright
holder shall not be used in advertising or otherwise to promote
the sale, use or other dealings in these Data Files or Software
without prior written authorization of the copyright holder.
utf8_codecvt_facet.hpp (Boost)
------------------------------
Copyright (c) 2001 Ronald Garcia, Indiana University (garcia@osl.iu.edu)
Andrew Lumsdaine, Indiana University (lums@osl.iu.edu). Permission to copy,
use, modify, sell and distribute this software is granted provided this
copyright notice appears in all copies. This software is provided "as is"
without express or implied warranty, and with no claim as to its suitability
for any purpose.
Camellia (NTT) / Simplified BSD License
---------------------------------------
Camellia
https://info.isl.ntt.co.jp/crypt/eng/camellia/
Copyright (c) 2006 NTT (Nippon Telegraph and Telephone Corporation).
Copyright (c) 1999 日本電信電話株式会社
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 as
the first lines of this file unmodified.
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.
THIS SOFTWARE IS PROVIDED BY NTT ``AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL NTT BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
CGdiPlusBitmap / Code Project Open License (CPOL) 1.02
------------------------------------------------------
CODE PROJECT - Loading JPG & PNG resources using GDI+ By Joe Woodbury
http://www.codeproject.com/Articles/3537/Loading-JPG-PNG-resources-using-GDI
Code Project Open License (CPOL) 1.02
http://www.codeproject.com/info/cpol10.aspx
freeglut / MIT License
----------------------
Freeglut
http://freeglut.sourceforge.net/index.php
Copyright (c) 1999-2000 Pawel W. Olszta. All Rights Reserved.
Permission is hereby granted, free of charge,to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction,including without limitation the rights
to use, copy,modify, merge,publish, distribute,sublicense,and/or sell
copies or substantial portions of the Software.
The abovecopyright noticeand this permission noticeshall be included in
all copies or substantial portions of the Software.
THE SOFTWAREIS PROVIDED "AS IS",WITHOUT WARRANTY OF ANY KIND,EXPRESS OR
IMPLIED,INCLUDINGBUTNOT LIMITEDTO THE WARRANTIESOF MERCHANTABILITY,
FITNESSFORA PARTICULAR PURPOSEAND NONINFRINGEMENT.INNO EVENTSHALL
PAWEL W. OLSZTA BE LIABLE FOR ANY CLAIM,DAMAGES OR OTHER LIABILITY, WHETHER
INAN ACTIONOF CONTRACT,TORT OR OTHERWISE,ARISING FROM,OUT OFOR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Except as contained in this notice,the name of Pawel W. Olszta shall not be
usedin advertisingor otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from Pawel W. Olszta.
HalfToFloat (Industrial Light & Magic) / New BSD License
--------------------------------------------------------
OpenEXR Downloads
http://www.openexr.com/downloads.html
Copyright (c) 2002, Industrial Light & Magic, a division of Lucas Digital Ltd. LLC
All rights reserved.
Copyright (c) 2002-2011, Industrial Light & Magic,
a division of Lucasfilm Entertainment Company Ltd. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* 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.
* Neither the name of Industrial Light & Magic 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 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Info-ZIP / Info-ZIP License
---------------------------
Info-ZIP
http://www.info-zip.org/
Copyright (c) 1990-2009 Info-ZIP. All rights reserved.
For the purposes of this copyright and license, "Info-ZIP" is defined as
the following set of individuals:
Mark Adler, John Bush, Karl Davis, Harald Denker, Jean-Michel Dubois,
Jean-loup Gailly, Hunter Goatley, Ed Gordon, Ian Gorman, Chris Herborth,
Dirk Haase, Greg Hartwig, Robert Heath, Jonathan Hudson, Paul Kienitz,
David Kirschbaum, Johnny Lee, Onno van der Linden, Igor Mandrichenko,
Steve P. Miller, Sergio Monesi, Keith Owens, George Petrov, Greg Roelofs,
Kai Uwe Rommel, Steve Salisbury, Dave Smith, Steven M. Schweda, Christian
Spieler, Cosmin Truta, Antoine Verheijen, Paul von Behren, Rich Wales,
Mike White.
This software is provided "as is," without warranty of any kind, express
or implied. In no event shall Info-ZIP or its contributors be held liable
for any direct, indirect, incidental, special or consequential damages
arising out of the use of or inability to use this software.
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the above disclaimer and the following restrictions:
* Redistributions of source code (in whole or in part) must retain the
above copyright notice, definition, disclaimer, and this list of conditions.
* Redistributions in binary form (compiled executables and libraries) must
reproduce the above copyright notice, definition, disclaimer, and this
list of conditions in documentation and/or other materials provided with
the distribution. Additional documentation is not needed for executables
where a command line license option provides these and a note regarding
this option is in the executable's startup banner. The sole exception to
this condition is redistribution of a standard UnZipSFX binary (including
SFXWiz) as part of a self-extracting archive; that is permitted without
inclusion of this license, as long as the normal SFX banner has not been
removed from the binary or disabled.
* Altered versions--including, but not limited to, ports to new operating
systems, existing ports with new graphical interfaces, versions with
modified or added functionality, and dynamic, shared, or static library
versions not from Info-ZIP--must be plainly marked as such and must not
be misrepresented as being the original source or, if binaries, compiled
from the original source. Such altered versions also must not be
misrepresented as being Info-ZIP releases--including, but not limited to,
labeling of the altered versions with the names "Info-ZIP" (or any variation
thereof, including, but not limited to, different capitalizations),
"Pocket UnZip," "WiZ" or "MacZip" without the explicit permission of
Info-ZIP. Such altered versions are further prohibited from misrepresentative
use of the Zip-Bugs or Info-ZIP e-mail addresses or the Info-ZIP URL(s), such
as to imply Info-ZIP will provide support for the altered versions.
* Info-ZIP retains the right to use the names "Info-ZIP," "Zip," "UnZip,"
"UnZipSFX," "WiZ," "Pocket UnZip," "Pocket Zip," and "MacZip" for its own
source and binary releases.
jpeg-6b / Independent JPEG Group License
----------------------------------------
Independent JPEG Group
http://www.ijg.org/
Copyright (C) 1991-1998, Thomas G. Lane. All Rights Reserved.
this software is based in part on the work of the Independent JPEG Group.
ldap.h (Oracle)
---------------
Oracle Instant Client
http://www.oracle.com/technetwork/jp/topics/index-099943-ja.html
Copyright (c) 1998, 2008, Oracle and/or its affiliates. All rights reserved.
All rights reserved.
Redistribution and use in source and binary forms are permitted
provided that this notice is preserved and that due credit is given
to the University of Michigan at Ann Arbor. The name of the University
may not be used to endorse or promote products derived from this
software without specific prior written permission. This software
is provided ``as is'' without express or implied warranty.
libMemcached (TangentOrg) / New BSD License
-------------------------------------------
libMemcached
http://libmemcached.org/libMemcached.html
Copyright (c) 2006-2007.., TangentOrg (Brian Aker)
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
* 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.
* Neither the name of TangentOrg 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 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
libxml2 / MIT License
---------------------
Libxml2
http://xmlsoft.org/
Copyright (C) 1998-2003 Daniel Veillard. All Rights Reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is fur-
nished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
DANIEL VEILLARD BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-
NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Except as contained in this notice, the name of Daniel Veillard shall not
be used in advertising or otherwise to promote the sale, use or other deal-
ings in this Software without prior written authorization from him.
Lua / MIT License
-----------------
Lua
http://www.lua.org/
Copyright (C) 1994-2008 Lua.org, PUC-Rio. All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Lua SubComponents
=================
LuaBitOp / MIT License
----------------------
Lua BitOp
http://bitop.luajit.org/
Copyright (C) 2008-2009 Mike Pall. All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
LuaCoco / MIT License
---------------------
Coco
http://luajit.org/coco.html
Copyright (C) 2004-2008 Mike Pall. All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
LZ4 / Simplified BSD License
----------------------------
Copyright (C) 2011-2013, Yann Collet.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* 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.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
You can contact the author at :
- LZ4 homepage : http://fastcompression.blogspot.com/p/lz4.html
- LZ4 source repository : http://code.google.com/p/lz4/
matrix.cpp (ODER's Utilities Library) / New BSD License
-------------------------------------------------------
Open Dynamics Engine
http://www.ode.org/
Copyright (c) 2008, Oleh Derevenko.
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
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.
Neither the names of ODER's Utilities' copyright owner 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 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
MersenneTwister
(Makoto Matsumoto and Takuji Nishimura, Richard J. Wagner)
/ New BSD License
----------------------------------------------------------
Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura,
Copyright (C) 2000 - 2009, Richard J. Wagner
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. The names of its contributors may not 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 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
Mersenne Twister (mt19937ar) / New BSD License
----------------------------------------------
Mersenne Twister with improved initialization (2002)
http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/MT2002/mt19937ar.html
Copyright (c) 2006,2007 Mutsuo Saito, Makoto Matsumoto and Hiroshima
University.
Copyright (c) 2012 Mutsuo Saito, Makoto Matsumoto, Hiroshima University
and The University of Tokyo.
All rights reserved.
Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura,
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. The names of its contributors may not 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 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
OpenSSL / OpenSSL License
-------------------------
OpenSSL
http://www.openssl.org/
Open SSL License
http://www.openssl.org/source/license.html
OpenSSL License
Copyright (c) 1998-2016 The OpenSSL Project. 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. All advertising materials mentioning features or use of this
software must display the following acknowledgment:
"This product includes software developed by the OpenSSL Project
for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
endorse or promote products derived from this software without
prior written permission. For written permission, please contact
openssl-core@openssl.org.
5. Products derived from this software may not be called "OpenSSL"
nor may "OpenSSL" appear in their names without prior written
permission of the OpenSSL Project.
6. Redistributions of any form whatsoever must retain the following
acknowledgment:
"This product includes software developed by the OpenSSL Project
for use in the OpenSSL Toolkit (http://www.openssl.org/)"
THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
OF THE POSSIBILITY OF SUCH DAMAGE.
This product includes cryptographic software written by Eric Young
(eay@cryptsoft.com). This product includes software written by Tim
Hudson (tjh@cryptsoft.com).
Original SSLeay License
Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
All rights reserved.
This package is an SSL implementation written
by Eric Young (eay@cryptsoft.com).
The implementation was written so as to conform with Netscapes SSL.
This library is free for commercial and non-commercial use as long as
the following conditions are aheared to. The following conditions
apply to all code found in this distribution, be it the RC4, RSA,
lhash, DES, etc., code; not just the SSL code. The SSL documentation
included with this distribution is covered by the same copyright terms
except that the holder is Tim Hudson (tjh@cryptsoft.com).
Copyright remains Eric Young's, and as such any Copyright notices in
the code are not to be removed.
If this package is used in a product, Eric Young should be given attribution
as the author of the parts of the library used.
This can be in the form of a textual message at program startup or
in documentation (online or textual) provided with the package.
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 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. All advertising materials mentioning features or use of this software
must display the following acknowledgement:
"This product includes cryptographic software written by
Eric Young (eay@cryptsoft.com)"
The word 'cryptographic' can be left out if the rouines from the library
being used are not cryptographic related :-).
4. If you include any Windows specific code (or a derivative thereof) from
the apps directory (application code) you must include an acknowledgement:
"This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
The licence and distribution terms for any publically available version or
derivative of this code cannot be changed. i.e. this code cannot simply be
copied and put under another distribution licence
[including the GNU Public Licence.]
OpenSSL SubComponents:
======================
Camellia (OpenSSL) / OpenSSL License
------------------------------------
Camellia
http://info.isl.ntt.co.jp/crypt/camellia/source.html
Copyright 2006 NTT (Nippon Telegraph and Telephone Corporation).
ALL RIGHTS RESERVED.
Intellectual Property information for Camellia:
http://info.isl.ntt.co.jp/crypt/eng/info/chiteki.html
News Release for Announcement of Camellia open source:
http://www.ntt.co.jp/news/news06e/0604/060413a.html
The Camellia Code included herein is developed by
NTT (Nippon Telegraph and Telephone Corporation), and is contributed
to the OpenSSL project.
The Camellia Code is licensed pursuant to the OpenSSL open source
license
easy-tls.c (OpenSSL)
--------------------
(c) Copyright 1999 Bodo Moeller. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that each of the following
conditions is met:
1. Redistributions qualify as "freeware" or "Open Source Software" under
one of the following terms:
(a) Redistributions are made at no charge beyond the reasonable cost of
materials and delivery.
(b) Redistributions are accompanied by a copy of the Source Code
or by an irrevocable offer to provide a copy of the Source Code
for up to three years at the cost of materials and delivery.
Such redistributions must allow further use, modification, and
redistribution of the Source Code under substantially the same
terms as this license.
2. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
3. 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.
4. All advertising materials mentioning features or use of this
software must display the following acknowledgment:
"This product includes software developed by Bodo Moeller."
(If available, substitute umlauted o for oe.)
5. Redistributions of any form whatsoever must retain the following
acknowledgment:
"This product includes software developed by Bodo Moeller."
THIS SOFTWARE IS PROVIDED BY BODO MOELLER ``AS IS'' AND ANY
EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL BODO MOELLER OR
HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
OF THE POSSIBILITY OF SUCH DAMAGE.
Attribution for OpenSSL library:
This product includes cryptographic software written by Eric Young
(eay@cryptsoft.com). This product includes software written by Tim
Hudson (tjh@cryptsoft.com).
This product includes software developed by the OpenSSL Project
for use in the OpenSSL Toolkit. (http://www.openssl.org/)
eng_cryptodev.c (OpenSSL) / Simplified BSD License
--------------------------------------------------
Copyright (c) 2002 Bob Beck
Copyright (c) 2002 Theo de Raadt
Copyright (c) 2002 Markus Friedl
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.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
evp.h (OpenSSL) / OpenSSL License
---------------------------------
Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
All rights reserved.
This package is an SSL implementation written
by Eric Young (eay@cryptsoft.com).
The implementation was written so as to conform with Netscapes SSL.
This library is free for commercial and non-commercial use as long as
the following conditions are aheared to. The following conditions
apply to all code found in this distribution, be it the RC4, RSA,
lhash, DES, etc., code; not just the SSL code. The SSL documentation
included with this distribution is covered by the same copyright terms
except that the holder is Tim Hudson (tjh@cryptsoft.com).
Copyright remains Eric Young's, and as such any Copyright notices in
the code are not to be removed.
If this package is used in a product, Eric Young should be given attribution
as the author of the parts of the library used.
This can be in the form of a textual message at program startup or
in documentation (online or textual) provided with the package.
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 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. All advertising materials mentioning features or use of this software
must display the following acknowledgement:
"This product includes cryptographic software written by
Eric Young (eay@cryptsoft.com)"
The word 'cryptographic' can be left out if the rouines from the library
being used are not cryptographic related :-).
4. If you include any Windows specific code (or a derivative thereof) from
the apps directory (application code) you must include an acknowledgement:
"This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
The licence and distribution terms for any publically available version or
derivative of this code cannot be changed. i.e. this code cannot simply be
copied and put under another distribution licence
[including the GNU Public Licence.]
hwcryptohook.h (OpenSSL)
------------------------
This file is Copyright 1998-2000 nCipher Corporation Limited.
Redistribution and use in source and binary forms, with opr without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the 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
IN NO EVENT SHALL NCIPHER CORPORATION LIMITED (`NCIPHER') AND/OR
ANY OTHER AUTHORS OR DISTRIBUTORS OF THIS FILE BE LIABLE for any
damages arising directly or indirectly from this file, its use or
this licence. Without prejudice to the generality of the
foregoing: all liability shall be excluded for direct, indirect,
special, incidental, consequential or other damages or any loss of
profits, business, revenue goodwill or anticipated savings;
liability shall be excluded even if nCipher or anyone else has been
advised of the possibility of damage. In any event, if the
exclusion of liability is not effective, the liability of nCipher
or any author or distributor shall be limited to the lesser of the
price paid and 1,000 pounds sterling. This licence only fails to
exclude or limit liability for death or personal injury arising out
of negligence, and only to the extent that such an exclusion or
limitation is not effective.
NCIPHER AND THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ALL
AND ANY WARRANTIES (WHETHER EXPRESS OR IMPLIED), including, but not
limited to, any implied warranties of merchantability, fitness for
a particular purpose, satisfactory quality, and/or non-infringement
of any third party rights.
US Government use: This software and documentation is Commercial
Computer Software and Computer Software Documentation, as defined in
sub-paragraphs (a)(1) and (a)(5) of DFAR 252.227-7014, "Rights in
Noncommercial Computer Software and Noncommercial Computer Software
Documentation." Use, duplication or disclosure by the Government is
subject to the terms and conditions specified here.
By using or distributing this file you will be accepting these
terms and conditions, including the limitation of liability and
lack of warranty. If you do not wish to accept these terms and
conditions, DO NOT USE THE FILE.
The actual dynamically loadable plugin, and the library files for
static linking, which are also provided in some distributions, are
not covered by the licence described above. You should have
received a separate licence with terms and conditions for these
library files; if you received the library files without a licence,
please contact nCipher.
Lplib (OpenSSL) / Simplified BSD License
----------------------------------------
LPlib
http://lplib.free.lp.se/
Copyright (c) 2004, Richard Levitte
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 as
the first lines of this file unmodified.
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.
THIS SOFTWARE IS PROVIDED BY Andy Polyakov ``AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL NTT BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
seed (OpenSSL) / Simplified BSD License
---------------------------------------
Copyright (c) 2007 KISA(Korea Information Security Agency).
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. Neither the name of author 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 AUTHOR AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
Sun Microsystems (OpenSSL) / OpenSSL License
--------------------------------------------
Copyright 2002 Sun Microsystems, Inc. ALL RIGHTS RESERVED.
Portions of the attached software ("Contribution") are developed by
SUN MICROSYSTEMS, INC., and are contributed to the OpenSSL project.
The Contribution is licensed pursuant to the Eric Young open source
license provided above.
The binary polynomial arithmetic software is originally written by
Sheueling Chang Shantz and Douglas Stebila of Sun Microsystems Laboratories.
v3_pci.c (OpenSSL) / New BSD License
v3_pcia.c (OpenSSL) / New BSD License
-------------------------------------
Contributed to the OpenSSL Project 2004
by Richard Levitte (richard@levitte.org)
Copyright (c) 2004 Kungliga Tekniska Hoskolan
(Royal Institute of Technology, Stockholm, Sweden).
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 Institute 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 INSTITUTE AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE INSTITUTE OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
SHA1 (US Secure Hash Algorithm 1)
---------------------------------
US Secure Hash Algorithm 1 (SHA1)
http://www.ipa.go.jp/security/rfc/RFC3174EN.html#c
Copyright (C) The Internet Society (2001). All Rights Reserved.
This document and translations of it may be copied and furnished to others,
and derivative works that comment on or otherwise explain it or assist in
its implementation may be prepared, copied, published and distributed, in
whole or in part, without restriction of any kind, provided that the above
copyright notice and this paragraph are included on all such copies and
derivative works. However, this document itself may not be modified in any
way, such as by removing the copyright notice or references to the Internet
Society or other Internet organizations, except as needed for the purpose
of developing Internet standards in which case the procedures for copyrights
defined in the Internet Standards process must be followed, or as required
to translate it into languages other than English.
The limited permissions granted above are perpetual and will not be revoked
by the Internet Society or its successors or assigns.
This document and the information contained herein is provided on an "AS IS"
basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING TASK FORCE
DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY
RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR
PURPOSE.
Sphere Tree (John W. Ratcliff)
------------------------------
Copyright (C) John W. Ratcliff, 2001.
All rights reserved worldwide.
This software is provided "as is" without express or implied
warranties. You may freely copy and compile this source into
applications you distribute provided that the copyright text
below is included in the resulting source code, for example:
"Portions Copyright (C) John W. Ratcliff, 2001"
tinymt / New BSD License
------------------------
Tiny Mersenne Twister (TinyMT)
http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/TINYMT/index-jp.html
Copyright (C) 2011 Mutsuo Saito, Makoto Matsumoto,
Hiroshima University and The University of Tokyo.
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
* 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.
* Neither the name of the 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 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
XStream / New BSD License
-------------------------
XStream
http://x-stream.github.io/
Copyright (c) 2003-2006, Joe Walnes
Copyright (c) 2006-2015 XStream Committers
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 XStream 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 ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE.
zstream.h (zlib)
----------------
zlib
http://www.zlib.net/
Copyright (c) 1997
Christian Michelsen Research AS
Advanced Computing
Fantoftvegen 38, 5036 BERGEN, Norway
http://www.cmr.no
Permission to use, copy, modify, distribute and sell this software
and its documentation for any purpose is hereby granted without fee,
provided that the above copyright notice appear in all copies and
that both that copyright notice and this permission notice appear
in supporting documentation. Christian Michelsen Research AS makes no
representations about the suitability of this software for any
purpose. It is provided "as is" without express or implied warranty.
Libwebsockets / MIT License
---------------------------
Libwebsockets
https://libwebsockets.org/
GitHub : warmcat / libwebsockets
https://github.com/warmcat/libwebsockets
Copyright (C) 2010 - 2020 Andy Green <andy@warmcat.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
deal in the Software without restriction, including without limitation the
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
sell copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
IN THE SOFTWARE.
Libwebsockets Subcomponents:
============================
sha-1.c / New BSD License
-------------------------
GitHub : libwebsockets / sha-1.c
https://github.com/warmcat/libwebsockets/blob/main/lib/misc/sha-1.c
Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
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 PROJECT AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
mbedtls/wrapper / Apache License 2.0
------------------------------------
GitHub : libwebsockets / mbedtls/wrapper
https://github.com/warmcat/libwebsockets/tree/main/lib/tls/mbedtls/wrapper
Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
base64-decode.c / MIT License
-----------------------------
base64
http://base64.sourceforge.net/
b64.c
http://base64.sourceforge.net/b64.c
GitHub : libwebsockets / base64-decode.c
https://github.com/warmcat/libwebsockets/blob/main/lib/misc/base64-decode.c
Copyright (c) 2001 Bob Trower, Trantor Standard Systems Inc.
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated
documentation files (the "Software"), to deal in the
Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute,
sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so,
subject to the following conditions:
The above copyright notice and this permission notice shall
be included in all copies or substantial portions of the
Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
daemonize.c / MIT License
-------------------------
GitHub : libwebsockets / daemonize.c
https://github.com/warmcat/libwebsockets/blob/main/lib/misc/daemonize.c
Copyright (c)2006 - 2013 Andy Green <andy@warmcat.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
deal in the Software without restriction, including without limitation the
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
sell copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
IN THE SOFTWARE.
windows-resolv.c / MIT License
------------------------------
GitHub : libwebsockets / windows-resolv.c
https://github.com/warmcat/libwebsockets/blob/main/lib/plat/windows/windows-resolv.c
Copyright (C) 2010 - 2019 Andy Green <andy@warmcat.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
deal in the Software without restriction, including without limitation the
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
sell copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
IN THE SOFTWARE.
Protocol Buffers / New BSD License
----------------------------------
Protocol Buffers
https://protobuf.dev/
GitHub : protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
Copyright 2008 Google Inc. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* 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.
* Neither the name of Google Inc. 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 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Code generated by the Protocol Buffer compiler is owned by the owner
of the input file used when generating it. This code is not
standalone and requires a support library to be linked with it. This
support library is itself covered by the above license.
Full License Text
=================
Apache License 2.0
------------------
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.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-------------------------------------------------------------------------------
◆ 冒険者のおでかけ超便利ツール(iOS)
-------------------------------------------------------------------------------
cocos2d-x / MIT License
-----------------------
cocos2d-x
http://www.cocos2d-x.org/
GitHub : cocos2d/cocos2d-x
https://github.com/cocos2d/cocos2d-x
Copyright 2013 BlackBerry Inc.
Copyright (c) 2008 Apple Inc. All Rights
Reserved.
Copyright (c) 2014 GamePlay3D team
Copyright (C) 2012 Nathaniel Symer.
Copyright (c) 2003 Toxic Software. All
rights reserved.
Copyright 2007 Kaboomerang LLC. All
rights reserved.
Copyright (c) 2013 nickflink
Copyright (c) 2014 martell malone
Copyright (C) 2013 Henry van Merode.
All rights reserved.
Copyright (c) 2010 Sangwoo Im
Copyright 2012 Stewart
Hamilton-Arrandale.
http://creativewax.co.uk
Copyright 2011-2012 Yannick Loriot.All
rights reserved.
http://yannickloriot.com
Copyright (c) 2015 Neo Kim
(neo.kim@neofect.com)
Copyright (c) 2012 Jozef Pridavok
Copyright (c) 2012 James Chen
Copyright 2011 Jeff Lamarche
Copyright 2012 Goffredo Marocchi
Copyright (c) 2013-2014 Martell
Malone
Copyright (c) 2010 Максим
Аксенов
Portions Copyright (c) Microsoft Open
Technologies, Inc.
Copyright (c) 2012 greathqy
Copyright (c) 2011 Erawppa
Copyright (c) 2007 Scott Lembcke
Copyright (c) 2010 ForzeField Studios
S.L. http://forzefield.com
Copyright (c) 2014 PlayFirst Inc.
Copyright (c) 2010 Stuart Carnie
Copyright (c) 2011 Laschweinski
Copyright (c) 2010 Steve Oldmeadow
Copyright (c) 2010 Neophit
Copyright (c) 2009 Robert J Payne
Copyright (c) 2009 Valentin Milea
Copyright (C) 2009 Matt Oswald
Copyright (c) 2012 Scott Lembcke and
Howling Moon Software
Copyright (c) 2012 Pierre-David
Bélanger
Copyright (c) 2009 lhunath (Maarten
Billemont)
Copyright (C) 2010 Lam Pham
Copyright (c) 2009 Sindesso Pty Ltd
http://www.sindesso.com/
Copyright (c) 2008-2010 Ricardo
Quesada
Copyright (c) 2009 On-Core
Copyright (c) 2011 Vit Valentin
Copyright (c) 2008-2009 Jason Booth
Copyright (c) 2010-2014 cocos2d-x.org
community
Copyright (c) 2011 Zynga Inc.
Copyright (c) 2013-2015 Chukong
Technologies Inc.
(see each file to see the different
copyright owners)
Permission is hereby granted, free of
charge, to any person obtaining a copy
of this software and associated
documentation files (the "Software"),
to deal
in the Software without restriction,
including without limitation the rights
to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell
copies of the Software, and to permit
persons to whom the Software is
furnished to do so, subject to the
following conditions:
The above copyright notice and this
permission notice shall be included in
all copies or substantial portions of the
Software.
THE SOFTWARE IS PROVIDED "AS
IS", WITHOUT WARRANTY OF ANY
KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT
LIMITED TO THE WARRANTIES OF
MERCHANTABILITY,
FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS
BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH
THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN
THE SOFTWARE.
cocos2d-x Subcomponent
======================
vectormath2bullet.h (bullet) / New
BSD License
--------------------------------
--------------
https://github.com/MSOpenTech/bullet/b
lob/master/src/BulletMultiThreaded/vec
tormath2bullet.html
Copyright (C) 2006, 2007 Sony
Computer Entertainment Inc.
All rights reserved.
Redistribution and use in source
and binary forms,
with or without modification, are
permitted provided that the
following conditions are met:
* Redistributions of source code
must retain the above copyright
notice, this list of conditions and
the following disclaimer.
* 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.
* Neither the name of the Sony
Computer Entertainment Inc 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 ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE
IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS
FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT
SHALL THE COPYRIGHT OWNER OR
CONTRIBUTORS BE
LIABLE FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR
CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF
SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE
OR OTHERWISE)
ARISING IN ANY WAY OUT OF
THE USE OF THIS SOFTWARE, EVEN
IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
CCArray.h (Cocos2d-x) / Code
Project Open License (CPOL) 1.02
--------------------------------
-----------------------------
CODE PROJECT - C++ Class
Implementation of HMAC-SHA
By Chien-Chung, Chung
http://www.codeproject.com/Articles/64111/B
uilding-a-Quick-and-Handy-Reference-Countin
g-Clas
Code Project Open License (CPOL)
1.02
http://www.codeproject.com/info/cpol10.aspx
CDOpenALSupport (Apple) / Apple
Open-Source Header
--------------------------------
------------------
CDOpenALSupport (Apple)
Reference
https://github.com/cocos2d/cocos2d-x/bl
ob/v3/cocos/audio/ios/CDOpenALSupport.html
https://github.com/cocos2d/cocos2d-x/bl
ob/v3/cocos/audio/ios/CDOpenALSupport.m
Disclaimer: IMPORTANT: This Apple
software is supplied to you by
Apple Inc. ("Apple") in consideration
of your agreement to the
following terms, and your use,
installation, modification or
redistribution of this Apple software
constitutes acceptance of these
terms. If you do not agree with these
terms, please do not use,
install, modify or redistribute this
Apple software.
In consideration of your agreement
to abide by the following terms, and
subject to these terms, Apple grants
you a personal, non-exclusive
license, under Apple's copyrights in
this original Apple software (the
"Apple Software"), to use, reproduce,
modify and redistribute the Apple
Software, with or without
modifications, in source and/or binary
forms;
provided that if you redistribute the
Apple Software in its entirety and
without modifications, you must
retain this notice and the following
text and disclaimers in all such
redistributions of the Apple Software.
Neither the name, trademarks,
service marks or logos of Apple Inc.
may be used to endorse or promote
products derived from the Apple
Software without specific prior
written permission from Apple. Except
as expressly stated in this notice, no
other rights or licenses, express
or implied, are granted by Apple
herein, including but not limited to
any patent rights that may be
infringed by your derivative works or by
other works in which the Apple
Software may be incorporated.
The Apple Software is provided by
Apple on an "AS IS" basis. APPLE
MAKES NO WARRANTIES,
EXPRESS OR IMPLIED, INCLUDING
WITHOUT LIMITATION
THE IMPLIED WARRANTIES OF
NON-INFRINGEMENT,
MERCHANTABILITY AND FITNESS
FOR A PARTICULAR PURPOSE,
REGARDING THE APPLE SOFTWARE
OR ITS USE AND
OPERATION ALONE OR IN
COMBINATION WITH YOUR
PRODUCTS.
IN NO EVENT SHALL APPLE BE
LIABLE FOR ANY SPECIAL, INDIRECT,
INCIDENTAL
OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF
SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS
INTERRUPTION) ARISING IN ANY
WAY OUT OF THE USE,
REPRODUCTION,
MODIFICATION AND/OR
DISTRIBUTION OF THE APPLE
SOFTWARE, HOWEVER CAUSED
AND WHETHER UNDER THEORY
OF CONTRACT, TORT (INCLUDING
NEGLIGENCE),
STRICT LIABILITY OR OTHERWISE,
EVEN IF APPLE HAS BEEN ADVISED
OF THE
POSSIBILITY OF SUCH DAMAGE.
Copyright (C) 2009 Apple Inc. All
Rights Reserved.
chipmunk
(cocos2d-x-3rd-party-libs-bin) / MIT
License
--------------------------------
---------------------
chipmunk
(cocos2d-x-3rd-party-libs-bin)
https://github.com/cocos2d/cocos2d-x-3rd
-party-libs-bin/tree/v3/chipmunk/include
/chipmunk
Copyright (c) 2007 Scott Lembcke
Permission is hereby granted, free of
charge, to any person obtaining a copy
of this software and associated
documentation files (the "Software"),
to dea
l in the Software without restriction,
including without limitation the righ
ts to use, copy, modify, merge,
publish, distribute, sublicense, and/or
sell
copies of the Software, and to permit
persons to whom the Software is
furnished to do so, subject to the
following conditions:
The above copyright notice and this
permission notice shall be included in
all copies or substantial portions of
the Software.
THE SOFTWARE IS PROVIDED "AS
IS", WITHOUT WARRANTY OF ANY
KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT
LIMITED TO THE WARRANTIES OF
MERCHANTABILITY,
FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM
,OUT OF OR IN CONNECTION WITH
THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN
THE SOFTWARE.
Cocos2dxVideoView / Apache
License 2.0
--------------------------------
------
Cocos2dxVideoView.java
https://github.com/cocos2d/cocos2d-x/
blob/v3/cocos/platform/android/java/
src/org/cocos2dx/lib/Cocos2dxVideoView.java
Copyright (C) 2006 The Android
Open Source Project
Copyright (c) 2014 Chukong
Technologies Inc.
Licensed under the Apache License,
Version 2.0 (the "License");
you may not use this file except in
compliance with the License.
You may obtain a copy of the
License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or
agreed to in writing, software
distributed under the License is
distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either
express or implied.
See the License for the specific
language governing permissions and
limitations under the License.
CocosDenshion (cocos2d-iphone) /
MIT License
--------------------------------
------------
Copyright (c) 2010 Steve Oldmeadow
Permission is hereby granted, free of
charge, to any person obtaining a copy
of this software and associated
documentation files (the "Software"),
to deal
in the Software without restriction,
including without limitation the rights
to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell
copies of the Software, and to permit
persons to whom the Software is
furnished to do so, subject to the
following conditions:
The above copyright notice and this
permission notice shall be included in
all copies or substantial portions of
the Software.
THE SOFTWARE IS PROVIDED "AS
IS", WITHOUT WARRANTY OF ANY
KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT
LIMITED TO THE WARRANTIES OF
MERCHANTABILITY,
FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH
THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN
THE SOFTWARE.
cURL / cURL License
-------------------
Curl
http://curl.haxx.se/
Copyright - License
http://curl.haxx.se/docs/copyright.html
License Mixing
http://curl.haxx.se/legal/licmix.html
Copyright (C) 2006, David Shaw
Copyright (C) 2010, Mandy Wu,
Copyright (C) 2014, Vijay Panghal, ,
et al.
Copyright (C) 2009, 2011, Markus
Moeller,
Copyright (C) 2014, Steve Holme, .
Copyright (C) 2010, Howard Chu,
Copyright (C) 2012-2013, Linus
Nielsen Feltzing,
Copyright (C) 2010 - 2011, Hoi-Ho
Chan,
Copyright (C) 2012 - 2014, Marc
Hoersken,
Copyright (C) 2012, Mark Salisbury,
Copyright (C) 2012 - 2014, Nick
Zitzmann, .
Copyright (C) 2010, DirecTV,
Contact: Eric Hu, .
Copyright (c) 1996 - 2015, Daniel
Stenberg, daniel@haxx.se.
All rights reserved.
Permission to use, copy, modify, and
distribute this software for any purpose
with or without fee is hereby granted,
provided that the above copyright
notice and this permission notice
appear in all copies.
THE SOFTWARE IS PROVIDED "AS
IS", WITHOUT WARRANTY OF ANY
KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT
LIMITED TO THE WARRANTIES OF
MERCHANTABILITY,
FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT
OF THIRD PARTY RIGHTS.
IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS
BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF
CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT
OF OR IN CONNECTION WITH THE
SOFTWARE OR THE
USE OR OTHER DEALINGS IN THE
SOFTWARE.
Except as contained in this notice,
the name of a copyright holder shall
not be used in advertising or
otherwise to promote the sale, use
or other dealings in this Software
without prior written authorization
of the copyright holder.
OpenSSL / OpenSSL License
(BSD Style)
--------------------------------
-----
OpenSSL
http://www.openssl.org/
OpenSSL License
http://www.openssl.org/source/license.html
OpenSSL Download
http://www.openssl.org/source/
OpenSSL static files Library
https://code.google.com/p/repositorium/sour
ce/browse/trunk/OpenSSL/lib/VC/static/?r=911
Copyright (c) 1998-2011 The
OpenSSL Project. 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. All advertising materials
mentioning features or use of this
software must display the
following acknowledgment:
"This product includes software
developed by the OpenSSL Project
for use in the OpenSSL Toolkit.
(http://www.openssl.org/)"
4. The names "OpenSSL Toolkit"
and "OpenSSL Project" must not be
used to
endorse or promote products
derived from this software without
prior written permission. For
written permission, please contact
openssl-core@openssl.org.
5. Products derived from this
software may not be called "OpenSSL"
nor may "OpenSSL" appear in
their names without prior written
permission of the OpenSSL
Project.
6. Redistributions of any form
whatsoever must retain the following
acknowledgment:
"This product includes software
developed by the OpenSSL Project
for use in the OpenSSL Toolkit
(http://www.openssl.org/)"
THIS SOFTWARE IS PROVIDED
BY THE OpenSSL PROJECT ``AS IS''
AND ANY
EXPRESSED OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE
IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS
FOR A PARTICULAR
PURPOSE ARE DISCLAIMED. IN
NO EVENT SHALL THE OpenSSL
PROJECT OR
ITS CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT,
INCIDENTAL,
SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES
(INCLUDING, BUT
NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE
GOODS OR SERVICES;
LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS
INTERRUPTION)
HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT,
STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR
OTHERWISE)
ARISING IN ANY WAY OUT OF
THE USE OF THIS SOFTWARE, EVEN
IF ADVISED
OF THE POSSIBILITY OF SUCH
DAMAGE.
================================
================================
====
This product includes
cryptographic software written by Eric
Young
(eay@cryptsoft.com). This product
includes software written by Tim
Hudson (tjh@cryptsoft.com).
Original SSLeay License
Copyright (C) 1995-1998 Eric
Young (eay@cryptsoft.com)
All rights reserved.
This package is an SSL
implementation written
by Eric Young
(eay@cryptsoft.com).
The implementation was written so
as to conform with Netscapes SSL.
This library is free for commercial
and non-commercial use as long as
the following conditions are
aheared to. The following conditions
apply to all code found in this
distribution, be it the RC4, RSA,
lhash, DES, etc., code; not just the
SSL code. The SSL documentation
included with this distribution is
covered by the same copyright terms
except that the holder is Tim
Hudson (tjh@cryptsoft.com).
Copyright remains Eric Young's,
and as such any Copyright notices in
the code are not to be removed.
If this package is used in a product,
Eric Young should be given
attribution as the author of the
parts of the library used.
This can be in the form of a textual
message at program startup or
in documentation (online or
textual) provided with the package.
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 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. All advertising materials
mentioning features or use of this
software
must display the following
acknowledgement:
"This product includes
cryptographic software written by
Eric Young (eay@cryptsoft.com)"
The word 'cryptographic' can be
left out if the rouines from the library
being used are not cryptographic
related :-).
4. If you include any Windows
specific code (or a derivative thereof)
from
the apps directory (application
code) you must include an
acknowledgement:
"This product includes software
written by Tim Hudson
(tjh@cryptsoft.com)"
THIS SOFTWARE IS PROVIDED
BY ERIC YOUNG ``AS IS'' AND
ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE
IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS
FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT
SHALL THE AUTHOR OR
CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY,
OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS
INTERRUPTION)
HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY
OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF
THE POSSIBILITY OF
SUCH DAMAGE.
The licence and distribution terms
for any publically available version or
derivative of this code cannot be
changed. i.e. this code cannot simply
be copied and put under another
distribution licence
[including the GNU Public
Licence.]
EAGLView.h (Apple) / Apple
Open-Source Header
--------------------------------
-------------
EAGLView.h
http://code.google.com/p/cocos2d-iphone/sour
ce/browse/trunk/cocos2d/Support/EAGLView.h?r=612
Disclaimer: IMPORTANT: This Apple
software is supplied to you by Apple
Inc.
("Apple") in consideration of your
agreement to the following terms, and
your
use, installation, modification or
redistribution of this Apple software
constitutes acceptance of these
terms. If you do not agree with these
terms,
please do not use, install, modify or
redistribute this Apple software.
In consideration of your agreement
to abide by the following terms, and
subject to these terms, Apple grants
you a personal, non-exclusive license,
under Apple's copyrights in this
original Apple software (the "Apple
Software"), to use, reproduce,
modify and redistribute the Apple
Software,
with or without modifications, in
source and/or binary forms; provided
that
if you redistribute the Apple
Software in its entirety and without
modifications, you must retain this
notice and the following text and
disclaimers in all such redistributions
of the Apple Software.
Neither the name, trademarks,
service marks or logos of Apple Inc.
may be
used to endorse or promote products
derived from the Apple Software
without
specific prior written permission from
Apple. Except as expressly stated in
this notice, no other rights or
licenses, express or implied, are
granted by
Apple herein, including but not
limited to any patent rights that may be
infringed by your derivative works or
by other works in which the Apple
Software may be incorporated.
The Apple Software is provided by
Apple on an "AS IS" basis. APPLE
MAKES NO
WARRANTIES, EXPRESS OR
IMPLIED, INCLUDING WITHOUT
LIMITATION THE IMPLIED
WARRANTIES OF
NON-INFRINGEMENT,
MERCHANTABILITY AND FITNESS
FOR A PARTICULAR
PURPOSE, REGARDING THE
APPLE SOFTWARE OR ITS USE AND
OPERATION ALONE OR IN
COMBINATION WITH YOUR
PRODUCTS.
IN NO EVENT SHALL APPLE BE
LIABLE FOR ANY SPECIAL, INDIRECT,
INCIDENTAL OR
CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF
SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS
INTERRUPTION) ARISING IN ANY
WAY OUT OF THE USE,
REPRODUCTION, MODIFICATION
AND/OR DISTRIBUTION OF THE
APPLE SOFTWARE, HOWEVER
CAUSED AND WHETHER UNDER
THEORY OF CONTRACT, TORT
(INCLUDING NEGLIGENCE), STRICT
LIABILITY OR
OTHERWISE, EVEN IF APPLE HAS
BEEN ADVISED OF THE POSSIBILITY
OF SUCH DAMAGE.
Copyright (C) 2008 Apple Inc. All
Rights Reserved.
EAGLView.m (Apple) / Apple
Open-Source Header
--------------------------------
-------------
EAGLView.m
http://code.google.com/p/cocos2d-iphone/sour
ce/browse/trunk/cocos2d/Support/EAGLView.m?r=612
Disclaimer: IMPORTANT: This Apple
software is supplied to you by Apple
Inc.
("Apple") in consideration of your
agreement to the following terms, and
your
use, installation, modification or
redistribution of this Apple software
constitutes acceptance of these
terms. If you do not agree with these
terms,
please do not use, install, modify or
redistribute this Apple software.
In consideration of your agreement
to abide by the following terms, and
subject to these terms, Apple grants
you a personal, non-exclusive license,
under Apple's copyrights in this
original Apple software (the "Apple
Software"), to use, reproduce,
modify and redistribute the Apple
Software,
with or without modifications, in
source and/or binary forms; provided
that
if you redistribute the Apple
Software in its entirety and without
modifications, you must retain this
notice and the following text and
disclaimers in all such redistributions
of the Apple Software.
Neither the name, trademarks,
service marks or logos of Apple Inc.
may be
used to endorse or promote products
derived from the Apple Software
without
specific prior written permission from
Apple. Except as expressly stated in
this notice, no other rights or
licenses, express or implied, are
granted by
Apple herein, including but not
limited to any patent rights that may be
infringed by your derivative works or
by other works in which the Apple
Software may be incorporated.
The Apple Software is provided by
Apple on an "AS IS" basis. APPLE
MAKES NO
WARRANTIES, EXPRESS OR
IMPLIED, INCLUDING WITHOUT
LIMITATION THE IMPLIED
WARRANTIES OF
NON-INFRINGEMENT,
MERCHANTABILITY AND FITNESS
FOR A PARTICULAR
PURPOSE, REGARDING THE
APPLE SOFTWARE OR ITS USE AND
OPERATION ALONE OR IN
COMBINATION WITH YOUR
PRODUCTS.
IN NO EVENT SHALL APPLE BE
LIABLE FOR ANY SPECIAL, INDIRECT,
INCIDENTAL OR
CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE
GOODS OR SERVICES; LOSS OF
USE, DATA, OR PROFITS; OR
BUSINESS INTERRUPTION)
ARISING IN ANY WAY OUT OF THE
USE, REPRODUCTION,
MODIFICATION AND/OR
DISTRIBUTION OF THE APPLE
SOFTWARE, HOWEVER CAUSED AND
WHETHER UNDER THEORY
OF CONTRACT, TORT (INCLUDING
NEGLIGENCE), STRICT LIABILITY OR
OTHERWISE,
EVEN IF APPLE HAS BEEN
ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
Copyright (C) 2008 Apple Inc. All
Rights Reserved.
edtaa3 / MIT License
--------------------
edtaa3
http://en.sourceforge.jp/projects/dungeon
project/scm/svn/tree/18/trunk/NativeDance
/Main/Source/cocos2d-x-3.0rc1/external/ed
taa3func/
https://github.com/cocos2d/cocos2d-x-3rd-
party-libs-bin/tree/v3/edtaa3func
Copyright (C) 2009 Stefan
Gustavson
(stefan.gustavson@gmail.com)
This software is distributed under
the permissive "MIT License":
Permission is hereby granted, free of
charge, to any person obtaining a copy
of this software and associated
documentation files (the "Software"),
to deal
in the Software without restriction,
including without limitation the rights
to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell
copies of the Software, and to permit
persons to whom the Software is
furnished to do so, subject to the
following conditions:
The above copyright notice and this
permission notice shall be included in
all copies or substantial portions of
the Software.
THE SOFTWARE IS PROVIDED "AS
IS", WITHOUT WARRANTY OF ANY
KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT
LIMITED TO THE WARRANTIES OF
MERCHANTABILITY,
FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH
THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN
THE SOFTWARE.
FHSTwitterEngine / MIT License
------------------------------
FHSTwitterEngine github
https://github.com/fhsjaagshs/FHSTwitterEngine
Copyright (c) 2014 Nathaniel Symer
Permission is hereby granted, free of
charge, to any person obtaining a copy
of this software and associated
documentation files (the "Software"),
to deal
in the Software without restriction,
including without limitation the rights
to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell
copies of the Software, and to permit
persons to whom the Software is
furnished to do so, subject to the
following conditions:
The above copyright notice and this
permission notice shall be included in
all copies or substantial portions of
the Software.
THE SOFTWARE IS PROVIDED "AS
IS", WITHOUT WARRANTY OF ANY
KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT
LIMITED TO THE WARRANTIES OF
MERCHANTABILITY,
FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH
THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN
THE SOFTWARE.
Base64Transcoder / MIT License
------------------------------
Base64Transcoder
https://github.com/cocos2d-x/plugin-x/tree
/develop/plugins/twitter/proj.ios/FHSTwitt
erEngine/OAuthConsumer/Crytpo
Copyright (c) 2003 Toxic Software.
All rights reserved.
Permission is hereby granted, free
of charge, to any person obtaining a
copy of this software and
associated documentation files (the
Software),
to deal in the Software without
restriction, including without limitation
the rights to use, copy, modify,
merge, publish, distribute, sublicense,
and/or sell copies of the Software,
and to permit persons to whom the
Software is furnished to do so,
subject to the following conditions:
The above copyright notice and
this permission notice shall be included
in
all copies or substantial portions
of the Software.
THE SOFTWARE IS PROVIDED
AS IS, WITHOUT WARRANTY OF
ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT
LIMITED TO THE WARRANTIES OF
MERCHANTABILITY,
FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING
FROM OUT OF OR IN
CONNECTION WITH THE SOFTWARE
OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
OAuth Consumer / MIT License
----------------------------
OAuth Consumer
http://oauth.googlecode.com/svn/code/obj-c
/OAuthConsumer/
Portions of the software:
Copyright 2008 Alberto Garcia
Hierro. All rights reserved.
Copyright 2008 Jonathan Wight.
All rights reserved.
Copyright (c) 2003 Toxic Software.
All rights reserved.
Copyright 2011 Tumblr. All rights
reserved.
Copyright 2007 Kaboomerang LLC.
All rights reserved.
Permission is hereby granted, free
of charge, to any person obtaining a
copy of this software and
associated documentation files (the
Software),
to deal in the Software without
restriction, including without limitation
the rights to use, copy, modify,
merge, publish, distribute, sublicense,
and/or sell copies of the Software,
and to permit persons to whom the
Software is furnished to do so,
subject to the following conditions:
The above copyright notice and
this permission notice shall be included
in
all copies or substantial portions
of the Software.
THE SOFTWARE IS PROVIDED
AS IS, WITHOUT WARRANTY OF
ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT
LIMITED TO THE WARRANTIES OF
MERCHANTABILITY,
FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING
FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE
OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
flatbuffers
(cocos2d-x-3rd-party-libs-bin) /
Apache License 2.0
--------------------------------
-------------------------------
flatbuffers
(cocos2d-x-3rd-party-libs-bin)
https://github.com/cocos2d/cocos2d-x-3rd
-party-libs-bin/tree/v3/flatbuffers
Copyright 2014 Google Inc. All rights
reserved.
Licensed under the Apache License,
Version 2.0 (the "License");
you may not use this file except in
compliance with the License.
You may obtain a copy of the
License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or
agreed to in writing, software
distributed under the License is
distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either
express or implied.
See the License for the specific
language governing permissions and
limitations under the License.
FreeType
(cocos2d-x-3rd-party-libs-bin) /
FreeType License
--------------------------------
--------------------------
FreeType
http://www.freetype.org/
The FreeType Project LICENSE
----------------------------
2006-Jan-27
Copyright 1996-2002, 2006 by
David Turner, Robert Wilhelm, and
Werner Lemberg
Introduction
============
The FreeType Project is distributed
in several archive packages;
some of them may contain, in
addition to the FreeType font engine,
various tools and contributions which
rely on, or relate to, the
FreeType Project.
This license applies to all files found
in such packages, and
which do not fall under their own
explicit license. The license
affects thus the FreeType font
engine, the test programs,
documentation and makefiles, at the
very least.
This license was inspired by the BSD,
Artistic, and IJG
(Independent JPEG Group) licenses,
which all encourage inclusion
and use of free software in
commercial and freeware products
alike. As a consequence, its main
points are that:
o We don't promise that this
software works. However, we will be
interested in any kind of bug reports.
(`as is' distribution)
o You can use this software for
whatever you want, in parts or
full form, without having to pay us.
(`royalty-free' usage)
o You may not pretend that you
wrote this software. If you use
it, or only parts of it, in a program,
you must acknowledge
somewhere in your documentation
that you have used the
FreeType code. (`credits')
We specifically permit and encourage
the inclusion of this
software, with or without
modifications, in commercial products.
We disclaim all warranties covering
The FreeType Project and
assume no liability related to The
FreeType Project.
Finally, many people asked us for a
preferred form for a
credit/disclaimer to use in
compliance with this license. We thus
encourage you to use the following
text:
"""
Portions of this software are
copyright (C) The FreeType
Project (www.freetype.org). All rights
reserved.
"""
Please replace with the value from
the FreeType version you
actually use.
Legal Terms
===========
0. Definitions
--------------
Throughout this license, the terms
`package', `FreeType Project',
and `FreeType archive' refer to the
set of files originally
distributed by the authors (David
Turner, Robert Wilhelm, and
Werner Lemberg) as the `FreeType
Project', be they named as alpha,
beta or final release.
`You' refers to the licensee, or
person using the project, where
`using' is a generic term including
compiling the project's source
code as well as linking it to form a
`program' or `executable'.
This program is referred to as `a
program using the FreeType
engine'.
This license applies to all files
distributed in the original
FreeType Project, including all
source code, binaries and
documentation, unless otherwise
stated in the file in its
original, unmodified form as
distributed in the original archive.
If you are unsure whether or not a
particular file is covered by
this license, you must contact us to
verify this.
The FreeType Project is copyright
(C) 1996-2000 by David Turner,
Robert Wilhelm, and Werner Lemberg.
All rights reserved except as
specified below.
1. No Warranty
--------------
THE FREETYPE PROJECT IS
PROVIDED `AS IS' WITHOUT
WARRANTY OF ANY
KIND, EITHER EXPRESS OR
IMPLIED, INCLUDING, BUT NOT
LIMITED TO,
WARRANTIES OF
MERCHANTABILITY AND FITNESS
FOR A PARTICULAR
PURPOSE. IN NO EVENT WILL ANY
OF THE AUTHORS OR COPYRIGHT
HOLDERS
BE LIABLE FOR ANY DAMAGES
CAUSED BY THE USE OR THE
INABILITY TO
USE, OF THE FREETYPE PROJECT.
2. Redistribution
-----------------
This license grants a worldwide,
royalty-free, perpetual and
irrevocable right and license to use,
execute, perform, compile,
display, copy, create derivative
works of, distribute and
sublicense the FreeType Project (in
both source and object code
forms) and derivative works thereof
for any purpose; and to
authorize others to exercise some or
all of the rights granted
herein, subject to the following
conditions:
o Redistribution of source code must
retain this license file
(`FTL.TXT') unaltered; any additions,
deletions or changes to
the original files must be clearly
indicated in accompanying
documentation. The copyright
notices of the unaltered,
original files must be preserved in all
copies of source
files.
o Redistribution in binary form must
provide a disclaimer that
states that the software is based in
part of the work of the
FreeType Team, in the distribution
documentation. We also
encourage you to put an URL to the
FreeType web page in your
documentation, though this isn't
mandatory.
These conditions apply to any
software derived from or based on
the FreeType Project, not just the
unmodified files. If you use
our work, you must acknowledge us.
However, no fee need be paid
to us.
3. Advertising
--------------
Neither the FreeType authors and
contributors nor you shall use
the name of the other for commercial,
advertising, or promotional
purposes without specific prior
written permission.
We suggest, but do not require, that
you use one or more of the
following phrases to refer to this
software in your documentation
or advertising materials: `FreeType
Project', `FreeType Engine',
`FreeType library', or `FreeType
Distribution'.
As you have not signed this license,
you are not required to
accept it. However, as the FreeType
Project is copyrighted
material, only this license, or another
one contracted with the
authors, grants you the right to use,
distribute, and modify it.
Therefore, by using, distributing, or
modifying the FreeType
Project, you indicate that you
understand and accept all the terms
of this license.
4. Contacts
-----------
There are two mailing lists related to
FreeType:
o freetype-devel@nongnu.org
Discusses general use and
applications of FreeType, as well as
future and wanted additions to the
library and distribution.
If you are looking for support, start in
this list if you
haven't found anything to help you in
the documentation.
o freetype-devel@nongnu.org
Discusses bugs, as well as engine
internals, design issues,
specific licenses, porting, etc.
Our home page can be found at
freetype-devel@nongnu.org
GamePlay3D / Apache License 2.0
-------------------------------
GamePlay3D
http://gameplay3d.org
Licensed under the Apache License,
Version 2.0 (the "License");
you may not use this file except in
compliance with the License.
You may obtain a copy of the
License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or
agreed to in writing, software
distributed under the License is
distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either
express or implied.
See the License for the specific
language governing permissions and
limitations under the License.
InputManagerCompat (cocos2d-x)
/ Apache License 2.0
--------------------------------
--------------------
AndroidSDK Documentation
http://busted.me/docs/android-sdk/development/
samples/ControllerSample/df/d84/_input_manager
_compat_8java_source.php
sample:
https://github.com/71squared/Cocos2DX-Particle
SystemOpacity/blob/master/cocos2d/cocos/platform/
android/ControllerManualAdapter/src/org/cocos2dx/
lib/inputmanagercompat/
Copyright (C) 2013 The Android
Open Source Project
Licensed under the Apache License,
Version 2.0 (the "License");
you may not use this file except in
compliance with the License.
You may obtain a copy of the
License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or
agreed to in writing, software
distributed under the License is
distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either
express or implied.
See the License for the specific
language governing permissions and
limitations under the License.
JSONKit / New BSD License
-------------------------
JSONKit GitHub
https://github.com/johnezang/JSONKit
Copyright (c) 2011, John Engelhart
All rights reserved.
Redistribution and use in source and
binary forms, with or without
modification, are permitted provided
that the following conditions are met:
* Redistributions of source code
must retain the above copyright
notice, this list of conditions and the
following disclaimer.
* 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.
* Neither the name of the Zang
Industries 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 ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING,
BUT NOT
LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR
A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL
THE COPYRIGHT
OWNER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL,
SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED
TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED
AND ON ANY THEORY OF
LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR
TORT (INCLUDING
NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE
USE OF THIS
SOFTWARE, EVEN IF ADVISED OF
THE POSSIBILITY OF SUCH DAMAGE.
libjpeg / Independent JPEG Group's
free JPEG software License
--------------------------------
-----------------------------
Independent JPEG Group
http://www.ijg.org/
Independent JPEG Group's free
JPEG software - ReadMe:
http://www.ijg.org/files/README
copyright (C) 1991-2011, Thomas G.
Lane.
this software is based in part on the
work of the Independent JPEG Group.
libtiff / libtiff License
-------------------------
libtiff
http://www.libtiff.org/
Downloads
ftp://ftp.remotesensing.org/pub/libtiff/
Copyright (c) 1988-1997 Sam Leffler
Copyright (c) 1991-1997 Silicon
Graphics, Inc.
Permission to use, copy, modify,
distribute, and sell this software and
its documentation for any purpose is
hereby granted without fee, provided
that (i) the above copyright notices
and this permission notice appear in
all copies of the software and related
documentation, and (ii) the names of
Sam Leffler and Silicon Graphics may
not be used in any advertising or
publicity relating to the software
without the specific, prior written
permission of Sam Leffler and Silicon
Graphics.
THE SOFTWARE IS PROVIDED
AS-IS AND WITHOUT WARRANTY
OF ANY KIND,
EXPRESS, IMPLIED OR
OTHERWISE, INCLUDING WITHOUT
LIMITATION, ANY
WARRANTY OF
MERCHANTABILITY OR FITNESS FOR
A PARTICULAR PURPOSE.
IN NO EVENT SHALL SAM LEFFLER
OR SILICON GRAPHICS BE LIABLE
FOR
ANY SPECIAL, INCIDENTAL,
INDIRECT OR CONSEQUENTIAL
DAMAGES OF ANY
KIND, OR ANY DAMAGES
WHATSOEVER RESULTING FROM
LOSS OF USE, DATA
OR PROFITS, WHETHER OR NOT
ADVISED OF THE POSSIBILITY OF
DAMAGE,
AND ON ANY THEORY OF
LIABILITY, ARISING OUT OF OR IN
CONNECTION
WITH THE USE OR PERFORMANCE
OF THIS SOFTWARE.
LLVM / University of Illinois / NCSA
Open Source License
--------------------------------
------------------------
The LLVM Compiler Infrastructure
http://llvm.org/
LLVM - downloads
http://llvm.org/releases/
Copyright (c) 2003-2013 University
of Illinois at Urbana-Champaign.
All rights reserved.
Developed by:
LLVM Team
University of Illinois at
Urbana-Champaign
http://llvm.org/
Permission is hereby granted, free of
charge, to any person obtaining
a copy of this software and
associated documentation files (the
Software"), to deal with the Software
without restriction, including
without limitation the rights to use,
copy, modify, merge, publish,
distribute, sublicense, and/or sell
copies of the Software, and to permit
persons to whom the Software is
furnished to do so, subject to the
following conditions:
* Redistributions of source code
must retain the above copyright notice,
this list of conditions and the
following disclaimers.
* Redistributions in binary form must
reproduce the above copyright notice,
this list of conditions and the
following disclaimers in the
documentation and/or other
materials provided with the distribution.
* Neither the names of the LLVM
Team, University of Illinois at
Urbana-Champaign, nor the names of
its contributors may be used to
endorse or promote products derived
from this Software without specific
prior written permission.
THE SOFTWARE IS PROVIDED "AS
IS", WITHOUT WARRANTY OF ANY
KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT
LIMITED TO THE WARRANTIES OF
MERCHANTABILITY,
FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE
CONTRIBUTORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING
FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE
OR THE USE OR OTHER
DEALINGS WITH THE SOFTWARE.
ConvertUTF (Unicode) /
University of Illinois / NCSA Open
Source License
--------------------------------
--------------------------------
--------
ConvertUTF (Unicode)
http://llvm.org/docs/doxygen/html/ConvertUTF_8h.html
Copyright 2001-2004 Unicode, Inc.
Disclaimer
This source code is provided as is
by Unicode, Inc. No claims are
made as to fitness for any
particular purpose. No warranties of
any
kind are expressed or implied. The
recipient agrees to determine
applicability of information
provided. If this file has been
purchased on magnetic or optical
media from Unicode, Inc., the
sole remedy for any claim will be
exchange of defective media
within 90 days of receipt.
Limitations on Rights to
Redistribute This Code
Unicode, Inc. hereby grants the
right to freely use the information
supplied in this file in the creation
of products supporting the
Unicode Standard, and to make
copies of this file in any form
for internal or external distribution
as long as this notice
remains attached.
MiniCL (cocos2d-x) / MIT License
--------------------------------
MiniCL (cocos2d-x)
http://continuousphysics.com/Bullet/
https://github.com/cocos2d/cocos2d-x-3rd-
party-libs-bin/tree/v3/bullet/MiniCL
Copyright (c) 2008-2009 The
Khronos Group Inc.
Permission is hereby granted, free of
charge, to any person obtaining a
copy of this software and/or
associated documentation files (the
"Materials"), to deal in the Materials
without restriction, including
without limitation the rights to use,
copy, modify, merge, publish,
distribute, sublicense, and/or sell
copies of the Materials, and to
permit persons to whom the
Materials are furnished to do so,
subject to
the following conditions:
The above copyright notice and this
permission notice shall be included
in all copies or substantial portions of
the Materials.
THE MATERIALS ARE PROVIDED
AS IS, WITHOUT WARRANTY OF
ANY KIND,
EXPRESS OR IMPLIED, INCLUDING
BUT NOT LIMITED TO THE
WARRANTIES OF
MERCHANTABILITY, FITNESS FOR
A PARTICULAR PURPOSE AND
NONINFRINGEMENT.
IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS
BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION
OF CONTRACT,
TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION
WITH THE
MATERIALS OR THE USE OR
OTHER DEALINGS IN THE
MATERIALS.
crypt.h / Info-ZIP License
--------------------------
Info-ZIP
http://www.info-zip.org/
Info-ZIP License
http://www.info-zip.org/license.html
Copyright (C) 1998-2005 Gilles
Vollant
Modifications for Info-ZIP crypting
Copyright (C) 2003 Terry Thorsen
This code is a modified version of
crypting code in Info-ZIP distribution
Copyright (C) 1990-2000 Info-ZIP.
All rights reserved.
See the Info-ZIP LICENSE file
version 2000-Apr-09 or later for terms
of use
which also may be found at:
ftp://ftp.info-zip.org/pub/infozip/license.html
The encryption/decryption parts
of this source code (as opposed to the
non-echoing password parts) were
originally written in Europe. The
whole source package can be
freely distributed, including from the
USA.
(Prior to January 2000, re-export
from the US was a violation of US law.)
This encryption code is a direct
transcription of the algorithm from
Roger Schlafly, described by Phil
Katz in the file appnote.txt. This
file (appnote.txt) is distributed with
the PKZIP program (even in the
version without encryption
capabilities).
If you don't need crypting in your
application, just define symbols
NOCRYPT and NOUNCRYPT.
OpenGL_Internal.h (Apple) / Apple
Open-Source Header
--------------------------------
--------------------
OpenGL_Internal.h
http://code.google.com/p/cocos2d-iphone/sour
ce/browse/trunk/cocos2d/Support/OpenGL_Inter
nal.h?r=612
https://github.com/slembcke/SpacePatrol/blob
/master/SpacePatrol/libs/cocos2d/Support/Ope
nGL_Internal.h
Disclaimer: IMPORTANT: This Apple
software is supplied to you by Apple
Inc.
("Apple") in consideration of your
agreement to the following terms, and
your
use, installation, modification or
redistribution of this Apple software
constitutes acceptance of these
terms. If you do not agree with these
terms,
please do not use, install, modify or
redistribute this Apple software.
In consideration of your agreement
to abide by the following terms, and
subject
to these terms, Apple grants you a
personal, non-exclusive license, under
Apple's copyrights in this original
Apple software (the "Apple Software"),
to
use, reproduce, modify and
redistribute the Apple Software, with or
without
modifications, in source and/or
binary forms; provided that if you
redistribute
the Apple Software in its entirety
and without modifications, you must
retain
this notice and the following text and
disclaimers in all such redistributions
of the Apple Software.
Neither the name, trademarks,
service marks or logos of Apple Inc.
may be used
to endorse or promote products
derived from the Apple Software
without specific
prior written permission from Apple.
Except as expressly stated in this
notice,
no other rights or licenses, express
or implied, are granted by Apple herein,
including but not limited to any
patent rights that may be infringed by
your
derivative works or by other works in
which the Apple Software may be
incorporated.
The Apple Software is provided by
Apple on an "AS IS" basis. APPLE
MAKES NO
WARRANTIES, EXPRESS OR
IMPLIED, INCLUDING WITHOUT
LIMITATION THE IMPLIED
WARRANTIES OF
NON-INFRINGEMENT,
MERCHANTABILITY AND FITNESS
FOR A PARTICULAR
PURPOSE, REGARDING THE
APPLE SOFTWARE OR ITS USE AND
OPERATION ALONE OR IN
COMBINATION WITH YOUR
PRODUCTS.
IN NO EVENT SHALL APPLE BE
LIABLE FOR ANY SPECIAL, INDIRECT,
INCIDENTAL OR
CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE
GOODS OR SERVICES; LOSS OF
USE, DATA, OR PROFITS; OR
BUSINESS INTERRUPTION)
ARISING IN ANY WAY OUT OF THE
USE, REPRODUCTION,
MODIFICATION AND/OR
DISTRIBUTION OF THE APPLE
SOFTWARE, HOWEVER CAUSED AND
WHETHER UNDER THEORY OF
CONTRACT, TORT (INCLUDING
NEGLIGENCE), STRICT LIABILITY OR
OTHERWISE, EVEN IF
APPLE HAS BEEN ADVISED OF
THE POSSIBILITY OF SUCH DAMAGE.
Copyright (C) 2008 Apple Inc. All
Rights Reserved.
Poly2Tri / New BSD License
--------------------------
Poly2Tri
https://code.google.com/p/poly2tri/
https://code.google.com/p/poly2tri/downloads/list
Poly2Tri Copyright (c) 2009-2010,
Poly2Tri Contributors
https://code.google.com/p/poly2tri/
All rights reserved.
Redistribution and use in source and
binary forms, with or without
modificatio n,are permitted provided
that the following conditions are met:
* Redistributions of source code
must retain the above copyright notice,
this list of conditions and the
following disclaimer.
* 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.
* Neither the name of Poly2Tri nor
the names of its contributors may be
used to endorse or promote products
derived from this software without
specifi c prior written permission.
THIS SOFTWARE IS PROVIDED BY
THE COPYRIGHT HOLDERS AND
CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING,
BUT NOT
LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR
A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL
THE COPYRIGHT OWNER OR
CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT
LIMITED TO,
PROCUREMENT OF SUBSTITUTE
GOODS OR SERVICES; LOSS OF USE,
DATA, OR
PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED
AND ON ANY THEORY OF
LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR
TORT (INCLUDING
NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE
USE OF THIS
SOFTWARE, EVEN IF ADVISED OF
THE POSSIBILITY OF SUCH DAMAGE.
rapidjson / MIT License
-----------------------
rapidjson
http://code.google.com/p/rapidjson/
Copyright (C) 2011 Milo Yip
Permission is hereby granted, free of
charge, to any person obtaining a copy
of this software and associated
documentation files (the "Software"),
to deal
in the Software without restriction,
including without limitation the rights
to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell
copies of the Software, and to permit
persons to whom the Software is
furnished to do so, subject to the
following conditions:
The above copyright notice and this
permission notice shall be included in
all copies or substantial portions of
the Software.
THE SOFTWARE IS PROVIDED "AS
IS", WITHOUT WARRANTY OF ANY
KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT
LIMITED TO THE WARRANTIES OF
MERCHANTABILITY,
FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH
THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN
THE SOFTWARE.
recast-fastlz
(cocos2d-x-3rd-party-libs-bin) / MIT
License
--------------------------------
--------------------------
recast-fastlz
(cocos2d-x-3rd-party-libs-bin)
https://github.com/cocos2d/cocos2d-x-3rd-
party-libs-bin/tree/v3/recast/fastlz
Copyright (C) 2007 Ariya Hidayat
(ariya@kde.org)
Copyright (C) 2006 Ariya Hidayat
(ariya@kde.org)
Copyright (C) 2005 Ariya Hidayat
(ariya@kde.org)
Permission is hereby granted, free
of charge, to any person obtaining a
copy of this software and
associated documentation files (the
Software),
to deal in the Software without
restriction, including without limitation
the rights to use, copy, modify,
merge, publish, distribute, sublicense,
and/ or sell copies of the Software,
and to permit persons to whom the
Software is furnished to do so,
subject to the following conditions:
The above copyright notice and this
permission notice shall be included in
all copies or substantial portions of
the Software.
THE SOFTWARE IS PROVIDED
AS IS, WITHOUT WARRANTY OF
ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT
LIMITED TO THE WARRANTIES OF
MERCHANTABILITY,
FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING
FROM ,OUT OF OR IN
CONNECTION WITH THE SOFTWARE
OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
signpost-commonshttp4 / Apache
License 2.0
--------------------------------
----------
oauth-signpost code.google.com
http://code.google.com/p/oauth-signpost/
GitHub : mttkay / signpost
https://github.com/mttkay/signpost
Copyright (c) 2009 Matthias Kaeppler
Licensed under the Apache License,
Version 2.0 (the "License");
you may not use this file except in
compliance with the License.
You may obtain a copy of the
License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or
agreed to in writing, software
distributed under the License is
distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either
express or implied.
signpost-core / Apache License 2.0
--------------------------------
--
oauth-signpost code.google.com
http://code.google.com/p/oauth-signpost/
GitHub : mttkay / signpost
https://github.com/mttkay/signpost
Copyright (c) 2009 Matthias Kaeppler
Licensed under the Apache License,
Version 2.0 (the "License");
you may not use this file except in
compliance with the License.
You may obtain a copy of the
License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or
agreed to in writing, software
distributed under the License is
distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either
express or implied.
signpost-jetty6 / Apache License
2.0
--------------------------------
---
oauth-signpost code.google.com
http://code.google.com/p/oauth-signpost/
GitHub : mttkay / signpost
https://github.com/mttkay/signpost
Copyright (c) 2009 Matthias Kaeppler
Licensed under the Apache License,
Version 2.0 (the "License");
you may not use this file except in
compliance with the License.
You may obtain a copy of the
License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or
agreed to in writing, software
distributed under the License is
distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either
express or implied.
tinyobjloader / Simplified BSD
License
--------------------------------
------
tinyobjloader
https://github.com/syoyo/tinyobjloader
Copyright 2012-2015, Syoyo Fujita.
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.
THIS SOFTWARE IS PROVIDED BY
THE COPYRIGHT HOLDERS AND
CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE
IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS
FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT
SHALL THE COPYRIGHT HOLDER OR
CONTRIBUTORS BE
LIABLE FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR
CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF
SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR
TORT (INCLUDING NEGLIGENCE OR
OTHERWISE)
ARISING IN ANY WAY OUT OF THE
USE OF THIS SOFTWARE, EVEN IF
ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
uthash / BSD Style License
--------------------------
uthash
http://uthash.sourceforge.net
uthash GitHub
https://github.com/troydhanson/uthash
https://github.com/cocos2d/cocos2d-x/
blob/v3/cocos/base/uthash.h
https://github.com/cocos2d/cocos2d-x/
blob/v3/cocos/base/utlist.h
Copyright (c) 2003-2014, Troy D.
Hanson http://uthash.sourceforge.net
All rights reserved.
Redistribution and use in source and
binary forms, with or without
modification, are permitted provided
that the following conditions are met:
* Redistributions of source code
must retain the above copyright
notice, this list of conditions and the
following disclaimer.
THIS SOFTWARE IS PROVIDED BY
THE COPYRIGHT HOLDERS AND
CONTRIBUTORS "AS
IS" AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING,
BUT NOT LIMITED
TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS
FOR A
PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL
THE COPYRIGHT OWNER
OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT
LIMITED TO,
PROCUREMENT OF SUBSTITUTE
GOODS OR SERVICES; LOSS OF USE,
DATA, OR
PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED
AND ON ANY THEORY OF
LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR
TORT (INCLUDING
NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE
USE OF THIS
SOFTWARE, EVEN IF ADVISED OF
THE POSSIBILITY OF SUCH DAMAGE.
WebP / New BSD License
----------------------
WebP
https://developers.google.com/speed/webp/
Software License Agreement:
http://www.webmproject.org/license/software
Additional IP Rights Grant:
http://www.webmproject.org/license/additional/
Copyright (c) 2010-2011, Google Inc.
All rights reserved.
Redistribution and use in source and
binary forms, with or without
modification, are permitted provided
that the following conditions are
met:
* Redistributions of source code
must retain the above copyright
notice, this list of conditions and the
following disclaimer.
* 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.
* Neither the name of Google 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 ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING,
BUT NOT
LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR
A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL
THE COPYRIGHT
HOLDER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL,
SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED
AND ON ANY
THEORY OF LIABILITY, WHETHER
IN CONTRACT, STRICT LIABILITY, OR
TORT
(INCLUDING NEGLIGENCE OR
OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE
OF THIS SOFTWARE, EVEN IF
ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
xxhash / Simplified BSD License
-------------------------------
xxhash
http://code.google.com/p/xxhash/
Copyright (C) 2012-2014, Yann
Collet.
BSD 2-Clause License
(http://www.opensource.org/licenses/bsd-license.php)
Redistribution and use in source and
binary forms, with or without
modification, are permitted provided
that the following conditions are
met:
* Redistributions of source code
must retain the above copyright
notice, this list of conditions and the
following disclaimer.
* 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.
THIS SOFTWARE IS PROVIDED BY
THE COPYRIGHT HOLDERS AND
CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING,
BUT NOT
LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR
A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL
THE COPYRIGHT
OWNER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL,
SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED
AND ON ANY
THEORY OF LIABILITY, WHETHER
IN CONTRACT, STRICT LIABILITY, OR
TORT
(INCLUDING NEGLIGENCE OR
OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE
OF THIS SOFTWARE, EVEN IF
ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
xxtea (cocos2d) / PHP License v3.01
--------------------------------
---
XXTEA PHP extension
https://github.com/liut/pecl-xxtea
The PHP License, version
3.01
Copyright (c) 1999 - 2006 The PHP
Group. All rights reserved.
Copyright 2006-2009 Ma Bingyao
Copyright 2013 Gao Chunhui, Liu Tao
--------------------------------
--------------------------------
----
Redistribution and use in source and
binary forms, with or without
modification, is 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. The name "PHP" must not be
used to endorse or promote products
derived from this software
without prior written permission. For
written permission, please
contact group@php.net.
4. Products derived from this
software may not be called "PHP", nor
may "PHP" appear in their name,
without prior written permission
from group@php.net. You may
indicate that your software works in
conjunction with PHP by saying
Foo for PHP instead of calling
it "PHP Foo" or "phpfoo"
5. The PHP Group may publish
revised and/or new versions of the
license from time to time. Each
version will be given a
distinguishing version number.
Once covered code has been
published under a particular version
of the license, you may always
continue to use it under the terms
of that version. You may also
choose to use such covered code
under the terms of any
subsequent version of the license
published by the PHP Group. No
one other than the PHP Group has
the right to modify the terms
applicable to covered code created
under this License.
6. Redistributions of any form
whatsoever must retain the following
acknowledgment:
"This product includes PHP
software, freely available from
<http://www.php.net/software/>.
THIS SOFTWARE IS PROVIDED BY
THE PHP DEVELOPMENT TEAM ``AS
IS'' AND
ANY EXPRESSED OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT
LIMITED TO,
THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS
FOR A
PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL
THE PHP
DEVELOPMENT TEAM OR ITS
CONTRIBUTORS BE LIABLE FOR
ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL
DAMAGES
(INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE
GOODS OR
SERVICES; LOSS OF USE, DATA,
OR PROFITS; OR BUSINESS
INTERRUPTION)
HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN
CONTRACT,
STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR
OTHERWISE)
ARISING IN ANY WAY OUT OF THE
USE OF THIS SOFTWARE, EVEN IF
ADVISED
OF THE POSSIBILITY OF SUCH
DAMAGE.
--------------------------------
--------------------------------
----
This software consists of voluntary
contributions made by many
individuals on behalf of the PHP
Group.
The PHP Group can be contacted via
Email at group@php.net.
For more information on the PHP
Group and the PHP project,
please see <http://www.php.net>.
PHP includes the Zend Engine, freely
available at
<http://www.zend.com>.
--------------------------------
--------------------------------
---------------
--------------------------------
--------------------------------
---------------
OpenSSL / OpenSSL License (BSD
Style)
--------------------------------
-----
The OpenSSL Project is a collaborative
effort to develop a robust,
commercial-grade, fully featured, free
and open source toolkit
implementing the Secure Sockets
Layer (SSL v2/v3) and Transport Layer
Security (TLS v1) as well as a
full-strength general-purpose
cryptography
library.
OpenSSL
http://www.openssl.org/
OpenSSL License
http://www.openssl.org/source/license.html
OpenSSL Download
http://www.openssl.org/source/
OpenSSL static files Library
https://code.google.com/p/repositorium/sour
ce/browse/trunk/OpenSSL/lib/VC/static/?r=911
Copyright (c) 1998-2011 The OpenSSL
Project. 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. All advertising materials mentioning
features or use of this
software must display the following
acknowledgment:
"This product includes software
developed by the OpenSSL Project
for use in the OpenSSL Toolkit.
(http://www.openssl.org/)"""
4. The names "OpenSSL Toolkit" and
OpenSSL Project must not be used
to
endorse or promote products derived
from this software without
prior written permission. For written
permission, please contact
openssl-core@openssl.org.
5. Products derived from this software
may not be called "OpenSSL"
nor may "OpenSSL" appear in their
names without prior written
permission of the OpenSSL Project.
6. Redistributions of any form
whatsoever must retain the following
acknowledgment:
"This product includes software
developed by the OpenSSL Project
for use in the OpenSSL Toolkit
(http://www.openssl.org/)"""
THIS SOFTWARE IS PROVIDED BY
THE OpenSSL PROJECT ``AS IS''
AND ANY
EXPRESSED OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE
IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS
FOR A PARTICULAR
PURPOSE ARE DISCLAIMED. IN NO
EVENT SHALL THE OpenSSL
PROJECT OR
ITS CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES
(INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS;
OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN
CONTRACT,
STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR
OTHERWISE)
ARISING IN ANY WAY OUT OF THE
USE OF THIS SOFTWARE, EVEN IF
ADVISED
OF THE POSSIBILITY OF SUCH
DAMAGE.
================================
================================
====
This product includes cryptographic
software written by Eric Young
(eay@cryptsoft.com). This product
includes software written by Tim
Hudson (tjh@cryptsoft.com).
Original SSLeay License
Copyright (C) 1995-1998 Eric Young
(eay@cryptsoft.com)
All rights reserved.
This package is an SSL implementation
written
by Eric Young (eay@cryptsoft.com).
The implementation was written so as
to conform with Netscapes SSL.
This library is free for commercial and
non-commercial use as long as
the following conditions are aheared to.
The following conditions
apply to all code found in this
distribution, be it the RC4, RSA,
lhash, DES, etc., code; not just the SSL
code. The SSL documentation
included with this distribution is
covered by the same copyright terms
except that the holder is Tim Hudson
(tjh@cryptsoft.com).
Copyright remains Eric Young's, and as
such any Copyright notices in
the code are not to be removed.
If this package is used in a product,
Eric Young should be given
attribution as the author of the
parts of the library used.
This can be in the form of a textual
message at program startup or
in documentation (online or textual)
provided with the package.
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 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. All advertising materials mentioning
features or use of this software
must display the following
acknowledgement:
"This product includes cryptographic
software written by
Eric Young (eay@cryptsoft.com)"""
The word 'cryptographic' can be left
out if the rouines from the library
being used are not cryptographic
related :-).
4. If you include any Windows specific
code (or a derivative thereof) from
the apps directory (application code)
you must include an acknowledgement:
"This product includes software written
by Tim Hudson (tjh@cryptsoft.com)"""
THIS SOFTWARE IS PROVIDED BY
ERIC YOUNG ``AS IS'' AND
ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE
IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS
FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT
SHALL THE AUTHOR OR
CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY,
OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA,
OR PROFITS; OR BUSINESS
INTERRUPTION)
HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY
OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF
THE POSSIBILITY OF
SUCH DAMAGE.
The licence and distribution terms for
any publically available version or
derivative of this code cannot be
changed. i.e. this code cannot simply
be copied and put under another
distribution licence
[including the GNU Public Licence.]
OpenSSL Subcomponent
====================
seed (OpenSSL) / Simplified BSD
License
--------------------------------
-------
OpenSSL
http://www.openssl.org/
- ref : src
http://openssl.sourcearchive.com/documentation
/1.0.0e-2ubuntu4/crypto_2seed_2seed_8h_source.html
Copyright (c) 2007 KISA(Korea
Information Security Agency). 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. Neither the name of author 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
AUTHOR AND CONTRIBUTORS ``AS
IS'' AND
ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE
IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS
FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT
SHALL AUTHOR OR CONTRIBUTORS
BE LIABLE
FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY,
OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS
INTERRUPTION)
HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY
OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF
THE POSSIBILITY OF
SUCH DAMAGE.
--------------------------------
--------------------------------
----------------
--------------------------------
--------------------------------
---------------
mbed TLS / Apache License 2.0
-----------------------------
mbed TLS
https://tls.mbed.org
Copyright (C) 2006-2015, ARM Limited,
All Rights Reserved
SPDX-License-Identifier: Apache-2.0
Licensed under the Apache License,
Version 2.0 (the "License"); you may
not use this file except in compliance
with the License.
You may obtain a copy of the License
at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or
agreed to in writing, software
distributed under the License is
distributed on an "AS IS" BASIS,
WITHOUT
WARRANTIES OR CONDITIONS OF
ANY KIND, either express or implied.
See the License for the specific
language governing permissions and
limitations under the License.
--------------------------------
--------------------------------
---------------
--------------------------------
--------------------------------
---------------
snappy / New BSD License
------------------------
snappy
http://google.github.io/snappy/
snappy GitHub
https://github.com/google/snappy
Copyright 2011 Martin Gieseking .
Redistribution and use in source and
binary forms, with or without
modification, are permitted provided
that the following conditions are
met:
* Redistributions of source code must
retain the above copyright
notice, this list of conditions and the
following disclaimer.
* 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.
* Neither the name of Google Inc. 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 ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING,
BUT NOT
LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR
A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL
THE COPYRIGHT
OWNER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL,
SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED
AND ON ANY
THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR
TORT
(INCLUDING NEGLIGENCE OR
OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE
OF THIS SOFTWARE, EVEN IF
ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
--------------------------------
--------------------------------
---------------
--------------------------------
--------------------------------
---------------
Toast for iOS / MIT Licsnse
---------------------------
Toast for iOS
https://github.com/scalessec/Toast
Copyright (c) 2011-2015 Charles
Scalesse.
Permission is hereby granted, free of
charge, to any person obtaining a
copy of this software and associated
documentation files (the
Software), to deal in the Software
without restriction, including
without limitation the rights to use,
copy, modify, merge, publish,
distribute, sublicense, and/or sell
copies of the Software, and to
permit persons to whom the Software
is furnished to do so, subject to
the following conditions:
The above copyright notice and this
permission notice shall be included
in all copies or substantial portions of
the Software.
THE SOFTWARE IS PROVIDED "AS
IS", WITHOUT WARRANTY OF ANY
KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT
LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A
PARTICULAR PURPOSE AND
NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS
OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION
OF CONTRACT,
TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION
WITH THE
SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
--------------------------------
--------------------------------
---------------
--------------------------------
--------------------------------
---------------
VerifyStoreReceiptiOS / New BSD
License
--------------------------------
-------
VerifyStoreReceiptiOS github
https://github.com/rmaddy/VerifyStoreReceiptiOS
Copyright (c) 2013, rmaddy
All rights reserved.
Redistribution and use in source and
binary forms, with or without
modification, are permitted provided
that the following conditions are met:
Redistributions of source code must
retain the above copyright notice, this
list of conditions and the following
disclaimer.
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.
THIS SOFTWARE IS PROVIDED BY
THE COPYRIGHT HOLDERS AND
CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR A PARTICULAR
PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL
THE COPYRIGHT HOLDER OR
CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY,
OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT,
STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE
OR OTHERWISE) ARISING IN ANY
WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF
ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
--------------------------------
--------------------------------
---------------
twitter-kit-ios / Apache License 2.0
--------------------------------
----
twitter-kit-ios
https://cocoapods.org/pods/TwitterCore
twitter-kit-ios GitHub
https://github.com/twitter/twitter-kit-ios
twitter-kit-ios GitHub License
https://github.com/twitter/twitter-kit-ios
/blob/master/LICENSE
Copyright (C) 2017 Twitter, Inc.
Licensed under the Apache License,
Version 2.0 (the "License");
you may not use this file except in
compliance with the License.
You may obtain a copy of the License
at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or
agreed to in writing, software
distributed under the License is
distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either
express or implied.
See the License for the specific
language governing permissions and
limitations under the License.
twitter-kit-ios Subcomponents:
==============================
TWTRGCOAuth.h (twitter-kit-ios) /
Simplified BSD License
--------------------------------
------------------------
TWTRGCOAuth.h (twitter-kit-ios)
Reference
https://github.com/twitterdev/twitterkit-timelines-ios
/blob/master/TimelinesObjC/TimelinesObjC/TwitterCore.f
ramework/PrivateHeaders/TWTRGCOAuth.h
Copyright 2011 TweetDeck Inc. 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.
THIS SOFTWARE IS PROVIDED BY
TWEETDECK INC. ``AS IS'' AND ANY
EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS
FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL
TWEETDECK INC. OR CONTRIBUTORS
BE LIABLE FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL
DAMAGES
(INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE
GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS
INTERRUPTION)
HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER
IN CONTRACT, STRICT LIABILITY,
OR TORT
(INCLUDING NEGLIGENCE OR
OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE,
EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
The views and conclusions contained
in the software and documentation are
those of the authors and should not
be interpreted as representing official
policies, either expressed or implied,
of TweetDeck Inc.
--------------------------------
--------------------------------
----------------
--------------------------------
--------------------------------
---------------
cocos2d-x
--------------
cocos2d-x
https://github.com/cocos2d/cocos2d-x
Copyright (c) 2013-2017 Chukong Technologies
Copyright (c) 2010-2012 cocos2d-x community
(see each file to see the different copyright owners)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
--------------------------------
--------------------------------
---------------
--------------------------------
--------------------------------
---------------
Twitter4J / Apache License 2.0
------------------------------
Twitter4J
https://twitter4j.org/
GitHub : Twitter4J / Twitter4J
https://github.com/Twitter4J/Twitter4J
Copyright (C) 2007 Yusuke Yamamoto
Copyright (C) 2011,2012 Twitter, Inc.
Copyright (C) 2010 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
--------------------------------
--------------------------------
---------------
--------------------------------
--------------------------------
---------------
Firebase Crashlytics / Apache License 2.0
-----------------------------------------
Firebase Crashlytics
https://firebase.google.com/products/crashlytics/
GitHub : Firebase Crashlytics
https://github.com/firebase/firebase-android-sdk/tree/main/firebase-
crashlytics
https://github.com/firebase/firebase-ios-sdk/tree/main/Crashlytics
Copyright 2015-2024 Google LLC
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Firebase Crashlytics Subcomponent:
==================================
libunwind / MIT License
-----------------------
Copyright (c) 2003-2005 Hewlett-Packard Development Company, L.P.
Contributed by David Mosberger-Tang (davidm@hpl.hp.com)
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
--------------------------------
--------------------------------
---------------
========================
Apache License Full Text
========================
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.
"Work" shall mean the work of
authorship, whether in Source or
Object form, made available
under the License, as indicated by a
copyright notice that is included
in or attached to the work
(an example is provided in the
Appendix below).
"Derivative Works" shall mean
any work, whether in Source or Object
form, that is based on (or
derived from) the Work and for which
the
editorial revisions, annotations,
elaborations, or other modifications
represent, as a whole, an original
work of authorship. For the purposes
of this License, Derivative
Works shall not include works that
remain
separable from, or merely link
(or bind by name) to the interfaces of,
the Work and Derivative Works
thereof.
"Contribution" shall mean any
work of authorship, including
the original version of the Work
and any modifications or additions
to that Work or Derivative
Works thereof, that is intentionally
submitted to Licensor for
inclusion in the Work by the copyright
owner
or by an individual or Legal
Entity authorized to submit on behalf of
the copyright owner. For the
purposes of this definition, "submitted"
means any form of electronic,
verbal, or written communication sent
to the Licensor or its
representatives, including but not
limited to
communication on electronic
mailing lists, source code control
systems,
and issue tracking systems that
are managed by, or on behalf of, the
Licensor for the purpose of
discussing and improving the Work, but
excluding communication that is
conspicuously marked or otherwise
designated in writing by the
copyright owner as "Not a
Contribution."
"Contributor" shall mean
Licensor and any individual or Legal
Entity
on behalf of whom a
Contribution has been received by
Licensor and
subsequently incorporated
within the Work.
2. Grant of Copyright License.
Subject to the terms and conditions of
this License, each Contributor
hereby grants to You a perpetual,
worldwide, non-exclusive,
no-charge, royalty-free, irrevocable
copyright license to reproduce,
prepare Derivative Works of,
publicly display, publicly perform,
sublicense, and distribute the
Work and such Derivative Works
in Source or Object form.
3. Grant of Patent License. Subject
to the terms and conditions of
this License, each Contributor
hereby grants to You a perpetual,
worldwide, non-exclusive,
no-charge, royalty-free, irrevocable
(except as stated in this
section) patent license to make, have
made,
use, offer to sell, sell, import,
and otherwise transfer the Work,
where such license applies only
to those patent claims licensable
by such Contributor that are
necessarily infringed by their
Contribution(s) alone or by
combination of their Contribution(s)
with the Work to which such
Contribution(s) was submitted. If You
institute patent litigation against
any entity (including a
cross-claim or counterclaim in a
lawsuit) alleging that the Work
or a Contribution incorporated
within the Work constitutes direct
or contributory patent
infringement, then any patent licenses
granted to You under this
License for that Work shall terminate
as of the date such litigation is
filed.
4. Redistribution. You may
reproduce and distribute copies of the
Work or Derivative Works
thereof in any medium, with or without
modifications, and in Source or
Object form, provided that You
meet the following conditions:
(a) You must give any other
recipients of the Work or
Derivative Works a copy of
this License; and
(b) You must cause any modified
files to carry prominent notices
stating that You changed
the files; and
(c) You must retain, in the
Source form of any Derivative Works
that You distribute, all
copyright, patent, trademark, and
attribution notices from the
Source form of the Work,
excluding those notices
that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a
NOTICE text file as part of its
distribution, then any
Derivative Works that You distribute
must
include a readable copy of
the attribution notices contained
within such NOTICE file,
excluding those notices that do not
pertain to any part of the
Derivative Works, in at least one
of the following places:
within a NOTICE text file distributed
as part of the Derivative
Works; within the Source form or
documentation, if provided
along with the Derivative Works; or,
within a display generated
by the Derivative Works, if and
wherever such third-party
notices normally appear. The contents
of the NOTICE file are for
informational purposes only and
do not modify the License.
You may add Your own attribution
notices within Derivative
Works that You distribute, alongside
or as an addendum to the
NOTICE text from the Work, provided
that such additional
attribution notices cannot be construed
as modifying the License.
You may add Your own
copyright statement to Your
modifications and
may provide additional or
different license terms and conditions
for use, reproduction, or
distribution of Your modifications, or
for any such Derivative Works
as a whole, provided Your use,
reproduction, and distribution of
the Work otherwise complies with
the conditions stated in this
License.
5. Submission of Contributions.
Unless You explicitly state otherwise,
any Contribution intentionally
submitted for inclusion in the Work
by You to the Licensor shall be
under the terms and conditions of
this License, without any
additional terms or conditions.
Notwithstanding the above,
nothing herein shall supersede or
modify
the terms of any separate
license agreement you may have
executed
with Licensor regarding such
Contributions.
6. Trademarks. This License does
not grant permission to use the trade
names, trademarks, service
marks, or product names of the
Licensor,
except as required for
reasonable and customary use in
describing the
origin of the Work and
reproducing the content of the NOTICE
file.
7. Disclaimer of Warranty. Unless
required by applicable law or
agreed to in writing, Licensor
provides the Work (and each
Contributor provides its
Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either
express or
implied, including, without
limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT,
MERCHANTABILITY, or FITNESS FOR
A
PARTICULAR PURPOSE. You
are solely responsible for determining
the
appropriateness of using or
redistributing the Work and assume any
risks associated with Your
exercise of permissions under this
License.
8. Limitation of Liability. In no event
and under no legal theory,
whether in tort (including
negligence), contract, or otherwise,
unless required by applicable
law (such as deliberate and grossly
negligent acts) or agreed to in
writing, shall any Contributor be
liable to You for damages,
including any direct, indirect, special,
incidental, or consequential
damages of any character arising as a
result of this License or out of
the use or inability to use the
Work (including but not limited
to damages for loss of goodwill,
work stoppage, computer failure
or malfunction, or any and all
other commercial damages or
losses), even if such Contributor
has been advised of the
possibility of such damages.
9. Accepting Warranty or Additional
Liability. While redistributing
the Work or Derivative Works
thereof, You may choose to offer,
and charge a fee for,
acceptance of support, warranty,
indemnity,
or other liability obligations
and/or rights consistent with this
License. However, in accepting
such obligations, You may act only
on Your own behalf and on Your
sole responsibility, not on behalf
of any other Contributor, and
only if You agree to indemnify,
defend, and hold each
Contributor harmless for any liability
incurred by, or claims asserted
against, such Contributor by reason
of your accepting any such
warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the
Apache License to your work.
To apply the Apache License to
your work, attach the following
boilerplate notice, with the fields
enclosed by brackets "[]"
replaced with your own
identifying information. (Don't include
the brackets!) The text should
be enclosed in the appropriate
comment syntax for the file
format. We also recommend that a
file or class name and
description of purpose be included on
the
same "printed page" as the
copyright notice for easier
identification within third-party
archives.
Copyright [yyyy] [name of copyright
owner]
Licensed under the Apache License,
Version 2.0 (the "License");
you may not use this file except in
compliance with the License.
You may obtain a copy of the
License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or
agreed to in writing, software
distributed under the License is
distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either
express or implied.
See the License for the specific
language governing permissions and
limitations under the License.
「本ソフトウェアでは、フォントワークス
株式会社のフォントを使用しています。
フォントワークスの社名、フォントワーク
ス、Fontworks、フォントの名称は、
フォントワークス株式会社の商標また
は登録商標です。」
「協力 フォントワークス株式会社」
「Special Thanks : Fontworks Inc.」
-------------------------------------------------------------------------------
◆ 冒険者のおでかけ超便利ツール(Android)
-------------------------------------------------------------------------------
cocos2d-x / MIT License
-----------------------
cocos2d-x
http://www.cocos2d-x.org/
GitHub : cocos2d/cocos2d-x
https://github.com/cocos2d/cocos2d-
x
Copyright 2013 BlackBerry Inc.
Copyright (c) 2008 Apple Inc. All Rights
Reserved.
Copyright (c) 2014 GamePlay3D team
Copyright (C) 2012 Nathaniel Symer.
Copyright (c) 2003 Toxic Software. All
rights reserved.
Copyright 2007 Kaboomerang LLC. All
rights reserved.
Copyright (c) 2013 nickflink
Copyright (c) 2014 martell malone
Copyright (C) 2013 Henry van Merode.
All rights reserved.
Copyright (c) 2010 Sangwoo Im
Copyright 2012 Stewart
Hamilton-Arrandale.
http://creativewax.co.uk
Copyright 2011-2012 Yannick Loriot.All
rights reserved.
http://yannickloriot.com
Copyright (c) 2015 Neo Kim
(neo.kim@neofect.com)
Copyright (c) 2012 Jozef Pridavok
Copyright (c) 2012 James Chen
Copyright 2011 Jeff Lamarche
Copyright 2012 Goffredo Marocchi
Copyright (c) 2013-2014 Martell
Malone
Copyright (c) 2010 Максим
Аксенов
Portions Copyright (c) Microsoft Open
Technologies, Inc.
Copyright (c) 2012 greathqy
Copyright (c) 2011 Erawppa
Copyright (c) 2007 Scott Lembcke
Copyright (c) 2010 ForzeField Studios
S.L. http://forzefield.com
Copyright (c) 2014 PlayFirst Inc.
Copyright (c) 2010 Stuart Carnie
Copyright (c) 2011 Laschweinski
Copyright (c) 2010 Steve Oldmeadow
Copyright (c) 2010 Neophit
Copyright (c) 2009 Robert J Payne
Copyright (c) 2009 Valentin Milea
Copyright (C) 2009 Matt Oswald
Copyright (c) 2012 Scott Lembcke and
Howling Moon Software
Copyright (c) 2012 Pierre-David
Belanger
Copyright (c) 2009 lhunath (Maarten
Billemont)
Copyright (C) 2010 Lam Pham
Copyright (c) 2009 Sindesso Pty Ltd
http://www.sindesso.com/
Copyright (c) 2008-2010 Ricardo
Quesada
Copyright (c) 2009 On-Core
Copyright (c) 2011 Vit Valentin
Copyright (c) 2008-2009 Jason Booth
Copyright (c) 2010-2014 cocos2d-x.org
community
Copyright (c) 2011 Zynga Inc.
Copyright (c) 2013-2015 Chukong
Technologies Inc.
(see each file to see the different
copyright owners)
Permission is hereby granted, free of
charge, to any person obtaining a copy
of this software and associated
documentation files (the "Software"),
to deal
in the Software without restriction,
including without limitation the rights
to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell
copies of the Software, and to permit
persons to whom the Software is
furnished to do so, subject to the
following conditions:
The above copyright notice and this
permission notice shall be included in
all copies or substantial portions of the
Software.
THE SOFTWARE IS PROVIDED "AS
IS", WITHOUT WARRANTY OF ANY
KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT
LIMITED TO THE WARRANTIES OF
MERCHANTABILITY,
FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS
BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH
THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN
THE SOFTWARE.
cocos2d-x Subcomponent
======================
Android Support Library
/ Android SDK Terms and
Conditions, Apache License 2.0
--------------------------------
-----------------------
Support Library
http://developer.android.com/tools/su
pport-library/index.html
Android SDK
http://developer.android.com/sdk/inde
x.html
Terms and Conditions
http://developer.android.com/sdk/ter
ms.html
Copyright (c) 2005-2013, The
Android Open Source Project
Licensed under the Apache License,
Version 2.0 (the "License");
you may not use this file except in
compliance with the License.
You may obtain a copy of the
License at
http://www.apache.org/licenses/LICE
NSE-2.0
Unless required by applicable law or
agreed to in writing, software
distributed under the License is
distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either
express or implied.
See the License for the specific
language governing permissions and
limitations under the License.
vectormath2bullet.h (bullet) / New
BSD License
--------------------------------
--------------
https://github.com/MSOpenTech/bull
et/blob/master/src/BulletMultiThread
ed/vectormath2bullet.h
tml
Copyright (C) 2006, 2007 Sony
Computer Entertainment Inc.
All rights reserved.
Redistribution and use in source
and binary forms,
with or without modification, are
permitted provided that the
following conditions are met:
* Redistributions of source code
must retain the above copyright
notice, this list of conditions and
the following disclaimer.
* 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.
* Neither the name of the Sony
Computer Entertainment Inc 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 ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE
IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS
FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT
SHALL THE COPYRIGHT OWNER OR
CONTRIBUTORS BE
LIABLE FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR
CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF
SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE
OR OTHERWISE)
ARISING IN ANY WAY OUT OF
THE USE OF THIS SOFTWARE, EVEN
IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
CCArray.h (Cocos2d-x) / Code
Project Open License (CPOL) 1.02
--------------------------------
-----------------------------
CODE PROJECT - C++ Class
Implementation of HMAC-SHA
By Chien-Chung, Chung
http://www.codeproject.com/Articles/
64111/Building-a-Quick-and-Handy-R
eference-Counting-Clas
Code Project Open License (CPOL)
1.02
http://www.codeproject.com/info/cpol
10.aspx
chipmunk
(cocos2d-x-3rd-party-libs-bin) / MIT
License
--------------------------------
---------------------
chipmunk
(cocos2d-x-3rd-party-libs-bin)
https://github.com/cocos2d/cocos2d-
x-3rd-party-libs-bin/tree/v3/chipmun
k/include/chipmunk
Copyright (c) 2007 Scott Lembcke
Permission is hereby granted, free of
charge, to any person obtaining a copy
of this software and associated
documentation files (the "Software"),
to dea
l in the Software without restriction,
including without limitation the righ
ts to use, copy, modify, merge,
publish, distribute, sublicense, and/or
sell
copies of the Software, and to permit
persons to whom the Software is
furnished to do so, subject to the
following conditions:
The above copyright notice and this
permission notice shall be included in
all copies or substantial portions of
the Software.
THE SOFTWARE IS PROVIDED "AS
IS", WITHOUT WARRANTY OF ANY
KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT
LIMITED TO THE WARRANTIES OF
MERCHANTABILITY,
FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM
,OUT OF OR IN CONNECTION WITH
THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN
THE SOFTWARE.
Cocos2dxVideoView / Apache
License 2.0
--------------------------------
------
Cocos2dxVideoView.java
https://github.com/cocos2d/cocos2d-
x/blob/v3/cocos/platform/android/jav
a/src/org/cocos2dx/lib/Cocos2dxVid
eoView.java
Copyright (C) 2006 The Android
Open Source Project
Copyright (c) 2014 Chukong
Technologies Inc.
Licensed under the Apache License,
Version 2.0 (the "License");
you may not use this file except in
compliance with the License.
You may obtain a copy of the
License at
http://www.apache.org/licenses/LICE
NSE-2.0
Unless required by applicable law or
agreed to in writing, software
distributed under the License is
distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either
express or implied.
See the License for the specific
language governing permissions and
limitations under the License.
CocosDenshion (cocos2d-iphone) /
MIT License
--------------------------------
------------
Copyright (c) 2010 Steve Oldmeadow
Permission is hereby granted, free of
charge, to any person obtaining a copy
of this software and associated
documentation files (the "Software"),
to deal
in the Software without restriction,
including without limitation the rights
to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell
copies of the Software, and to permit
persons to whom the Software is
furnished to do so, subject to the
following conditions:
The above copyright notice and this
permission notice shall be included in
all copies or substantial portions of
the Software.
THE SOFTWARE IS PROVIDED "AS
IS", WITHOUT WARRANTY OF ANY
KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT
LIMITED TO THE WARRANTIES OF
MERCHANTABILITY,
FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH
THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN
THE SOFTWARE.
cURL / cURL License
-------------------
Curl
http://curl.haxx.se/
Copyright - License
http://curl.haxx.se/docs/copyright.htm
l
License Mixing
http://curl.haxx.se/legal/licmix.html
Copyright (C) 2006, David Shaw
Copyright (C) 2010, Mandy Wu,
Copyright (C) 2014, Vijay Panghal, ,
et al.
Copyright (C) 2009, 2011, Markus
Moeller,
Copyright (C) 2014, Steve Holme, .
Copyright (C) 2010, Howard Chu,
Copyright (C) 2012-2013, Linus
Nielsen Feltzing,
Copyright (C) 2010 - 2011, Hoi-Ho
Chan,
Copyright (C) 2012 - 2014, Marc
Hoersken,
Copyright (C) 2012, Mark Salisbury,
Copyright (C) 2012 - 2014, Nick
Zitzmann, .
Copyright (C) 2010, DirecTV,
Contact: Eric Hu, .
Copyright (c) 1996 - 2015, Daniel
Stenberg, daniel@haxx.se.
All rights reserved.
Permission to use, copy, modify, and
distribute this software for any purpose
with or without fee is hereby granted,
provided that the above copyright
notice and this permission notice
appear in all copies.
THE SOFTWARE IS PROVIDED "AS
IS", WITHOUT WARRANTY OF ANY
KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT
LIMITED TO THE WARRANTIES OF
MERCHANTABILITY,
FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT
OF THIRD PARTY RIGHTS.
IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS
BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF
CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT
OF OR IN CONNECTION WITH THE
SOFTWARE OR THE
USE OR OTHER DEALINGS IN THE
SOFTWARE.
Except as contained in this notice,
the name of a copyright holder shall
not be used in advertising or
otherwise to promote the sale, use
or other dealings in this Software
without prior written authorization
of the copyright holder.
OpenSSL / OpenSSL License
(BSD Style)
--------------------------------
-----
OpenSSL
http://www.openssl.org/
OpenSSL License
http://www.openssl.org/source/licens
e.html
OpenSSL Download
http://www.openssl.org/source/
OpenSSL static files Library
https://code.google.com/p/repositoriu
m/source/browse/trunk/OpenSSL/lib
/VC/static/r=911
Copyright (c) 1998-2011 The
OpenSSL Project. 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. All advertising materials
mentioning features or use of this
software must display the
following acknowledgment:
"This product includes software
developed by the OpenSSL Project
for use in the OpenSSL Toolkit.
(http://www.openssl.org/)"
4. The names "OpenSSL Toolkit"
and "OpenSSL Project" must not be
used to
endorse or promote products
derived from this software without
prior written permission. For
written permission, please contact
openssl-core@openssl.org.
5. Products derived from this
software may not be called "OpenSSL"
nor may "OpenSSL" appear in
their names without prior written
permission of the OpenSSL
Project.
6. Redistributions of any form
whatsoever must retain the following
acknowledgment:
"This product includes software
developed by the OpenSSL Project
for use in the OpenSSL Toolkit
(http://www.openssl.org/)"
THIS SOFTWARE IS PROVIDED
BY THE OpenSSL PROJECT ``AS IS''
AND ANY
EXPRESSED OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE
IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS
FOR A PARTICULAR
PURPOSE ARE DISCLAIMED. IN
NO EVENT SHALL THE OpenSSL
PROJECT OR
ITS CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT,
INCIDENTAL,
SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES
(INCLUDING, BUT
NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE
GOODS OR SERVICES;
LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS
INTERRUPTION)
HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT,
STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR
OTHERWISE)
ARISING IN ANY WAY OUT OF
THE USE OF THIS SOFTWARE, EVEN
IF ADVISED
OF THE POSSIBILITY OF SUCH
DAMAGE.
================================
================================
====
This product includes
cryptographic software written by Eric
Young
(eay@cryptsoft.com). This product
includes software written by Tim
Hudson (tjh@cryptsoft.com).
Original SSLeay License
Copyright (C) 1995-1998 Eric
Young (eay@cryptsoft.com)
All rights reserved.
This package is an SSL
implementation written
by Eric Young
(eay@cryptsoft.com).
The implementation was written so
as to conform with Netscapes SSL.
This library is free for commercial
and non-commercial use as long as
the following conditions are
aheared to. The following conditions
apply to all code found in this
distribution, be it the RC4, RSA,
lhash, DES, etc., code; not just the
SSL code. The SSL documentation
included with this distribution is
covered by the same copyright terms
except that the holder is Tim
Hudson (tjh@cryptsoft.com).
Copyright remains Eric Young's,
and as such any Copyright notices in
the code are not to be removed.
If this package is used in a product,
Eric Young should be given
attribution as the author of the
parts of the library used.
This can be in the form of a textual
message at program startup or
in documentation (online or
textual) provided with the package.
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 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. All advertising materials
mentioning features or use of this
software
must display the following
acknowledgement:
"This product includes
cryptographic software written by
Eric Young (eay@cryptsoft.com)"
The word 'cryptographic' can be
left out if the rouines from the library
being used are not cryptographic
related :-).
4. If you include any Windows
specific code (or a derivative thereof)
from
the apps directory (application
code) you must include an
acknowledgement:
"This product includes software
written by Tim Hudson
(tjh@cryptsoft.com)"
THIS SOFTWARE IS PROVIDED
BY ERIC YOUNG ``AS IS'' AND
ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE
IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS
FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT
SHALL THE AUTHOR OR
CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY,
OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS
INTERRUPTION)
HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY
OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF
THE POSSIBILITY OF
SUCH DAMAGE.
The licence and distribution terms
for any publically available version or
derivative of this code cannot be
changed. i.e. this code cannot simply
be copied and put under another
distribution licence
[including the GNU Public
Licence.]
edtaa3 / MIT License
--------------------
edtaa3
http://en.sourceforge.jp/projects/dung
eonproject/scm/svn/tree/18/trunk/N
ativeDance/Main/Source/cocos2d-x-
3.0rc1/external/edtaa3func/
https://github.com/cocos2d/cocos2d-
x-3rd-party-libs-bin/tree/v3/edtaa3fu
nc
Copyright (C) 2009 Stefan
Gustavson
(stefan.gustavson@gmail.com)
This software is distributed under
the permissive "MIT License":
Permission is hereby granted, free of
charge, to any person obtaining a copy
of this software and associated
documentation files (the "Software"),
to deal
in the Software without restriction,
including without limitation the rights
to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell
copies of the Software, and to permit
persons to whom the Software is
furnished to do so, subject to the
following conditions:
The above copyright notice and this
permission notice shall be included in
all copies or substantial portions of
the Software.
THE SOFTWARE IS PROVIDED "AS
IS", WITHOUT WARRANTY OF ANY
KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT
LIMITED TO THE WARRANTIES OF
MERCHANTABILITY,
FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH
THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN
THE SOFTWARE.
etc1 (google) / Apache License 2.0
--------------------------------
--
etc1 (google)
https://github.com/cocos2d/cocos2d-
x/tree/v3/cocos/base
Copyright 2009 Google Inc.
Licensed under the Apache License,
Version 2.0 (the "License");
you may not use this file except in
compliance with the License.
You may obtain a copy of the
License at
http://www.apache.org/licenses/LICE
NSE-2.0
Unless required by applicable law or
agreed to in writing, software
distributed under the License is
distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either
express or implied.
See the License for the specific
language governing permissions and
limitations under the License.
FHSTwitterEngine / MIT License
------------------------------
FHSTwitterEngine github
https://github.com/fhsjaagshs/FHSTw
itterEngine
Copyright (c) 2014 Nathaniel Symer
Permission is hereby granted, free of
charge, to any person obtaining a copy
of this software and associated
documentation files (the "Software"),
to deal
in the Software without restriction,
including without limitation the rights
to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell
copies of the Software, and to permit
persons to whom the Software is
furnished to do so, subject to the
following conditions:
The above copyright notice and this
permission notice shall be included in
all copies or substantial portions of
the Software.
THE SOFTWARE IS PROVIDED "AS
IS", WITHOUT WARRANTY OF ANY
KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT
LIMITED TO THE WARRANTIES OF
MERCHANTABILITY,
FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH
THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN
THE SOFTWARE.
Base64Transcoder / MIT License
------------------------------
Base64Transcoder
https://github.com/cocos2d-x/plugin-
x/tree/develop/plugins/twitter/proj.io
s/FHSTwitterEngine/OAuthConsumer
/Crytpo
Copyright (c) 2003 Toxic Software.
All rights reserved.
Permission is hereby granted, free
of charge, to any person obtaining a
copy of this software and
associated documentation files (the
"Software"),
to deal in the Software without
restriction, including without limitation
the rights to use, copy, modify,
merge, publish, distribute, sublicense,
and/or sell copies of the Software,
and to permit persons to whom the
Software is furnished to do so,
subject to the following conditions:
The above copyright notice and
this permission notice shall be included
in
all copies or substantial portions
of the Software.
THE SOFTWARE IS PROVIDED
"AS IS", WITHOUT WARRANTY OF
ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT
LIMITED TO THE WARRANTIES OF
MERCHANTABILITY,
FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING
FROM OUT OF OR IN
CONNECTION WITH THE SOFTWARE
OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
OAuth Consumer / MIT License
----------------------------
OAuth Consumer
http://oauth.googlecode.com/svn/cod
e/obj-c/OAuthConsumer/
Portions of the software:
Copyright 2008 Alberto Garcia
Hierro. All rights reserved.
Copyright 2008 Jonathan Wight.
All rights reserved.
Copyright (c) 2003 Toxic Software.
All rights reserved.
Copyright 2011 Tumblr. All rights
reserved.
Copyright 2007 Kaboomerang LLC.
All rights reserved.
Permission is hereby granted, free
of charge, to any person obtaining a
copy of this software and
associated documentation files (the
"Software"),
to deal in the Software without
restriction, including without limitation
the rights to use, copy, modify,
merge, publish, distribute, sublicense,
and/or sell copies of the Software,
and to permit persons to whom the
Software is furnished to do so,
subject to the following conditions:
The above copyright notice and
this permission notice shall be included
in
all copies or substantial portions
of the Software.
THE SOFTWARE IS PROVIDED
"AS IS", WITHOUT WARRANTY OF
ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT
LIMITED TO THE WARRANTIES OF
MERCHANTABILITY,
FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING
FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE
OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
flatbuffers
(cocos2d-x-3rd-party-libs-bin) /
Apache License 2.0
--------------------------------
-------------------------------
flatbuffers
(cocos2d-x-3rd-party-libs-bin)
https://github.com/cocos2d/cocos2d-
x-3rd-party-libs-bin/tree/v3/flatbuffe
rs
Copyright 2014 Google Inc. All rights
reserved.
Licensed under the Apache License,
Version 2.0 (the "License");
you may not use this file except in
compliance with the License.
You may obtain a copy of the
License at
http://www.apache.org/licenses/LICE
NSE-2.0
Unless required by applicable law or
agreed to in writing, software
distributed under the License is
distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either
express or implied.
See the License for the specific
language governing permissions and
limitations under the License.
FreeType
(cocos2d-x-3rd-party-libs-bin) /
FreeType License
--------------------------------
--------------------------
FreeType
http://www.freetype.org/
The FreeType Project LICENSE
----------------------------
2006-Jan-27
Copyright 1996-2002, 2006 by
David Turner, Robert Wilhelm, and
Werner Lemberg
Introduction
============
The FreeType Project is distributed
in several archive packages;
some of them may contain, in
addition to the FreeType font engine,
various tools and contributions which
rely on, or relate to, the
FreeType Project.
This license applies to all files found
in such packages, and
which do not fall under their own
explicit license. The license
affects thus the FreeType font
engine, the test programs,
documentation and makefiles, at the
very least.
This license was inspired by the BSD,
Artistic, and IJG
(Independent JPEG Group) licenses,
which all encourage inclusion
and use of free software in
commercial and freeware products
alike. As a consequence, its main
points are that:
o We don't promise that this
software works. However, we will be
interested in any kind of bug reports.
(`as is' distribution)
o You can use this software for
whatever you want, in parts or
full form, without having to pay us.
(`royalty-free' usage)
o You may not pretend that you
wrote this software. If you use
it, or only parts of it, in a program,
you must acknowledge
somewhere in your documentation
that you have used the
FreeType code. (`credits')
We specifically permit and encourage
the inclusion of this
software, with or without
modifications, in commercial products.
We disclaim all warranties covering
The FreeType Project and
assume no liability related to The
FreeType Project.
Finally, many people asked us for a
preferred form for a
credit/disclaimer to use in
compliance with this license. We thus
encourage you to use the following
text:
"""
Portions of this software are
copyright (C) The FreeType
Project (www.freetype.org). All rights
reserved.
"""
Please replace with the value from
the FreeType version you
actually use.
Legal Terms
===========
0. Definitions
--------------
Throughout this license, the terms
`package', `FreeType Project',
and `FreeType archive' refer to the
set of files originally
distributed by the authors (David
Turner, Robert Wilhelm, and
Werner Lemberg) as the `FreeType
Project', be they named as alpha,
beta or final release.
`You' refers to the licensee, or
person using the project, where
`using' is a generic term including
compiling the project's source
code as well as linking it to form a
`program' or `executable'.
This program is referred to as `a
program using the FreeType
engine'.
This license applies to all files
distributed in the original
FreeType Project, including all
source code, binaries and
documentation, unless otherwise
stated in the file in its
original, unmodified form as
distributed in the original archive.
If you are unsure whether or not a
particular file is covered by
this license, you must contact us to
verify this.
The FreeType Project is copyright
(C) 1996-2000 by David Turner,
Robert Wilhelm, and Werner Lemberg.
All rights reserved except as
specified below.
1. No Warranty
--------------
THE FREETYPE PROJECT IS
PROVIDED `AS IS' WITHOUT
WARRANTY OF ANY
KIND, EITHER EXPRESS OR
IMPLIED, INCLUDING, BUT NOT
LIMITED TO,
WARRANTIES OF
MERCHANTABILITY AND FITNESS
FOR A PARTICULAR
PURPOSE. IN NO EVENT WILL ANY
OF THE AUTHORS OR COPYRIGHT
HOLDERS
BE LIABLE FOR ANY DAMAGES
CAUSED BY THE USE OR THE
INABILITY TO
USE, OF THE FREETYPE PROJECT.
2. Redistribution
-----------------
This license grants a worldwide,
royalty-free, perpetual and
irrevocable right and license to use,
execute, perform, compile,
display, copy, create derivative
works of, distribute and
sublicense the FreeType Project (in
both source and object code
forms) and derivative works thereof
for any purpose; and to
authorize others to exercise some or
all of the rights granted
herein, subject to the following
conditions:
o Redistribution of source code must
retain this license file
(`FTL.TXT') unaltered; any additions,
deletions or changes to
the original files must be clearly
indicated in accompanying
documentation. The copyright
notices of the unaltered,
original files must be preserved in all
copies of source
files.
o Redistribution in binary form must
provide a disclaimer that
states that the software is based in
part of the work of the
FreeType Team, in the distribution
documentation. We also
encourage you to put an URL to the
FreeType web page in your
documentation, though this isn't
mandatory.
These conditions apply to any
software derived from or based on
the FreeType Project, not just the
unmodified files. If you use
our work, you must acknowledge us.
However, no fee need be paid
to us.
3. Advertising
--------------
Neither the FreeType authors and
contributors nor you shall use
the name of the other for commercial,
advertising, or promotional
purposes without specific prior
written permission.
We suggest, but do not require, that
you use one or more of the
following phrases to refer to this
software in your documentation
or advertising materials: `FreeType
Project', `FreeType Engine',
`FreeType library', or `FreeType
Distribution'.
As you have not signed this license,
you are not required to
accept it. However, as the FreeType
Project is copyrighted
material, only this license, or another
one contracted with the
authors, grants you the right to use,
distribute, and modify it.
Therefore, by using, distributing, or
modifying the FreeType
Project, you indicate that you
understand and accept all the terms
of this license.
4. Contacts
-----------
There are two mailing lists related to
FreeType:
o freetype@nongnu.org
Discusses general use and
applications of FreeType, as well as
future and wanted additions to the
library and distribution.
If you are looking for support, start in
this list if you
haven't found anything to help you in
the documentation.
o freetype-devel@nongnu.org
Discusses bugs, as well as engine
internals, design issues,
specific licenses, porting, etc.
Our home page can be found at
http://www.freetype.org
GamePlay3D / Apache License 2.0
-------------------------------
GamePlay3D
http://gameplay3d.org
Licensed under the Apache License,
Version 2.0 (the "License");
you may not use this file except in
compliance with the License.
You may obtain a copy of the
License at
http://www.apache.org/licenses/LICE
NSE-2.0
Unless required by applicable law or
agreed to in writing, software
distributed under the License is
distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either
express or implied.
See the License for the specific
language governing permissions and
limitations under the License.
Google Play Billing Library / Apache
License 2.0
--------------------------------
----------------
Google Play In-app Billing
http://developer.android.com/google/p
lay/billing/index.html
Android SDK
http://developer.android.com/sdk/inde
x.html
Terms and Conditions
http://developer.android.com/sdk/ter
ms.html
Copyright (C) 2012 The Android
Open Source Project
Copyright (C) 2002-2012 Google Inc.
All Rights Reserved.
Licensed under the Apache License,
Version 2.0 (the "License"); you may
not use this file except in compliance
with the License. You may obtain
a copy of the License at
http://www.apache.org/licenses/LICE
NSE-2.0
Unless required by applicable law or
agreed to in writing, software
distributed under the License is
distributed on an "AS IS" BASIS,
WITHOUT
WARRANTIES OR CONDITIONS OF
ANY KIND, either express or implied.
See the
License for the specific language
governing permissions and limitations
under the License.
InputManagerCompat (cocos2d-x)
/ Apache License 2.0
--------------------------------
--------------------
AndroidSDK Documentation
http://busted.me/docs/android-sdk/d
evelopment/samples/ControllerSample
/df/d84/_input_manager_compat_8java_
source.php
sample:
https://github.com/71squared/Cocos2
DX-ParticleSystemOpacity/blob/mast
er/cocos2d/cocos/platform/android/
ControllerManualAdapter/src/org/coc
os2dx/lib/inputmanagercompat/
Copyright (C) 2013 The Android
Open Source Project
Licensed under the Apache License,
Version 2.0 (the "License");
you may not use this file except in
compliance with the License.
You may obtain a copy of the
License at
http://www.apache.org/licenses/LICE
NSE-2.0
Unless required by applicable law or
agreed to in writing, software
distributed under the License is
distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either
express or implied.
See the License for the specific
language governing permissions and
limitations under the License.
JSONKit / New BSD License
-------------------------
JSONKit GitHub
https://github.com/johnezang/JSONKi
t
Copyright (c) 2011, John Engelhart
All rights reserved.
Redistribution and use in source and
binary forms, with or without
modification, are permitted provided
that the following conditions are met:
* Redistributions of source code
must retain the above copyright
notice, this list of conditions and the
following disclaimer.
* 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.
* Neither the name of the Zang
Industries 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 ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING,
BUT NOT
LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR
A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL
THE COPYRIGHT
OWNER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL,
SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED
TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED
AND ON ANY THEORY OF
LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR
TORT (INCLUDING
NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE
USE OF THIS
SOFTWARE, EVEN IF ADVISED OF
THE POSSIBILITY OF SUCH DAMAGE.
libjpeg / Independent JPEG Group's
free JPEG software License
--------------------------------
-----------------------------
Independent JPEG Group
http://www.ijg.org/
Independent JPEG Group's free
JPEG software - ReadMe:
http://www.ijg.org/files/README
copyright (C) 1991-2011, Thomas G.
Lane.
this software is based in part on the
work of the Independent JPEG Group.
libtiff / libtiff License
-------------------------
libtiff
http://www.libtiff.org/
Downloads
ftp://ftp.remotesensing.org/pub/libtiff/
Copyright (c) 1988-1997 Sam Leffler
Copyright (c) 1991-1997 Silicon
Graphics, Inc.
Permission to use, copy, modify,
distribute, and sell this software and
its documentation for any purpose is
hereby granted without fee, provided
that (i) the above copyright notices
and this permission notice appear in
all copies of the software and related
documentation, and (ii) the names of
Sam Leffler and Silicon Graphics may
not be used in any advertising or
publicity relating to the software
without the specific, prior written
permission of Sam Leffler and Silicon
Graphics.
THE SOFTWARE IS PROVIDED
"AS-IS" AND WITHOUT WARRANTY
OF ANY KIND,
EXPRESS, IMPLIED OR
OTHERWISE, INCLUDING WITHOUT
LIMITATION, ANY
WARRANTY OF
MERCHANTABILITY OR FITNESS FOR
A PARTICULAR PURPOSE.
IN NO EVENT SHALL SAM LEFFLER
OR SILICON GRAPHICS BE LIABLE
FOR
ANY SPECIAL, INCIDENTAL,
INDIRECT OR CONSEQUENTIAL
DAMAGES OF ANY
KIND, OR ANY DAMAGES
WHATSOEVER RESULTING FROM
LOSS OF USE, DATA
OR PROFITS, WHETHER OR NOT
ADVISED OF THE POSSIBILITY OF
DAMAGE,
AND ON ANY THEORY OF
LIABILITY, ARISING OUT OF OR IN
CONNECTION
WITH THE USE OR PERFORMANCE
OF THIS SOFTWARE.
LLVM / University of Illinois / NCSA
Open Source License
--------------------------------
------------------------
The LLVM Compiler Infrastructure
http://llvm.org/
LLVM - downloads
http://llvm.org/releases/
Copyright (c) 2003-2013 University
of Illinois at Urbana-Champaign.
All rights reserved.
Developed by:
LLVM Team
University of Illinois at
Urbana-Champaign
http://llvm.org
Permission is hereby granted, free of
charge, to any person obtaining
a copy of this software and
associated documentation files (the
Software"), to deal with the Software
without restriction, including
without limitation the rights to use,
copy, modify, merge, publish,
distribute, sublicense, and/or sell
copies of the Software, and to permit
persons to whom the Software is
furnished to do so, subject to the
following conditions:
* Redistributions of source code
must retain the above copyright notice,
this list of conditions and the
following disclaimers.
* Redistributions in binary form must
reproduce the above copyright notice,
this list of conditions and the
following disclaimers in the
documentation and/or other
materials provided with the distribution.
* Neither the names of the LLVM
Team, University of Illinois at
Urbana-Champaign, nor the names of
its contributors may be used to
endorse or promote products derived
from this Software without specific
prior written permission.
THE SOFTWARE IS PROVIDED "AS
IS", WITHOUT WARRANTY OF ANY
KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT
LIMITED TO THE WARRANTIES OF
MERCHANTABILITY,
FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE
CONTRIBUTORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING
FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE
OR THE USE OR OTHER
DEALINGS WITH THE SOFTWARE.
ConvertUTF (Unicode) /
University of Illinois / NCSA Open
Source License
--------------------------------
--------------------------------
--------
ConvertUTF (Unicode)
http://llvm.org/docs/doxygen/html/C
onvertUTF_8h.html
Copyright 2001-2004 Unicode, Inc.
Disclaimer
This source code is provided as is
by Unicode, Inc. No claims are
made as to fitness for any
particular purpose. No warranties of
any
kind are expressed or implied. The
recipient agrees to determine
applicability of information
provided. If this file has been
purchased on magnetic or optical
media from Unicode, Inc., the
sole remedy for any claim will be
exchange of defective media
within 90 days of receipt.
Limitations on Rights to
Redistribute This Code
Unicode, Inc. hereby grants the
right to freely use the information
supplied in this file in the creation
of products supporting the
Unicode Standard, and to make
copies of this file in any form
for internal or external distribution
as long as this notice
remains attached.
MiniCL (cocos2d-x) / MIT License
--------------------------------
MiniCL (cocos2d-x)
http://continuousphysics.com/Bullet/
https://github.com/cocos2d/cocos2d-
x-3rd-party-libs-bin/tree/v3/bullet/M
iniCL
Copyright (c) 2008-2009 The
Khronos Group Inc.
Permission is hereby granted, free of
charge, to any person obtaining a
copy of this software and/or
associated documentation files (the
"Materials"), to deal in the Materials
without restriction, including
without limitation the rights to use,
copy, modify, merge, publish,
distribute, sublicense, and/or sell
copies of the Materials, and to
permit persons to whom the
Materials are furnished to do so,
subject to
the following conditions:
The above copyright notice and this
permission notice shall be included
in all copies or substantial portions of
the Materials.
THE MATERIALS ARE PROVIDED
"AS IS", WITHOUT WARRANTY OF
ANY KIND,
EXPRESS OR IMPLIED, INCLUDING
BUT NOT LIMITED TO THE
WARRANTIES OF
MERCHANTABILITY, FITNESS FOR
A PARTICULAR PURPOSE AND
NONINFRINGEMENT.
IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS
BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION
OF CONTRACT,
TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION
WITH THE
MATERIALS OR THE USE OR
OTHER DEALINGS IN THE
MATERIALS.
crypt.h / Info-ZIP License
--------------------------
Info-ZIP
http://www.info-zip.org/
Info-ZIP License
http://www.info-zip.org/license.html
Copyright (C) 1998-2005 Gilles
Vollant
Modifications for Info-ZIP crypting
Copyright (C) 2003 Terry Thorsen
This code is a modified version of
crypting code in Info-ZIP distribution
Copyright (C) 1990-2000 Info-ZIP.
All rights reserved.
See the Info-ZIP LICENSE file
version 2000-Apr-09 or later for terms
of use
which also may be found at:
ftp://ftp.info-zip.org/pub/infozip/licen
se.html
The encryption/decryption parts
of this source code (as opposed to the
non-echoing password parts) were
originally written in Europe. The
whole source package can be
freely distributed, including from the
USA.
(Prior to January 2000, re-export
from the US was a violation of US law.)
This encryption code is a direct
transcription of the algorithm from
Roger Schlafly, described by Phil
Katz in the file appnote.txt. This
file (appnote.txt) is distributed with
the PKZIP program (even in the
version without encryption
capabilities).
If you don't need crypting in your
application, just define symbols
NOCRYPT and NOUNCRYPT.
Poly2Tri / New BSD License
--------------------------
Poly2Tri
https://code.google.com/p/poly2tri/
https://code.google.com/p/poly2tri/do
wnloads/list
Poly2Tri Copyright (c) 2009-2010,
Poly2Tri Contributors
http://code.google.com/p/poly2tri/
All rights reserved.
Redistribution and use in source and
binary forms, with or without
modificatio n,are permitted provided
that the following conditions are met:
* Redistributions of source code
must retain the above copyright notice,
this list of conditions and the
following disclaimer.
* 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.
* Neither the name of Poly2Tri nor
the names of its contributors may be
used to endorse or promote products
derived from this software without
specifi c prior written permission.
THIS SOFTWARE IS PROVIDED BY
THE COPYRIGHT HOLDERS AND
CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING,
BUT NOT
LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR
A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL
THE COPYRIGHT OWNER OR
CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT
LIMITED TO,
PROCUREMENT OF SUBSTITUTE
GOODS OR SERVICES; LOSS OF USE,
DATA, OR
PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED
AND ON ANY THEORY OF
LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR
TORT (INCLUDING
NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE
USE OF THIS
SOFTWARE, EVEN IF ADVISED OF
THE POSSIBILITY OF SUCH DAMAGE.
rapidjson / MIT License
-----------------------
rapidjson
http://code.google.com/p/rapidjson/
Copyright (C) 2011 Milo Yip
Permission is hereby granted, free of
charge, to any person obtaining a copy
of this software and associated
documentation files (the "Software"),
to deal
in the Software without restriction,
including without limitation the rights
to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell
copies of the Software, and to permit
persons to whom the Software is
furnished to do so, subject to the
following conditions:
The above copyright notice and this
permission notice shall be included in
all copies or substantial portions of
the Software.
THE SOFTWARE IS PROVIDED "AS
IS", WITHOUT WARRANTY OF ANY
KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT
LIMITED TO THE WARRANTIES OF
MERCHANTABILITY,
FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH
THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN
THE SOFTWARE.
recast-fastlz
(cocos2d-x-3rd-party-libs-bin) / MIT
License
--------------------------------
--------------------------
recast-fastlz
(cocos2d-x-3rd-party-libs-bin)
https://github.com/cocos2d/cocos2d-
x-3rd-party-libs-bin/tree/v3/recast/f
astlz
Copyright (C) 2007 Ariya Hidayat
(ariya@kde.org)
Copyright (C) 2006 Ariya Hidayat
(ariya@kde.org)
Copyright (C) 2005 Ariya Hidayat
(ariya@kde.org)
Permission is hereby granted, free
of charge, to any person obtaining a
copy of this software and
associated documentation files (the
"Software"),
to deal in the Software without
restriction, including without limitation
the rights to use, copy, modify,
merge, publish, distribute, sublicense,
and/ or sell copies of the Software,
and to permit persons to whom the
Software is furnished to do so,
subject to the following conditions:
The above copyright notice and this
permission notice shall be included in
all copies or substantial portions of
the Software.
THE SOFTWARE IS PROVIDED
"AS IS", WITHOUT WARRANTY OF
ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT
LIMITED TO THE WARRANTIES OF
MERCHANTABILITY,
FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING
FROM ,OUT OF OR IN
CONNECTION WITH THE SOFTWARE
OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
signpost-commonshttp4 / Apache
License 2.0
--------------------------------
----------
oauth-signpost code.google.com
http://code.google.com/p/oauth-signp
ost/
GitHub : mttkay / signpost
https://github.com/mttkay/signpost
Copyright (c) 2009 Matthias Kaeppler
Licensed under the Apache License,
Version 2.0 (the "License");
you may not use this file except in
compliance with the License.
You may obtain a copy of the
License at
http://www.apache.org/licenses/LICE
NSE-2.0
Unless required by applicable law or
agreed to in writing, software
distributed under the License is
distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either
express or implied.
signpost-core / Apache License 2.0
--------------------------------
--
oauth-signpost code.google.com
http://code.google.com/p/oauth-signp
ost/
GitHub : mttkay / signpost
https://github.com/mttkay/signpost
Copyright (c) 2009 Matthias Kaeppler
Licensed under the Apache License,
Version 2.0 (the "License");
you may not use this file except in
compliance with the License.
You may obtain a copy of the
License at
http://www.apache.org/licenses/LICE
NSE-2.0
Unless required by applicable law or
agreed to in writing, software
distributed under the License is
distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either
express or implied.
signpost-jetty6 / Apache License
2.0
--------------------------------
---
oauth-signpost code.google.com
http://code.google.com/p/oauth-signp
ost/
GitHub : mttkay / signpost
https://github.com/mttkay/signpost
Copyright (c) 2009 Matthias Kaeppler
Licensed under the Apache License,
Version 2.0 (the "License");
you may not use this file except in
compliance with the License.
You may obtain a copy of the
License at
http://www.apache.org/licenses/LICE
NSE-2.0
Unless required by applicable law or
agreed to in writing, software
distributed under the License is
distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either
express or implied.
tinyobjloader / Simplified BSD
License
--------------------------------
------
tinyobjloader
https://github.com/syoyo/tinyobjloade
r
Copyright 2012-2015, Syoyo Fujita.
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.
THIS SOFTWARE IS PROVIDED BY
THE COPYRIGHT HOLDERS AND
CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE
IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS
FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT
SHALL THE COPYRIGHT HOLDER OR
CONTRIBUTORS BE
LIABLE FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR
CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF
SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR
TORT (INCLUDING NEGLIGENCE OR
OTHERWISE)
ARISING IN ANY WAY OUT OF THE
USE OF THIS SOFTWARE, EVEN IF
ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
uthash / BSD Style License
--------------------------
uthash
http://uthash.sourceforge.net
uthash GitHub
https://github.com/troydhanson/uthas
h
https://github.com/cocos2d/cocos2d-
x/blob/v3/cocos/base/uthash.h
https://github.com/cocos2d/cocos2d-
x/blob/v3/cocos/base/utlist.h
Copyright (c) 2003-2014, Troy D.
Hanson http://uthash.sourceforge.net
All rights reserved.
Redistribution and use in source and
binary forms, with or without
modification, are permitted provided
that the following conditions are met:
* Redistributions of source code
must retain the above copyright
notice, this list of conditions and the
following disclaimer.
THIS SOFTWARE IS PROVIDED BY
THE COPYRIGHT HOLDERS AND
CONTRIBUTORS "AS
IS" AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING,
BUT NOT LIMITED
TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS
FOR A
PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL
THE COPYRIGHT OWNER
OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT
LIMITED TO,
PROCUREMENT OF SUBSTITUTE
GOODS OR SERVICES; LOSS OF USE,
DATA, OR
PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED
AND ON ANY THEORY OF
LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR
TORT (INCLUDING
NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE
USE OF THIS
SOFTWARE, EVEN IF ADVISED OF
THE POSSIBILITY OF SUCH DAMAGE.
WebP / New BSD License
----------------------
WebP
https://developers.google.com/speed/
webp/
Software License Agreement:
http://www.webmproject.org/license/s
oftware/
Additional IP Rights Grant:
http://www.webmproject.org/license/a
dditional/
Copyright (c) 2010-2011, Google Inc.
All rights reserved.
Redistribution and use in source and
binary forms, with or without
modification, are permitted provided
that the following conditions are
met:
* Redistributions of source code
must retain the above copyright
notice, this list of conditions and the
following disclaimer.
* 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.
* Neither the name of Google 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 ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING,
BUT NOT
LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR
A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL
THE COPYRIGHT
HOLDER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL,
SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED
AND ON ANY
THEORY OF LIABILITY, WHETHER
IN CONTRACT, STRICT LIABILITY, OR
TORT
(INCLUDING NEGLIGENCE OR
OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE
OF THIS SOFTWARE, EVEN IF
ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
xxhash / Simplified BSD License
-------------------------------
xxhash
http://code.google.com/p/xxhash/
Copyright (C) 2012-2014, Yann
Collet.
BSD 2-Clause License
(http://www.opensource.org/licenses/
bsd-license.php)
Redistribution and use in source and
binary forms, with or without
modification, are permitted provided
that the following conditions are
met:
* Redistributions of source code
must retain the above copyright
notice, this list of conditions and the
following disclaimer.
* 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.
THIS SOFTWARE IS PROVIDED BY
THE COPYRIGHT HOLDERS AND
CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING,
BUT NOT
LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR
A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL
THE COPYRIGHT
OWNER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL,
SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED
AND ON ANY
THEORY OF LIABILITY, WHETHER
IN CONTRACT, STRICT LIABILITY, OR
TORT
(INCLUDING NEGLIGENCE OR
OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE
OF THIS SOFTWARE, EVEN IF
ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
xxtea (cocos2d) / PHP License v3.01
--------------------------------
---
XXTEA PHP extension
https://github.com/liut/pecl-xxtea
The PHP License, version
3.01
Copyright (c) 1999 - 2006 The PHP
Group. All rights reserved.
Copyright 2006-2009 Ma Bingyao
Copyright 2013 Gao Chunhui, Liu Tao
--------------------------------
--------------------------------
----
Redistribution and use in source and
binary forms, with or without
modification, is 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. The name "PHP" must not be
used to endorse or promote products
derived from this software
without prior written permission. For
written permission, please
contact group@php.net.
4. Products derived from this
software may not be called "PHP", nor
may "PHP" appear in their name,
without prior written permission
from group@php.net. You may
indicate that your software works in
conjunction with PHP by saying
"Foo for PHP" instead of calling
it "PHP Foo" or "phpfoo"
5. The PHP Group may publish
revised and/or new versions of the
license from time to time. Each
version will be given a
distinguishing version number.
Once covered code has been
published under a particular version
of the license, you may always
continue to use it under the terms
of that version. You may also
choose to use such covered code
under the terms of any
subsequent version of the license
published by the PHP Group. No
one other than the PHP Group has
the right to modify the terms
applicable to covered code created
under this License.
6. Redistributions of any form
whatsoever must retain the following
acknowledgment:
"This product includes PHP
software, freely available from
http://www.php.net/software/>".
THIS SOFTWARE IS PROVIDED BY
THE PHP DEVELOPMENT TEAM ``AS
IS'' AND
ANY EXPRESSED OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT
LIMITED TO,
THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS
FOR A
PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL
THE PHP
DEVELOPMENT TEAM OR ITS
CONTRIBUTORS BE LIABLE FOR
ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL
DAMAGES
(INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE
GOODS OR
SERVICES; LOSS OF USE, DATA,
OR PROFITS; OR BUSINESS
INTERRUPTION)
HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN
CONTRACT,
STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR
OTHERWISE)
ARISING IN ANY WAY OUT OF THE
USE OF THIS SOFTWARE, EVEN IF
ADVISED
OF THE POSSIBILITY OF SUCH
DAMAGE.
--------------------------------
--------------------------------
----
This software consists of voluntary
contributions made by many
individuals on behalf of the PHP
Group.
The PHP Group can be contacted via
Email at group@php.net.
For more information on the PHP
Group and the PHP project,
please see http://www.php.net>.
PHP includes the Zend Engine, freely
available at
http://www.zend.com>.
--------------------------------
--------------------------------
---------------
--------------------------------
--------------------------------
---------------
OpenSSL / OpenSSL License (BSD
Style)
--------------------------------
-----
The OpenSSL Project is a collaborative
effort to develop a robust,
commercial-grade, fully featured, free
and open source toolkit
implementing the Secure Sockets
Layer (SSL v2/v3) and Transport Layer
Security (TLS v1) as well as a
full-strength general-purpose
cryptography
library.
OpenSSL
http://www.openssl.org/
OpenSSL License
http://www.openssl.org/source/licens
e.html
OpenSSL Download
http://www.openssl.org/source/
OpenSSL static files Library
https://code.google.com/p/repositoriu
m/source/browse/trunk/OpenSSL/lib
/VC/static/r=911
Copyright (c) 1998-2011 The OpenSSL
Project. 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. All advertising materials mentioning
features or use of this
software must display the following
acknowledgment:
"This product includes software
developed by the OpenSSL Project
for use in the OpenSSL Toolkit.
(http://www.openssl.org/)"
4. The names "OpenSSL Toolkit" and
"OpenSSL Project" must not be used
to
endorse or promote products derived
from this software without
prior written permission. For written
permission, please contact
openssl-core@openssl.org.
5. Products derived from this software
may not be called "OpenSSL"
nor may "OpenSSL" appear in their
names without prior written
permission of the OpenSSL Project.
6. Redistributions of any form
whatsoever must retain the following
acknowledgment:
"This product includes software
developed by the OpenSSL Project
for use in the OpenSSL Toolkit
(http://www.openssl.org/)"
THIS SOFTWARE IS PROVIDED BY
THE OpenSSL PROJECT ``AS IS''
AND ANY
EXPRESSED OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE
IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS
FOR A PARTICULAR
PURPOSE ARE DISCLAIMED. IN NO
EVENT SHALL THE OpenSSL
PROJECT OR
ITS CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES
(INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS;
OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN
CONTRACT,
STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR
OTHERWISE)
ARISING IN ANY WAY OUT OF THE
USE OF THIS SOFTWARE, EVEN IF
ADVISED
OF THE POSSIBILITY OF SUCH
DAMAGE.
================================
================================
====
This product includes cryptographic
software written by Eric Young
(eay@cryptsoft.com). This product
includes software written by Tim
Hudson (tjh@cryptsoft.com).
Original SSLeay License
Copyright (C) 1995-1998 Eric Young
(eay@cryptsoft.com)
All rights reserved.
This package is an SSL implementation
written
by Eric Young (eay@cryptsoft.com).
The implementation was written so as
to conform with Netscapes SSL.
This library is free for commercial and
non-commercial use as long as
the following conditions are aheared to.
The following conditions
apply to all code found in this
distribution, be it the RC4, RSA,
lhash, DES, etc., code; not just the
SSL code. The SSL documentation
included with this distribution is
covered by the same copyright terms
except that the holder is Tim Hudson
(tjh@cryptsoft.com).
Copyright remains Eric Young's, and as
such any Copyright notices in
the code are not to be removed.
If this package is used in a product,
Eric Young should be given
attributionas the author of the
parts of the library used.
This can be in the form of a textual
message at program startup or
in documentation (online or textual)
provided with the package.
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 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. All advertising materials mentioning
features or use of this software
must display the following
acknowledgement:
"This product includes cryptographic
software written by
Eric Young (eay@cryptsoft.com)"
The word 'cryptographic' can be left
out if the rouines from the library
being used are not cryptographic
related :-).
4. If you include any Windows specific
code (or a derivative thereof) from
the apps directory (application code)
you must include an
acknowledgement:
"This product includes software written
by Tim Hudson (tjh@cryptsoft.com)"
THIS SOFTWARE IS PROVIDED BY
ERIC YOUNG ``AS IS'' AND
ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE
IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS
FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT
SHALL THE AUTHOR OR
CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY,
OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA,
OR PROFITS; OR BUSINESS
INTERRUPTION)
HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY
OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF
THE POSSIBILITY OF
SUCH DAMAGE.
The licence and distribution terms for
any publically available version or
derivative of this code cannot be
changed. i.e. this code cannot simply
be copied and put under another
distribution licence
[including the GNU Public Licence.]
OpenSSL Subcomponent
====================
seed (OpenSSL) / Simplified BSD
License
--------------------------------
-------
OpenSSL
http://www.openssl.org/
- ref : src
http://openssl.sourcearchive.com/doc
umentation/1.0.0e-2ubuntu4/crypto_2s
eed_2seed_8h_source.html
Copyright (c) 2007 KISA(Korea
Information Security Agency). 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. Neither the name of author 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
AUTHOR AND CONTRIBUTORS ``AS
IS'' AND
ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE
IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS
FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT
SHALL AUTHOR OR CONTRIBUTORS
BE LIABLE
FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY,
OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS
INTERRUPTION)
HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY
OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF
THE POSSIBILITY OF
SUCH DAMAGE.
--------------------------------
--------------------------------
----------------
--------------------------------
--------------------------------
---------------
mbed TLS / Apache License 2.0
-----------------------------
mbed TLS
https://tls.mbed.org
Copyright (C) 2006-2015, ARM Limited,
All Rights Reserved
SPDX-License-Identifier: Apache-2.0
Licensed under the Apache License,
Version 2.0 (the "License"); you may
not use this file except in compliance
with the License.
You may obtain a copy of the License
at
http://www.apache.org/licenses/LICE
NSE-2.0
Unless required by applicable law or
agreed to in writing, software
distributed under the License is
distributed on an "AS IS" BASIS,
WITHOUT
WARRANTIES OR CONDITIONS OF
ANY KIND, either express or implied.
See the License for the specific
language governing permissions and
limitations under the License.
--------------------------------
--------------------------------
---------------
--------------------------------
--------------------------------
---------------
snappy / New BSD License
------------------------
snappy
http://google.github.io/snappy/
snappy GitHub
https://github.com/google/snappy
Copyright 2011 Martin Gieseking .
Redistribution and use in source and
binary forms, with or without
modification, are permitted provided
that the following conditions are
met:
* Redistributions of source code must
retain the above copyright
notice, this list of conditions and the
following disclaimer.
* 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.
* Neither the name of Google Inc. 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 ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING,
BUT NOT
LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR
A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL
THE COPYRIGHT
OWNER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL,
SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED
AND ON ANY
THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR
TORT
(INCLUDING NEGLIGENCE OR
OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE
OF THIS SOFTWARE, EVEN IF
ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
--------------------------------
--------------------------------
---------------
--------------------------------
--------------------------------
---------------
twitter4j / Apache License 2.0
------------------------------
twitter4j
http://twitter4j.org/ja/index.html
Copyright 2007 Yusuke Yamamoto
Licensed under the Apache License,
Version 2.0 (the "License");
you may not use this file except in
compliance with the License.
You may obtain a copy of the License
at
http://www.apache.org/licenses/LICE
NSE-2.0
Unless required by applicable law or
agreed to in writing, software
distributed under the License is
distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either
express or implied.
See the License for the specific
language governing permissions and
limitations under the License.
Twitter4J includes software from
JSON.org to parse JSON response
from the
Twitter API. You can see the license
term at
http://www.JSON.org/license.html
--------------------------------
--------------------------------
---------------
--------------------------------
--------------------------------
---------------
cocos2d-x
--------------
cocos2d-x
https://github.com/cocos2d/cocos2d-x
Copyright (c) 2013-2017 Chukong Technologies
Copyright (c) 2010-2012 cocos2d-x community
(see each file to see the different copyright owners)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
--------------------------------
--------------------------------
---------------
--------------------------------
--------------------------------
---------------
Twitter4J / Apache License 2.0
------------------------------
Twitter4J
https://twitter4j.org/
GitHub : Twitter4J / Twitter4J
https://github.com/Twitter4J/Twitter4J
Copyright (C) 2007 Yusuke Yamamoto
Copyright (C) 2011,2012 Twitter, Inc.
Copyright (C) 2010 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
--------------------------------
--------------------------------
---------------
--------------------------------
--------------------------------
---------------
Firebase Crashlytics / Apache License 2.0
-----------------------------------------
Firebase Crashlytics
https://firebase.google.com/products/crashlytics/
GitHub : Firebase Crashlytics
https://github.com/firebase/firebase-android-sdk/tree/main/firebase-crashlytics
https://github.com/firebase/firebase-ios-sdk/tree/main/Crashlytics
Copyright 2015-2024 Google LLC
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Firebase Crashlytics Subcomponent:
==================================
libunwind / MIT License
-----------------------
Copyright (c) 2003-2005 Hewlett-Packard Development Company, L.P.
Contributed by David Mosberger-Tang (davidm@hpl.hp.com)
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
--------------------------------
--------------------------------
---------------
========================
Apache License Full Text
========================
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.
"Work" shall mean the work of
authorship, whether in Source or
Object form, made available
under the License, as indicated by a
copyright notice that is included
in or attached to the work
(an example is provided in the
Appendix below).
"Derivative Works" shall mean
any work, whether in Source or Object
form, that is based on (or
derived from) the Work and for which
the
editorial revisions, annotations,
elaborations, or other modifications
represent, as a whole, an original
work of authorship. For the purposes
of this License, Derivative
Works shall not include works that
remain
separable from, or merely link
(or bind by name) to the interfaces of,
the Work and Derivative Works
thereof.
"Contribution" shall mean any
work of authorship, including
the original version of the Work
and any modifications or additions
to that Work or Derivative
Works thereof, that is intentionally
submitted to Licensor for
inclusion in the Work by the copyright
owner
or by an individual or Legal
Entity authorized to submit on behalf of
the copyright owner. For the
purposes of this definition, "submitted"
means any form of electronic,
verbal, or written communication sent
to the Licensor or its
representatives, including but not
limited to
communication on electronic
mailing lists, source code control
systems,
and issue tracking systems that
are managed by, or on behalf of, the
Licensor for the purpose of
discussing and improving the Work, but
excluding communication that is
conspicuously marked or otherwise
designated in writing by the
copyright owner as "Not a
Contribution."
"Contributor" shall mean
Licensor and any individual or Legal
Entity
on behalf of whom a
Contribution has been received by
Licensor and
subsequently incorporated
within the Work.
2. Grant of Copyright License.
Subject to the terms and conditions of
this License, each Contributor
hereby grants to You a perpetual,
worldwide, non-exclusive,
no-charge, royalty-free, irrevocable
copyright license to reproduce,
prepare Derivative Works of,
publicly display, publicly perform,
sublicense, and distribute the
Work and such Derivative Works
in Source or Object form.
3. Grant of Patent License. Subject
to the terms and conditions of
this License, each Contributor
hereby grants to You a perpetual,
worldwide, non-exclusive,
no-charge, royalty-free, irrevocable
(except as stated in this
section) patent license to make, have
made,
use, offer to sell, sell, import,
and otherwise transfer the Work,
where such license applies only
to those patent claims licensable
by such Contributor that are
necessarily infringed by their
Contribution(s) alone or by
combination of their Contribution(s)
with the Work to which such
Contribution(s) was submitted. If You
institute patent litigation against
any entity (including a
cross-claim or counterclaim in a
lawsuit) alleging that the Work
or a Contribution incorporated
within the Work constitutes direct
or contributory patent
infringement, then any patent licenses
granted to You under this
License for that Work shall terminate
as of the date such litigation is
filed.
4. Redistribution. You may
reproduce and distribute copies of the
Work or Derivative Works
thereof in any medium, with or without
modifications, and in Source or
Object form, provided that You
meet the following conditions:
(a) You must give any other
recipients of the Work or
Derivative Works a copy of
this License; and
(b) You must cause any modified
files to carry prominent notices
stating that You changed
the files; and
(c) You must retain, in the
Source form of any Derivative Works
that You distribute, all
copyright, patent, trademark, and
attribution notices from the
Source form of the Work,
excluding those notices
that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a
"NOTICE" text file as part of its
distribution, then any
Derivative Works that You distribute
must
include a readable copy of
the attribution notices contained
within such NOTICE file,
excluding those notices that do not
pertain to any part of the
Derivative Works, in at least one
of the following places:
within a NOTICE text file distributed
as part of the Derivative
Works; within the Source form or
documentation, if provided
along with the Derivative Works; or,
within a display generated
by the Derivative Works, if and
wherever such third-party
notices normally appear. The contents
of the NOTICE file are for
informational purposes only and
do not modify the License.
You may add Your own attribution
notices within Derivative
Works that You distribute, alongside
or as an addendum to the
NOTICE text from the Work, provided
that such additional
attribution notices cannot be construed
as modifying the License.
You may add Your own
copyright statement to Your
modifications and
may provide additional or
different license terms and conditions
for use, reproduction, or
distribution of Your modifications, or
for any such Derivative Works
as a whole, provided Your use,
reproduction, and distribution of
the Work otherwise complies with
the conditions stated in this
License.
5. Submission of Contributions.
Unless You explicitly state otherwise,
any Contribution intentionally
submitted for inclusion in the Work
by You to the Licensor shall be
under the terms and conditions of
this License, without any
additional terms or conditions.
Notwithstanding the above,
nothing herein shall supersede or
modify
the terms of any separate
license agreement you may have
executed
with Licensor regarding such
Contributions.
6. Trademarks. This License does
not grant permission to use the trade
names, trademarks, service
marks, or product names of the
Licensor,
except as required for
reasonable and customary use in
describing the
origin of the Work and
reproducing the content of the NOTICE
file.
7. Disclaimer of Warranty. Unless
required by applicable law or
agreed to in writing, Licensor
provides the Work (and each
Contributor provides its
Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either
express or
implied, including, without
limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT,
MERCHANTABILITY, or FITNESS FOR
A
PARTICULAR PURPOSE. You
are solely responsible for determining
the
appropriateness of using or
redistributing the Work and assume any
risks associated with Your
exercise of permissions under this
License.
8. Limitation of Liability. In no event
and under no legal theory,
whether in tort (including
negligence), contract, or otherwise,
unless required by applicable
law (such as deliberate and grossly
negligent acts) or agreed to in
writing, shall any Contributor be
liable to You for damages,
including any direct, indirect, special,
incidental, or consequential
damages of any character arising as a
result of this License or out of
the use or inability to use the
Work (including but not limited
to damages for loss of goodwill,
work stoppage, computer failure
or malfunction, or any and all
other commercial damages or
losses), even if such Contributor
has been advised of the
possibility of such damages.
9. Accepting Warranty or Additional
Liability. While redistributing
the Work or Derivative Works
thereof, You may choose to offer,
and charge a fee for,
acceptance of support, warranty,
indemnity,
or other liability obligations
and/or rights consistent with this
License. However, in accepting
such obligations, You may act only
on Your own behalf and on Your
sole responsibility, not on behalf
of any other Contributor, and
only if You agree to indemnify,
defend, and hold each
Contributor harmless for any liability
incurred by, or claims asserted
against, such Contributor by reason
of your accepting any such
warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the
Apache License to your work.
To apply the Apache License to
your work, attach the following
boilerplate notice, with the fields
enclosed by brackets "[]"
replaced with your own
identifying information. (Don't include
the brackets!) The text should
be enclosed in the appropriate
comment syntax for the file
format. We also recommend that a
file or class name and
description of purpose be included on
the
same "printed page" as the
copyright notice for easier
identification within third-party
archives.
Copyright [yyyy] [name of copyright
owner]
Licensed under the Apache License,
Version 2.0 (the "License");
you may not use this file except in
compliance with the License.
You may obtain a copy of the
License at
http://www.apache.org/licenses/LICE
NSE-2.0
Unless required by applicable law or
agreed to in writing, software
distributed under the License is
distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either
express or implied.
See the License for the specific
language governing permissions and
limitations under the License.
「本ソフトウェアでは、フォントワークス
株式会社のフォントを使用しています。
フォントワークスの社名、フォントワーク
ス、Fontworks、フォントの名称は、
フォントワークス株式会社の商標また
は登録商標です。」
「協力 フォントワークス株式会社」
「Special Thanks : Fontworks Inc.」