trezoa-program-memory 3.1.1

Trezoa program-memory crate
Documentation
Trezoa Blockchain – Fork of Solana Labs Components
==================================================

Copyright 2025 TRZ Ledger Foundation
Portions Copyright 2021-2024 Anza Maintainers <maintainers@anza.xyz>
Portions Copyright 2020-2021 Solana Labs

NOTICE: This product includes software developed by Solana Labs and Anza
(https://github.com/anza-xyz/solana)

This crate (`trezoa-program-memory`) is a modified version of software originally
developed by Solana Labs and distributed under the Apache License, Version 2.0.

Original repository:
https://github.com/solana-labs/solana
Current upstream: https://github.com/anza-xyz/solana

Modifications by Trezoa Blockchain include:
- Renaming all namespaces from solana_* to trezoa_*
- Renaming function prefixes from sol_* to trz_*
- Changed target OS from "solana" to "trezoa"
- Adaptation for the Trezoa sovereign blockchain ecosystem
- Updated dependencies and compatibility with Trezoa SDK

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.

A copy of the License is included in the LICENSE file.