THIRD-PARTY NOTICES
===================

本ソフトウェアは、以下のサードパーティコンポーネントを利用しています。
(This software uses the following third-party components.)


-------------------------------------------------------------------------------
WinDivert (Windows Packet Divert)
-------------------------------------------------------------------------------

  Copyright (C) Basil00 and contributors.
  Project: https://github.com/basil00/WinDivert
  Home:    https://reqrypt.org/windivert.html

  バージョン (Version): WinDivert 2.2 系 (2.2.x)

  同梱ファイル (Bundled files):
    - WinDivert.dll      (user-mode library)
    - WinDivert64.sys    (signed kernel driver)

  ライセンス選択 (License election):
    WinDivert は「LGPLv3 または GPLv2」のデュアルライセンスで提供されています。
    本ソフトウェアは、このうち **GNU Lesser General Public License, Version 3
    (LGPLv3)** の条件を選択して WinDivert を利用・再配布します。
    (WinDivert is dual-licensed under LGPLv3 or GPLv2. This product elects to
     use and redistribute WinDivert under the terms of the LGPLv3.)

    ライセンス全文は同じフォルダの LICENSE-WinDivert.txt を参照してください。
    (See LICENSE-WinDivert.txt in this folder for the full license text.)

  LGPLv3 に基づく注記 (LGPLv3 compliance notes):
    - WinDivert は動的ライブラリ (WinDivert.dll) として動的リンク (P/Invoke) で
      利用しており、本ソフトウェア本体のコードとは分離しています。
    - WinDivert.dll および WinDivert64.sys は本アプリケーションと同じフォルダに
      loose file として配置されているため、利用者はこれらを同一 ABI の別バージョン
      (WinDivert 2.2 系) に差し替えて動作させることができます (LGPLv3 の再リンク要件)。
    - WinDivert 自体のソースコードは上記プロジェクト URL から入手できます。


-------------------------------------------------------------------------------
SharpDivert (.NET bindings for WinDivert)
-------------------------------------------------------------------------------

  Copyright (C) gcrtnst.
  Project: https://github.com/gcrtnst/SharpDivert
  NuGet:   https://www.nuget.org/packages/SharpDivert/

  WinDivert を .NET から呼び出すためのマネージドバインディング。
  ライセンス: LGPLv3 または GPLv2 のデュアルライセンス。本ソフトウェアは
  LGPLv3 を選択して利用します。ソースコードは上記プロジェクト URL から入手できます。
  (Managed binding used via NuGet; dual-licensed LGPLv3/GPLv2, used here under LGPLv3.
   Source available at the project URL above.)


-------------------------------------------------------------------------------
Npcap (別バックエンド / alternative backend)
-------------------------------------------------------------------------------

  Npcap は本ソフトウェアには同梱していません。Npcap バックエンドを使用する場合は、
  利用者ご自身で Npcap を https://npcap.com/ からインストールしてください。
  (Npcap is NOT bundled with this software. To use the Npcap backend, install
   Npcap yourself from https://npcap.com/. Npcap's free license does not permit
   external redistribution; only the WinDivert backend is bundled.)
