trezoa-program-error 3.1.1

Trezoa program-error
Trezoa Blockchain – Fork of Solana Labs Components
==================================================

This crate (`trezoa-program-error`) 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

Copyright Notice:
Copyright (c) 2020-2024 Solana Labs, Inc.
Copyright (c) 2024-2025 TRZ Ledger Foundation

Modifications by Trezoa Blockchain include:
- Renaming all namespaces from solana_* to trezoa_*
- Adaptation for the Trezoa sovereign blockchain ecosystem
- Updated dependencies and compatibility with Trezoa SDK

This software contains code derived from the original Solana program-error crate.
All modifications are clearly marked and documented.

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.