TPL Token 2022 Interface
==========================
NOTICE OF MIGRATION AND ATTRIBUTION
This software contains code derived from spl-token-2022-interface v2.1.0
Original authors: Anza Maintainers <maintainers@anza.xyz>
Original repository: https://github.com/solana-program/token-2022
Original crate: https://crates.io/crates/spl-token-2022-interface
MIGRATION DETAILS:
------------------
- Migrated from Solana Program Library (SPL) to Trezoa Program Library (TPL)
- Adapted for the Trezoa Blockchain ecosystem
- Updated dependencies from solana-* to trezoa-* crates
- Updated dependencies from spl-* to tpl-* crates
- Program ID changed from TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb
to 4JkrrPuuQPxDZuBW1bgrM1GBa8oYg1LxcuX9szBPh3ic
- Package renamed from spl-token-2022-interface to tpl-token-2022-interface
LICENSING:
----------
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.
COPYRIGHT NOTICES:
------------------
Original work Copyright © Anza Maintainers and contributors
Modifications Copyright © 2025 TRZ Ledger Foundation
ACKNOWLEDGMENTS:
----------------
This project builds upon the excellent work of the Solana community and
the original SPL Token 2022 interface. We acknowledge and appreciate
their contributions to the blockchain ecosystem.
For questions regarding this migration, please contact:
foundation@trezoa.xyz
Last updated: November 8, 2025