Copyright © 2026 Fronsky. All Rights Reserved.

This software and its source code are the exclusive property of Fronsky.

No part of this software, including its source code, documentation, or compiled
binaries, may be copied, modified, merged, published, distributed, sublicensed,
sold, or otherwise used without prior written permission from the copyright holder.

MACHINE LEARNING, ARTIFICIAL INTELLIGENCE, AND DATA MINING RESTRICTION:

Use of this software, its source code, documentation, or any associated materials
for the purpose of training, fine-tuning, or otherwise developing machine learning
models, artificial intelligence systems, or any derivative datasets is strictly
prohibited without prior written permission from the copyright holder.

Automated scraping, crawling, indexing, or any form of data collection or mining
of this repository, its source code, documentation, or associated materials is
strictly prohibited unless explicitly authorized by the copyright holder. This
restriction applies to, but is not limited to, web scrapers, bots, spiders,
AI data collection agents, and similar automated tools.

EXCEPTION — PUBLIC API USE:

The public API provided by this software (the "PrefixAPI" class and its public
methods) may be freely called and integrated with by third-party plugins at
runtime, provided that:

  1. The Prefix plugin itself is not modified, redistributed, or bundled.
  2. The Prefix plugin is obtained only through official distribution channels.
  3. The third-party plugin does not expose, wrap, or re-publish the Prefix API
     as its own.

This exception permits the use of `compileOnly` or `provided` scope references
to the Prefix jar solely for the purpose of compiling against the public API.

Unauthorized use, reproduction, or distribution of this software beyond what is
explicitly permitted above is strictly prohibited and may result in legal action.

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.