NOTICE
Trezoa Program Memory Library
=============================
This project is derived from the original Solana Program Memory library.
Original Work Information:
--------------------------
- Original Name: solana-program-memory
- Original Version: v3.0.0
- Original Source: https://crates.io/crates/solana-program-memory
- Original Repository: https://github.com/anza-xyz/solana-sdk
- Original Authors: Anza Maintainers <maintainers@anza.xyz>
- Original License: Apache License 2.0
Migration Information:
----------------------
- Migrated to: trezoa-program-memory v3.2.2
- Migration Date: November 4, 2025
- Target Ecosystem: Trezoa Blockchain
- New Maintainer: Trezoa-team <foundation@trezoa.xyz>
- New Repository: https://github.com/Trezoa-team/trezoa-program-memory
Key Changes Made:
-----------------
- Renamed all function prefixes from 'sol_' to 'trz_'
- Updated target OS configuration from 'solana' to 'trezoa'
- Changed dependency references from solana-* to trezoa-*
- Updated all branding from Solana to Trezoa
- Maintained full API compatibility with original implementation
License Information:
--------------------
This derivative work is licensed under the Apache License 2.0,
the same license as the original work.
Copyright Notice:
-----------------
Original work © Anza Maintainers and contributors
Modifications and adaptations © 2025 TRZ Ledger Foundation
All original copyrights are retained by their respective owners.
This notice must be included in all copies or substantial portions
of the software.
For the full license text, see the LICENSE file in this repository.