NOTICE
Trezoa Blockchain – Fork of Solana Labs Components
This crate (trezoa-program-entrypoint) contains software originally developed by
Solana Labs and distributed under the Apache License, Version 2.0.
Original Work:
Copyright 2021-2024 Solana Labs, Inc.
Licensed under the Apache License, Version 2.0
Original repository: https://github.com/solana-labs/solana
Derivative Work:
Copyright 2024-2025 Trezoa Blockchain Foundation
Licensed under the Apache License, Version 2.0
Modifications by Trezoa Blockchain include:
- Namespace changes from solana_* to trezoa_*
- Integration with Trezoa SDK and program model
- Adaptation for Trezoa sovereign runtime and validator structure
- Updated syscall definitions for TRZ_* functions
- Modified memory allocator for Trezoa target OS
This product includes software developed by Solana Labs, Inc.
(https://solana.com/).
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.