TPL Associated Token Account Interface
========================================

MIGRATION NOTICE
================
This crate was migrated from spl-associated-token-account-interface v2.0.0
to support the Trezoa Blockchain ecosystem.

ORIGINAL SOURCE
===============
Project: spl-associated-token-account-interface
Version: 2.0.0
Repository: https://github.com/solana-program/associated-token-account
Crate: https://crates.io/crates/spl-associated-token-account-interface
Original Authors: Anza Maintainers <maintainers@anza.xyz>

MIGRATION DETAILS
=================
- Package renamed: spl-associated-token-account-interface → tpl-associated-token-account-interface
- Dependencies updated: solana-* → trezoa-*
- Library name changed: spl_associated_token_account_interface → tpl_associated_token_account_interface
- Program references updated for Trezoa ecosystem
- Token program ID updated for TPL compatibility

LICENSING
=========
This software is licensed under the Apache License, Version 2.0 (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

THIRD PARTY NOTICES
===================
This software contains code derived from the Solana Program Library (SPL),
which is licensed under the Apache License, Version 2.0.

For questions regarding this migration or licensing, contact:
foundation@trezoa.xyz
