================================================================
  ARC COMPANION SYNC - THIRD-PARTY NOTICES
================================================================

Arc Companion Sync (the desktop tool, "Arc-Companion-Sync.exe")
is a closed-source proprietary application from Brightfox Studio.
It includes and/or statically links the third-party open-source
software listed below, each of which remains under its own
license.


----------------------------------------------------------------
BUNDLED SOURCE
----------------------------------------------------------------

* pcapsql-core
    License:   MIT
    Copyright: (c) 2024-2025 Max Tottenham
    Upstream:  https://github.com/mtottenh/pcapsql

    Used (with local modifications to the TLS decryption and
    protocol-registration code) to parse the ARC Raiders network
    session.


----------------------------------------------------------------
OPTIONAL RUNTIME DEPENDENCY  (NOT DISTRIBUTED)
----------------------------------------------------------------

* Npcap  --  https://npcap.com
    An optional packet-capture driver the user can select in
    Settings as an alternative to the built-in raw-socket
    capture. Arc Companion Sync never bundles, downloads, or
    installs Npcap (its free license does not permit
    redistribution); when selected, the app loads the user's
    own installed wpcap.dll at runtime. Npcap remains under
    its own license.


----------------------------------------------------------------
STATICALLY LINKED RUST CRATES
----------------------------------------------------------------

The compiled Arc-Companion-Sync.exe statically links a number of
open-source Rust crates -- for example: eframe / egui, ureq,
serde, tray-icon, ring, and their transitive dependencies.

These are distributed under permissive licenses, predominantly
MIT and Apache-2.0, with some BSD-style and other permissive
terms. Each crate's own license applies to that crate.


----------------------------------------------------------------
TRADEMARKS
----------------------------------------------------------------

ARC Raiders is a trademark of Embark Studios AB. Arc Companion
and Arc Companion Sync are unofficial, fan-made companion tools
and are not affiliated with, endorsed by, or sponsored by
Embark Studios AB or the makers of ARC Raiders.

Steam is a trademark of Valve Corporation.
Epic Games is a trademark of Epic Games, Inc.
Windows is a trademark of Microsoft Corporation.
All other trademarks are the property of their respective owners.


----------------------------------------------------------------
ATTRIBUTION
----------------------------------------------------------------

Original source code authored by RaidTheory; used under license
by Brightfox Studio.


----------------------------------------------------------------
COPYRIGHT
----------------------------------------------------------------

Copyright (c) 2026 Brightfox Studio.
All rights reserved with respect to the application as a whole;
individual third-party components remain under the licenses
described above.

For questions: support@arccompanion.io
