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/difficulty | |
parent | Merge pull request #6503 (diff) | |
download | monero-5ef0607da6042df51a57703bd223c5c8024741f6.tar.xz |
Update copyright year to 2020
Update copyright year to 2020
Diffstat (limited to 'tests/difficulty')
-rw-r--r-- | tests/difficulty/CMakeLists.txt | 2 | ||||
-rw-r--r-- | tests/difficulty/difficulty.cpp | 2 | ||||
-rwxr-xr-x | tests/difficulty/generate-data | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/difficulty/CMakeLists.txt b/tests/difficulty/CMakeLists.txt index c4f5a5dc0..c5c3bfb02 100644 --- a/tests/difficulty/CMakeLists.txt +++ b/tests/difficulty/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2014-2019, The Monero Project +# Copyright (c) 2014-2020, The Monero Project # # All rights reserved. # diff --git a/tests/difficulty/difficulty.cpp b/tests/difficulty/difficulty.cpp index 18f1d0030..aee17e9d5 100644 --- a/tests/difficulty/difficulty.cpp +++ b/tests/difficulty/difficulty.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2019, The Monero Project +// Copyright (c) 2014-2020, The Monero Project // // All rights reserved. // diff --git a/tests/difficulty/generate-data b/tests/difficulty/generate-data index 3a9976e05..a566905fc 100755 --- a/tests/difficulty/generate-data +++ b/tests/difficulty/generate-data @@ -1,6 +1,6 @@ #!/usr/bin/python3 -# Copyright (c) 2014-2019, The Monero Project +# Copyright (c) 2014-2020, The Monero Project # # All rights reserved. # |