diff options
| author | SomaticFanatic <afdlkajdlfkj@aldkfjf.com> | 2020-05-06 22:36:54 -0400 |
|---|---|---|
| committer | SomaticFanatic <afdlkajdlfkj@aldkfjf.com> | 2020-05-06 22:36:54 -0400 |
| commit | 5ef0607da6042df51a57703bd223c5c8024741f6 (patch) | |
| tree | 8d31d3b8b1c62ce6f590f1f4907f82cfe4c4ced6 /tests/block_weight | |
| parent | dbba6004f57e4aa10c0c989ed403b242592e1e5b (diff) | |
| download | monzero-core-5ef0607da6042df51a57703bd223c5c8024741f6.tar.gz monzero-core-5ef0607da6042df51a57703bd223c5c8024741f6.tar.xz monzero-core-5ef0607da6042df51a57703bd223c5c8024741f6.zip | |
Update copyright year to 2020
Update copyright year to 2020
Diffstat (limited to 'tests/block_weight')
| -rw-r--r-- | tests/block_weight/block_weight.cpp | 2 | ||||
| -rwxr-xr-x | tests/block_weight/block_weight.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/block_weight/block_weight.cpp b/tests/block_weight/block_weight.cpp index f193133da..60606d53f 100644 --- a/tests/block_weight/block_weight.cpp +++ b/tests/block_weight/block_weight.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2019, The Monero Project +// Copyright (c) 2019-2020, The Monero Project // // All rights reserved. // diff --git a/tests/block_weight/block_weight.py b/tests/block_weight/block_weight.py index b23da3d77..f396585a4 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 The Monero Project +# Copyright (c) 2019-2020 The Monero Project from __future__ import print_function import sys import math |
