diff options
author | Alexander Blair <snipa@jagtech.io> | 2020-07-19 03:32:59 -0700 |
---|---|---|
committer | Alexander Blair <snipa@jagtech.io> | 2020-07-19 03:32:59 -0700 |
commit | a0d179e528220137885fee0817dc792127aec18c (patch) | |
tree | 1cb80a273e2117b1fb2741e539838512cb56406e /tests/functional_tests/txpool.py | |
parent | Merge pull request #6509 (diff) | |
parent | Update copyright year to 2020 (diff) | |
download | monero-a0d179e528220137885fee0817dc792127aec18c.tar.xz |
Merge pull request #6512
5ef0607da Update copyright year to 2020 (SomaticFanatic)
Diffstat (limited to 'tests/functional_tests/txpool.py')
-rwxr-xr-x | tests/functional_tests/txpool.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional_tests/txpool.py b/tests/functional_tests/txpool.py index 9b64ef994..e886200da 100755 --- a/tests/functional_tests/txpool.py +++ b/tests/functional_tests/txpool.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (c) 2019 The Monero Project +# Copyright (c) 2019-2020 The Monero Project # # All rights reserved. # |