trezoa-sysvar 3.1.1

Trezoa Sysvar crate
NOTICE

Trezoa Sysvar - System Variable Account Types for Trezoa Blockchain
Copyright © 2025 TRZ Ledger Foundation <foundation@trzledgerfoundation.org>

This software is a derivative work based on Solana Sysvar v3.0.0, originally 
developed by Anza Maintainers and contributors.

Original source: https://crates.io/crates/solana-sysvar
Original repository: https://github.com/anza-xyz/solana-sdk

THIRD PARTY COMPONENTS

This software incorporates code from the following third-party sources:

1. Solana Sysvar (Apache License 2.0)
   - Copyright © 2021-2024 Anza Maintainers
   - https://github.com/anza-xyz/solana-sdk
   - Portions of this software were originally developed as part of the Solana blockchain

MODIFICATIONS

The following significant modifications have been made by TRZ Ledger Foundation:

- Rebranded all references from "Solana" to "Trezoa"
- Updated syscall prefixes from "sol_" to "trz_"
- Modified package metadata and documentation URLs
- Updated dependency references to use trezoa-* packages
- Maintained compatibility with the original API design

LICENSE

This software is 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 developers and the broader Solana
community for their foundational work that made this derivative work possible.

For more information about Trezoa blockchain, visit:
- Website: https://trzledgerfoundation.org
- Documentation: https://docs.trzledgerfoundation.org
- Repository: https://github.com/TRZLedgerFoundation

Last updated: October 31, 2025