52 lines
3.2 KiB
Plaintext
52 lines
3.2 KiB
Plaintext
HellionChat — a privacy-focused fork of ChatTwo for FINAL FANTASY XIV
|
|
|
|
═══════════════════════════════════════════════════════════════════
|
|
Source code
|
|
═══════════════════════════════════════════════════════════════════
|
|
|
|
Copyright (c) 2022-2026 Infiziert90 (Infi) and Anna Clemens (ascclemens)
|
|
Original ChatTwo authors and copyright holders of the upstream
|
|
plugin this fork is built on. Their work covers the message store,
|
|
the channel filtering, the sidebar tab system, the FFXIV chat
|
|
hooks, the localisation infrastructure and most of the
|
|
architecture HellionChat still relies on.
|
|
|
|
Copyright (c) 2025-2026 Florian Wathling / Hellion Online Media
|
|
HellionChat-specific modifications, including the privacy filter,
|
|
per-channel retention sweep, export pipeline, Auto-Tell-Tabs,
|
|
German localisation and the EUPL-1.2 fork maintenance.
|
|
|
|
Source code is licensed under the European Union Public Licence
|
|
(EUPL), Version 1.2 only. The full Licence text lives in the LICENSE
|
|
file at the root of this repository. The official Licence website is
|
|
at: https://eupl.eu/1.2/en/
|
|
|
|
This Work is provided "AS IS" without warranties of any kind. See
|
|
Article 7 (Disclaimer of Warranty) and Article 8 (Disclaimer of
|
|
Liability) of the Licence for the legally binding wording.
|
|
|
|
═══════════════════════════════════════════════════════════════════
|
|
Visual assets
|
|
═══════════════════════════════════════════════════════════════════
|
|
Copyright (c) 2026 Florian Eck
|
|
|
|
Designer of the Hellion Forge logo and Hellion Online Media logo
|
|
(variants located in docs/images and HellionChat/images).
|
|
Exclusive usage and marketing rights licensed to Hellion Online
|
|
Media. These assets are NOT covered by the EUPL-1.2 source code
|
|
licence above and may not be reused, modified, or redistributed
|
|
without separate permission from the copyright holder.
|
|
|
|
═══════════════════════════════════════════════════════════════════
|
|
Bundled assets
|
|
═══════════════════════════════════════════════════════════════════
|
|
|
|
Exo 2 font (HellionChat/Resources/HellionFont.ttf)
|
|
SIL Open Font License 1.1, full text in HellionFont-OFL.txt.
|
|
Bundled with permission per the OFL terms.
|
|
|
|
═══════════════════════════════════════════════════════════════════
|
|
|
|
Acknowledgements directed at the upstream ChatTwo authors live in
|
|
NOTICE.md. The manual upstream-sync workflow lives in UPSTREAM_SYNC.md.
|