「RfcAgiler」(以下本ソフトウェア)は、以下の条項全てに同意いただけた方のみご利用頂けます。
本ソフトウェアは、本ソフトウェアの著者(以下著作者)の著作物であり、著作者によってのみライセンスされます。
(契約の成立)
第1条 お客様が、本ソフトウェアの全部又は一部をコンピュータのハードディスク等の記憶装置へ保存したとき、又は本件ソフトウェアを使用したときは、
本契約の締結に同意したものとみなされ、本契約は成立し効力を生ずるものとします。
(著作権の帰属)
第2条 本ソフトウェアに関する著作権等の知的財産権は、すべて弊社に帰属します。
(使用権の許諾)
第3条
1. 弊社は、お客様に対し、本契約の条項に従って、本ソフトウェアを使用する非独占的な権利を許諾します。
2.
お客様は、お客様のコンピュータに搭載されたハードディスクその他の記憶装置に本ソフトウェアをインストールし、使用することができます。
(禁止事項)
第4条
1. お客様は、本ソフトウェアの全部又は一部を複製することはできません。
2.
お客様には、第三者に対し本ソフトの使用を許諾し、又は第三者に対し本ソフトウェアを販売、貸与若しくはリースすることはできません。
(免責)
第5条
1. 弊社は、お客様に対し、本ソフトウェアに関して、その動作、商品性、特定用途への適合性その他一切の保証を行いません。
2.
弊社は、お客様及び第三者が本ソフトウェアに関連して直接又は間接に被ったいかなる損害についても、一切責任を負いません。お客様は、本ソフトウェアの使用に関連して第三者からお客様になされた請求に関連する損害、損失についても一切責任を負いません。
(契約の終了)
第6条
1.
お客様は、本ソフトウェアをコンピュータのハードディスク等の記憶装置及びメモリーからすべて消去することにより、本契約を終了させることができます。
2. お客様が本契約のいずれかの条項に違反したときは、弊社は、お客様に対し何らの通知、催告を行うことなく直ちに本契約を終了させることができます。
(第三者ソフトウェア)
第7条
オンラインストレージチャットは、ファイルチャットに関する特許のライセンスを取得しております。
別紙1、2に記載するQt((L)GPLv3)とOpenSSLが含まれています。各々別紙1,2に適用される使用許諾条件をお読みの上、ご了承ください
(合意管轄)
第8条
本契約は,日本法を準拠法とします。
本契約に関する紛争は東京地方裁判所を第一審としての管轄裁判所とします。
以 上
別紙1
Qt ((L)GPLv3)
==================================
Developing
with LGPL
These four degrees of freedom are very important for the
success of the open-source Qt Project, and it is important that all users of
Qt under LGPL adhere to these and fully meet all the requirements set by the
LGPL.
It is recommended that a thorough legal analysis is conducted when
choosing to use any open-source licenses. In many cases, the LGPL is a
viable solution to use, but it is important that the freedoms of the LGPL
are not restricted from the user of an application or device using an LGPL
library such as Qt, which may be difficult to achieve in some use cases.
For
such cases the commercial licensing option is typically a better choice.The
following requirements should be fulfilled when, for example, creating an
application or a device with Qt using the LGPL:
Complete
corresponding source code of the library used with the application or the
device built using LGPL, including all modifications to the library, should
be delivered with the application (or alternatively provide a written offer
with instructions on how to get the source code). It should be noted that
the complete corresponding source code has to be delivered even if the
library has not been modified at all.
In case of dynamic linking, it is
possible, but not mandatory, to keep application source code proprietary as
long as it is “work that uses the library” – typically achieved via dynamic
linking of the library.
In case of static linking of the library, the
application itself may no longer be “work that uses the library” and thus
become subject to LGPL. It is recommended to either link dynamically, or
provide the application source code to the user under LGPL.
The user is
allowed to change and re-link the library used in the application or device
– including reverse engineering. With LGPLv3 it is explicitly stated that
the user also needs to be able to run the re-linked binary, and that
sufficient installation information must be provided. In practice, this
forbids the creation of closed devices, also known as tivoization.
If the
application or device is not fully following all requirements of the LGPL,
it is not allowed to be distributed at all. This includes, for example,
possible patent license restricting distribution of the application in which
case there is no right to distribute.
The freedoms provided by the LGPL
license cannot be in any way negotiated upon or restricted from any of the
recipients – i.e. it is not possible to make such terms for an application
or a device using the LGPL library that would in any way restrict the rights
provided by the LGPL. For example some means of distribution, such as online
application stores, may have rules that are in conflict with LGPL, in which
case those cannot be used with the LGPL licensing option of Qt.
The user
of an application or device created with LGPL library has to be notified of
their rights by providing a copy of the LGPL license text to the user and
displaying a prominent notice about using the LGPL library – i.e. it is not
allowed to hide the fact the LGPL library is used.
The LGPLv3 doesn’t
forbid anyone from implementing any kind of DRM technology. However, if
someone breaks the DRM, the license says that he will be free to distribute
his software. For more details, see the (L)GPLv3 license FAQ.
The LGPLv3
contains explicit patent clauses in order to prevent people from trying to
enforce patent claims against other licensees of the open source libraries.
The clauses are rather complex but extremely relevant especially for larger
corporations with software patents. So, it is always recommended to go
through the patent clauses carefully with a legal counsel to make sure this
would not be an issue if deciding to use LGPLv3. For more information and
details, please see the (L)GPLv3 FAQ.
This is not a complete list of
LGPL requirements – please refer to the LGPL for complete list of
requirements – it is always recommended to contact an experienced legal
counsel to clarify detailed licensing suitability. Please note that The Qt
Company does not offer legal guidance on whether or not a certain license is
suited for your need, or if your application or device meets the LGPL
requirements. In case there is any doubt whether or not the requirements of
LGPL can be met in full, the commercial licensing option of Qt is often the
best choice.
別紙2
OpenSSL
==================================
LiCENSE ISSUES
The OpenSSL toolkit stays under a dual license, i.e.
both the conditions of the OpenSSL License and the original SSLeay license
apply to the toolkit.
See below for the actual license texts.
Actually both licenses are BSD-style Open Source licenses. In case of any
license issues related to OpenSSL please contact openssl-core@openssl.org.
OpenSSL License
Copyright (c) 1998-2005 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:
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.
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/)"
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.
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.
Redistributions of
any form whatsoever must retain the following acknowledgement:
"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 Netscape's SSL.
This library is free for commercial and non-commercial use as long as
the following conditions are adhered to. The following conditions apply to
all code found in this distribution, be it the RC4, RSA, hash, 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:
Redistributions of source code must
retain the 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.
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 routines from the library being
used are not cryptographic related.
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 license and
distribution terms for any publicly available version or derivative of this
code cannot be changed. i.e. this code cannot simply be copied and put under
another distribution license (including the GNU Public License).