TPL Discriminator Derive
Copyright 2025 TRZ Ledger Foundation

This product includes software developed by the TRZ Ledger Foundation
(https://trezoa.io/).

This software contains code derived from spl-discriminator-derive v0.2.0,
which is available under the Apache License 2.0.

Original work:
  - Project: spl-discriminator-derive
  - Version: 0.2.0
  - Source: https://crates.io/crates/spl-discriminator-derive
  - Copyright: Original authors and contributors
  - License: Apache License 2.0

Modifications and adaptations for the Trezoa Blockchain ecosystem:
  - Renamed from SPL to TPL (Trezoa Program Library)
  - Updated package metadata and branding
  - Maintained compatibility with original API
  - Copyright 2025 TRZ Ledger Foundation

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

THIRD-PARTY COMPONENTS:
This software includes the following third-party components:

1. syn (crate)
   - License: MIT OR Apache-2.0
   - Copyright: The Rust Project Developers

2. quote (crate)
   - License: MIT OR Apache-2.0
   - Copyright: The Rust Project Developers

3. tpl-discriminator-syn
   - License: Apache-2.0
   - Copyright: 2025 TRZ Ledger Foundation
   - Derived from spl-discriminator-syn

For a complete list of dependencies and their licenses, see Cargo.lock.
