aboutsummaryrefslogtreecommitdiff
path: root/tests/block_weight/block_weight.py
diff options
context:
space:
mode:
authormj-xmr <63722585+mj-xmr@users.noreply.github.com>2023-01-02 16:12:39 +0100
committermj-xmr <mjxmr@protonmail.com>2023-01-16 13:00:18 +0100
commit5b4fea72cf8b5853d33d1765d4d00cf5608adcb3 (patch)
tree710fa7d5756d6e9f7efbff893ece4b24563892d9 /tests/block_weight/block_weight.py
parentMerge pull request #8675 (diff)
downloadmonero-5b4fea72cf8b5853d33d1765d4d00cf5608adcb3.tar.xz
Copyright: Update to 2023
Co-authored-by: plowsof <plowsof@protonmail.com> extra files
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 16154bab9..5ec09896d 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-2022, The Monero Project
+# Copyright (c) 2019-2023, The Monero Project
from __future__ import print_function
import sys
import math