Update copyright year to 2020

Update copyright year to 2020
This commit is contained in:
SomaticFanatic 2020-05-06 22:36:54 -04:00 committed by wowario
parent 1b9226ecfb
commit bcd71a5af9
No known key found for this signature in database
GPG key ID: 24DCBE762DE9C111
568 changed files with 568 additions and 568 deletions

View file

@ -1,4 +1,4 @@
// Copyright (c) 2019, The Monero Project
// Copyright (c) 2019-2020, The Monero Project
//
// All rights reserved.
//

View file

@ -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