Chore [Client] [ListMailboxes] copyright notice and license agreement (#15)

- [+] chore(list_mailboxes.go): add copyright notice and license agreement information

Reviewed-on: #15
Co-authored-by: H0llyW00dzZ <h0llyw00dzz@pm.me>
Co-committed-by: H0llyW00dzZ <h0llyw00dzz@pm.me>
This commit is contained in:
H0llyW00dzZ 2025-01-24 12:36:12 +00:00 committed by H0llyW00dzZ
parent 5cab29c344
commit 7a43b90f67

View File

@ -1,3 +1,8 @@
// Copyright (c) 2025 H0llyW00dzZ All rights reserved.
//
// By accessing or using this software, you agree to be bound by the terms
// of the License Agreement, which you can find at LICENSE files.
package client
import (