diff options
author | luigi1111 <luigi1111w@gmail.com> | 2024-07-16 18:42:49 -0400 |
---|---|---|
committer | luigi1111 <luigi1111w@gmail.com> | 2024-07-16 18:42:49 -0400 |
commit | 040bccc22f6fea08c0751ca0de96a08d34dea217 (patch) | |
tree | 48a72427f39468198d8cbe377f8a30c05d4d48af /tests/functional_tests/transfer.py | |
parent | Merge pull request #9326 (diff) | |
parent | copyright: fix vector.h typo (diff) | |
download | monero-040bccc22f6fea08c0751ca0de96a08d34dea217.tar.xz |
Merge pull request #9338
4a376d6 copyright: fix vector.h typo (hinto.janaiyo)
d61e8e9 workflows: delete copyright.yml (plowsof)
341771a copyright: bump to 2024 (copyCat)
Diffstat (limited to 'tests/functional_tests/transfer.py')
-rwxr-xr-x | tests/functional_tests/transfer.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional_tests/transfer.py b/tests/functional_tests/transfer.py index 1da075318..2987ded89 100755 --- a/tests/functional_tests/transfer.py +++ b/tests/functional_tests/transfer.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (c) 2019-2023, The Monero Project +# Copyright (c) 2019-2024, The Monero Project # # All rights reserved. # |