Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
NOTICE
This product includes software developed by Solana Labs (https://solana.com/).
Original software:
Copyright 2021-2023 Solana Labs, Inc.
Licensed under the Apache License, Version 2.0
Modified software:
Copyright 2024-2025 Trezoa Blockchain Foundation
Licensed under the Apache License, Version 2.0
This crate (trezoa-system-interface) contains modified versions of software originally
developed by Solana Labs and distributed under the Apache License, Version 2.0.
Original repository: https://github.com/solana-labs/solana
Modifications by Trezoa Blockchain include:
- Namespace changes from solana_* to trezoa_*
- Adaptation to Trezoa's runtime and system program architecture
- Integration with Trezoa sovereign ledger model
- Updated API interfaces for Trezoa ecosystem compatibility
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.