trezoa-loader-v4-program 3.2.2

Trezoa Loader v4
Documentation
===============================================================================
                           TREZOA LOADER V4 PROGRAM
===============================================================================

This software contains code derived from the Solana blockchain project.

ORIGINAL PROJECT INFORMATION:
  Name: solana-loader-v4-program
  Version: 3.0.10
  Source: https://crates.io/crates/solana-loader-v4-program
  Original Repository: https://github.com/solana-labs/solana
  Original License: Apache License 2.0

MODIFICATIONS AND ADAPTATIONS:
  - Renamed and adapted for the Trezoa Blockchain ecosystem
  - Updated dependencies to use trezoa-* crates instead of solana-* crates
  - Modified package metadata and configuration
  - Maintained compatibility with original LoaderV4 interface

THIRD-PARTY COMPONENTS:
This software includes components from the following projects:

  * Solana Blockchain Platform
    Copyright (c) 2018-2024 Solana Labs
    Licensed under Apache License 2.0
    https://github.com/solana-labs/solana

  * Various Rust ecosystem crates (see Cargo.toml for complete list)
    Each component retains its original license and copyright

LICENSE INFORMATION:
  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.

COPYRIGHT NOTICES:
  Original work: Copyright (c) 2018-2024 Solana Labs and contributors
  Modifications: Copyright (c) 2025 TRZ Ledger Foundation
  
ACKNOWLEDGMENTS:
  This project builds upon the excellent work of the Solana development team
  and the broader Rust blockchain ecosystem. We acknowledge and thank all
  contributors to the original projects.

CONTACT INFORMATION:
  Organization: TRZ Ledger Foundation
  Website: https://trezoa.xyz/
  Email: foundation@trezoa.xyz

===============================================================================