================================================================================
TREZOA LOADER V3 INTERFACE
================================================================================
Copyright © 2025 TRZ Ledger Foundation
Licensed under the Apache License, Version 2.0 (the "License")
NOTICE: This project contains code derived from third-party sources.
================================================================================
ORIGINAL SOURCE ATTRIBUTION
================================================================================
This crate is based on solana-loader-v3-interface v6.1.0
Original Repository: https://github.com/anza-xyz/solana-sdk
Original Crate: https://crates.io/crates/solana-loader-v3-interface
Original Authors: Anza Maintainers <maintainers@anza.xyz>
Original Copyright: © Anza Contributors
Original License: Apache License 2.0
================================================================================
MODIFICATIONS AND ADAPTATIONS
================================================================================
This software has been modified and adapted for the Trezoa Blockchain ecosystem:
• Renamed from "solana-loader-v3-interface" to "trezoa-loader-v3-interface"
• Updated all references from Solana/Anza ecosystem to Trezoa ecosystem
• Modified import paths and dependencies to use Trezoa equivalents
• Updated documentation and comments to reflect Trezoa context
• Maintained compatibility with original API design patterns
Modifications made by: Trezoa-team <foundation@trezoa.xyz>
Modification Date: November 2025
================================================================================
THIRD-PARTY DEPENDENCIES
================================================================================
This project depends on various third-party libraries and crates.
Each dependency maintains its own copyright and license terms.
See Cargo.toml for the complete list of dependencies and their versions.
================================================================================
DISTRIBUTION AND USAGE
================================================================================
You may obtain a copy of the Apache 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.
================================================================================
CONTACT INFORMATION
================================================================================
Trezoa-team: foundation@trezoa.xyz
Project Repository: https://github.com/Trezoa-team/trezoa-loader-v3-interface
Documentation: https://docs.rs/trezoa-loader-v3-interface
Website: https://trezoa.io/
For questions about the original Solana implementation, please refer to:
https://github.com/anza-xyz/solana-sdk
================================================================================