NOTICE
======

This file records what the MIT licence in LICENSE covers, and what it cannot.
It is part of the licensing terms of this repository: keep it with the code, and
keep it with any copy or substantial portion of the code you distribute.

The code is MIT
---------------

The MIT licence applies to the code in this repository — the server, the client,
the parsers, the build and refresh scripts, and the documentation written for
them. That is the part which is mine to license.

The event data is not
---------------------

The MIT licence does not apply to the event data. The schedules, event names and
event descriptions under `fixtures/` and `snapshots/`, and the feed built from
them, were compiled by the editors of the sites they were fetched from — Game8,
wiki.gg and the Arknights Wiki among them — and describe events run by the
games' publishers. That material is not mine and is not relicensed here. It is
checked in so the parsers can be tested against real pages, and it remains
subject to whatever terms those sites and publishers set.

If you fork this project, the data is yours to obtain and attribute, not to
inherit from me. Every event in the app links back to the page it came from.

Names and trademarks
--------------------

Game names, event names, artwork and trademarks belong to their respective
owners, including HoYoverse, Kuro Games, Hypergryph, Hotta Studio, Infold Games
and Perfect World. This project is an unofficial fan-made tool, not endorsed by
or affiliated with any of them or with any of the sources it reads.
