diff options
author | Riccardo Spagni <ric@spagni.net> | 2019-03-17 17:49:30 +0200 |
---|---|---|
committer | Riccardo Spagni <ric@spagni.net> | 2019-03-17 17:49:30 +0200 |
commit | 4c91eb23a0e2af645350cc13dd67de9f6ca54d2f (patch) | |
tree | 1a8ffcb0bb0efd18691346cabd0802f50435e968 /tests/difficulty | |
parent | Merge pull request #5249 (diff) | |
parent | Update 2019 copyright (diff) | |
download | monero-4c91eb23a0e2af645350cc13dd67de9f6ca54d2f.tar.xz |
Merge pull request #5061
1f2930ce Update 2019 copyright (binaryFate)
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 3cb8af8d5..2ed495806 100644 --- a/tests/difficulty/CMakeLists.txt +++ b/tests/difficulty/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2014-2018, The Monero Project +# Copyright (c) 2014-2019, The Monero Project # # All rights reserved. # diff --git a/tests/difficulty/difficulty.cpp b/tests/difficulty/difficulty.cpp index 996913a19..ee20e27e4 100644 --- a/tests/difficulty/difficulty.cpp +++ b/tests/difficulty/difficulty.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2018, The Monero Project +// Copyright (c) 2014-2019, The Monero Project // // All rights reserved. // diff --git a/tests/difficulty/generate-data b/tests/difficulty/generate-data index c41ce025d..3a9976e05 100755 --- a/tests/difficulty/generate-data +++ b/tests/difficulty/generate-data @@ -1,6 +1,6 @@ #!/usr/bin/python3 -# Copyright (c) 2014-2018, The Monero Project +# Copyright (c) 2014-2019, The Monero Project # # All rights reserved. # |