aboutsummaryrefslogtreecommitdiff
path: root/tests/block_weight/block_weight.py
diff options
context:
space:
mode:
authorcopyCat <copyCat@cat.com>2024-05-21 16:29:33 +0000
committercopyCat <copyCat@cat.com>2024-05-21 16:29:33 +0000
commit341771ac3e65f88a6e78ca805f8dde2ae6ba7924 (patch)
tree4e2aa50450bbb38c43c41b939325d1e003bf7dcb /tests/block_weight/block_weight.py
parentMerge pull request #9316 (diff)
downloadmonero-341771ac3e65f88a6e78ca805f8dde2ae6ba7924.tar.xz
copyright: bump to 2024
Diffstat (limited to '')
-rwxr-xr-xtests/block_weight/block_weight.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/block_weight/block_weight.py b/tests/block_weight/block_weight.py
index cfd0900fb..a17e05241 100755
--- a/tests/block_weight/block_weight.py
+++ b/tests/block_weight/block_weight.py
@@ -2,7 +2,7 @@
# Simulate a maximal block attack on the Monero network
# This uses the scheme proposed by ArticMine
# Written by Sarang Nother
-# Copyright (c) 2019-2023, The Monero Project
+# Copyright (c) 2019-2024, The Monero Project
from __future__ import print_function
import sys
import math