================================================
Vistudio 360 - サードパーティ ソフトウェア使用許諾表示
THIRD-PARTY SOFTWARE NOTICES AND INFORMATION
================================================

最終更新日 / Last updated: 2026-06-25

[日本語]
本ソフトウェア "Vistudio 360" は、以下のオープンソースソフトウェア（OSS）を
利用しています。各ライブラリの著作権はそれぞれの著作権者に帰属します。
本書はそれらライブラリの利用許諾条件に基づき、著作権表示および許諾表示を
保持・通知するためのものです。

本書には、Vistudio 360 本体（フロントエンド／Tauriデスクトップアプリ）が
直接依存している主要なライブラリのみを記載しています（推移的依存関係は
含みません）。

デュアルライセンス（複数のライセンスから選択可能）のライブラリについては、
弊社が実際に採用しているライセンス条件を「採用ライセンス」として明記して
います。

各ライセンス本文は原文（英語）のまま掲載しています（法的文書のため翻訳は
行っていません）。説明文・注記のみ日英を併記しています。

[English]
This software "Vistudio 360" uses the following open-source software (OSS).
Copyright in each library belongs to its respective copyright holder(s).
This document preserves and discloses the copyright and permission notices
required by the license terms of these libraries.

This document lists only the major libraries that Vistudio 360 itself
(the frontend / Tauri desktop app) depends on directly; transitive
dependencies are not listed individually.

For dual-licensed libraries (libraries offered under a choice of more
than one license), the license actually adopted by us is explicitly
noted as the "Adopted license."

Each license text below is reproduced verbatim in its original English
(legal texts are not translated). Only the explanatory notes are given
in both Japanese and English.

────────────────────────────────────────────────
■ A. MIT License を採用しているライブラリ
   Libraries Using the MIT License
────────────────────────────────────────────────

  - @phosphor-icons/vue
      Copyright (c) 2020 Phosphor Icons

  - @tauri-apps/api
    @tauri-apps/plugin-dialog
    @tauri-apps/plugin-fs
    @tauri-apps/plugin-process
    @tauri-apps/plugin-shell
    @tauri-apps/plugin-updater
      (元ライセンス: Apache-2.0 OR MIT — 本書では MIT を採用)
      Copyright (c) 2017 - Present Tauri Apps Contributors

  - @tiptap/core ほか @tiptap/* 各拡張パッケージ, @tiptap/pm, @tiptap/vue-3
      Copyright (c) 2025, Tiptap GmbH

  - jszip
      (元ライセンス: MIT OR GPL-3.0-or-later — 本書では MIT を採用)
      Copyright (c) 2009-2016 Stuart Knightley, David Duponchel,
      Franz Buchinger, António Afonso

  - pinia
      Copyright (c) 2019-present Eduardo San Martin Morote

  - Sortable (Sortable.js)
      (vue-draggable-plus の配布物にソースコードとして直接組み込まれている
      ライブラリ。vue-draggable-plus 自体の npm 依存関係には現れないため
      別途明記 / This library's source code is directly embedded in the
      distributed bundle of vue-draggable-plus. It does not appear in
      vue-draggable-plus's own npm dependencies, so it is listed here
      separately.)
      Copyright (c) 2019 All contributors to Sortable

  - qrcode
      Copyright (c) 2012 Ryan Day
      ※ 本ライブラリは Kazuhiko Arase 氏による「QRCode for JavaScript」
        (MIT License) を基にしています。また「QR Code」は
        DENSO WAVE INCORPORATED の登録商標です。
        This library is based on "QRCode for JavaScript" by
        Kazuhiko Arase (MIT License). "QR Code" is a registered
        trademark of DENSO WAVE INCORPORATED.

  - three (three.js)
      Copyright © 2010-2024 three.js authors

  - vue
      Copyright (c) 2018-present, Yuxi (Evan) You

  - vue-draggable-plus
      Copyright (c) 2023 丶远方

  - vue-i18n
      Copyright (c) 2020 kazuya kawaguchi

  - jsonwebtoken (Rust crate)
      Copyright (c) 2015 Vincent Prouillet

  - winreg (Rust crate)
      Copyright (c) 2015 Igor Shaula

  - zip (Rust crate)
      Copyright (c) 2014 Mathijs van de Nes

  - anyhow, base64, chrono, fast_image_resize, hmac, image, jpeg-encoder
    (MIT部分), rayon, reqwest, serde, serde_json, sha2, tiny_http, uuid,
    webp (Rust crate群)
      (いずれも元ライセンス: MIT OR Apache-2.0 — 本書では MIT を採用)
      Copyright は各クレートの著作者に帰属します。

上記すべてのライブラリについて、以下の MIT License の条件で利用しています。
All of the libraries listed above are used under the terms of the
following MIT License.

  --------------------------------------------------------------
  The MIT License (MIT)

  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.
  --------------------------------------------------------------

────────────────────────────────────────────────
■ B. Apache License 2.0 を採用しているライブラリ
   Libraries Using the Apache License 2.0
────────────────────────────────────────────────

  - dompurify
      (元ライセンス: MPL-2.0 OR Apache-2.0 — 本書では Apache-2.0 を採用)
      Copyright (c) Dr.-Ing. Mario Heiderich, Cure53

  - pdfjs-dist
      (panoramajs エンジン経由で間接的に利用 / Used indirectly via the
      panoramajs engine)
      Copyright (c) Mozilla Foundation and pdf.js contributors

上記ライブラリについて、以下の Apache License, Version 2.0 の条件で
利用しています（条文全文）。
The libraries above are used under the terms of the following
Apache License, Version 2.0 (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
  --------------------------------------------------------------

────────────────────────────────────────────────
■ C. 追加の利用条件（選択不可・必須表示）
   Additional Mandatory Notice (Not a License Choice)
────────────────────────────────────────────────

[日本語]
  - jpeg-encoder (Rust crate)
      ライセンス: (MIT OR Apache-2.0) AND IJG
      MIT/Apache-2.0 部分に加え、Independent JPEG Group (IJG) の
      コードに由来する部分を含むため、以下の表示が必須です。

        This software is based in part on the work of the
        Independent JPEG Group.

[English]
  - jpeg-encoder (Rust crate)
      License: (MIT OR Apache-2.0) AND IJG
      In addition to the MIT/Apache-2.0 portion, this crate contains
      code derived from the Independent JPEG Group (IJG), which
      requires the following acknowledgement:

        This software is based in part on the work of the
        Independent JPEG Group.

────────────────────────────────────────────────
■ 補足 / Additional Notes
────────────────────────────────────────────────

[日本語]
panoramajs（本ソフトウェアが内部で利用するパノラマ表示エンジン。同一開発元
による別リポジトリのため第三者ソフトウェアではありません）が依存する
dompurify・pdfjs-dist・three は、上記 A・B 節に記載のとおり本リストに
含めています。

本書は Vistudio 360 が直接依存する主要なライブラリを対象としており、
各ライブラリがさらに依存する推移的なライブラリ（間接依存）は個別には
記載していません。

[English]
panoramajs is the panorama rendering engine used internally by this
software. It is developed by the same company in a separate repository
and is therefore not third-party software. Its dependencies dompurify,
pdfjs-dist, and three are included in this list as shown in Sections
A and B above.

This document covers only the major libraries that Vistudio 360 depends
on directly; transitive (indirect) dependencies of each library are not
listed individually.

================================================
以上 / End of document
================================================
