diff options
author | copyCat <copyCat@cat.com> | 2024-05-21 16:29:33 +0000 |
---|---|---|
committer | copyCat <copyCat@cat.com> | 2024-05-21 16:29:33 +0000 |
commit | 341771ac3e65f88a6e78ca805f8dde2ae6ba7924 (patch) | |
tree | 4e2aa50450bbb38c43c41b939325d1e003bf7dcb /tests/functional_tests/address_book.py | |
parent | Merge pull request #9316 (diff) | |
download | monero-341771ac3e65f88a6e78ca805f8dde2ae6ba7924.tar.xz |
copyright: bump to 2024
Diffstat (limited to '')
-rwxr-xr-x | tests/functional_tests/address_book.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional_tests/address_book.py b/tests/functional_tests/address_book.py index d614fb24c..84365fe8c 100755 --- a/tests/functional_tests/address_book.py +++ b/tests/functional_tests/address_book.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 #encoding=utf-8 -# Copyright (c) 2019-2023, The Monero Project +# Copyright (c) 2019-2024, The Monero Project # # All rights reserved. # |