aboutsummaryrefslogtreecommitdiff
path: root/tests/block_weight/block_weight.py
diff options
context:
space:
mode:
authormj-xmr <mjxmr@protonmail.com>2022-03-01 12:16:17 +0100
committermj-xmr <mjxmr@protonmail.com>2022-03-04 06:59:20 +0100
commitda9aa1f7f802552b9de459f331a2f39c84898009 (patch)
tree5ea3cf9fb77bd2d5dd2e689a2427f57fe911b3d5 /tests/block_weight/block_weight.py
parentMerge pull request #8161 (diff)
downloadmonero-da9aa1f7f802552b9de459f331a2f39c84898009.tar.xz
Copyright: Update to 2022
Diffstat (limited to 'tests/block_weight/block_weight.py')
-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 f396585a4..16154bab9 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-2020 The Monero Project
+# Copyright (c) 2019-2022, The Monero Project
from __future__ import print_function
import sys
import math