trezoa-system-interface 3.2.2

Instructions and constructors for the System program
===============================================================================
                          TREZOA SYSTEM INTERFACE
===============================================================================

This software is a derivative work based on the Solana System Interface.

ORIGINAL SOFTWARE INFORMATION:
  Name: solana-system-interface
  Version: 2.0.0
  Original Authors: Anza Maintainers <maintainers@anza.xyz>
  Original Repository: https://github.com/anza-xyz/solana-sdk
  Original Crate: https://crates.io/crates/solana-system-interface
  Original License: Apache License 2.0

DERIVATIVE WORK INFORMATION:
  Name: trezoa-system-interface
  Version: 3.2.2
  Modified By: Trezoa-team <foundation@trezoa.xyz>
  Repository: https://github.com/Trezoa-team/trezoa-system-interface
  Homepage: https://trezoa.xyz/

MODIFICATIONS:
  - Renamed all Solana-specific identifiers to Trezoa equivalents
  - Updated dependency references from solana-* to trezoa-*
  - Modified documentation and examples for Trezoa ecosystem
  - Updated version numbering to 3.2.2 for Trezoa compatibility
  - Replaced currency references from SOL to TRZ
  - Updated all URLs and links to point to Trezoa resources

LICENSE:
  This derivative work is licensed under the Apache License 2.0, 
  the same license as the original work.

COPYRIGHT NOTICE:
  Original work copyright © Anza Maintainers and contributors
  Modifications 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.

ACKNOWLEDGMENTS:
  We acknowledge and thank the original Solana/Anza development team
  for their foundational work that made this derivative possible.
  
===============================================================================