TPL Discriminator - Trezoa Program Library
==========================================

This software contains code derived from the Solana Program Library (SPL).

Original Project: spl-discriminator v0.5.1
Original Source: https://crates.io/crates/spl-discriminator
Original Repository: https://github.com/solana-program/libraries
Original License: Apache License 2.0

DERIVATION NOTICE:
This crate (tpl-discriminator) is a derivative work based on spl-discriminator.
It has been adapted for compatibility with the Trezoa Blockchain ecosystem.

CHANGES MADE:
- Renamed from "spl-discriminator" to "tpl-discriminator"
- Updated package metadata for Trezoa ecosystem
- Replaced Solana dependencies with Trezoa equivalents
- Modified trait names from SplDiscriminate to TplDiscriminate
- Updated all references from SPL to TPL (Trezoa Program Library)
- Changed repository ownership to Trezoa-team

COPYRIGHT NOTICES:
- Original work © Solana Foundation and contributors
- Modifications and adaptations © 2025 TRZ Ledger Foundation
- All rights reserved under Apache License 2.0

DISCLAIMER:
This derivative work maintains the same Apache 2.0 license as the original.
The Trezoa team acknowledges and respects all original copyrights and 
contributors to the Solana Program Library project.

For the complete license terms, see the LICENSE file in this repository.
