diff options
author | Riccardo Spagni <ric@spagni.net> | 2018-01-27 17:23:26 -0800 |
---|---|---|
committer | Riccardo Spagni <ric@spagni.net> | 2018-01-27 17:23:26 -0800 |
commit | 36241552b56b156c08319935baf7afda12deb3c5 (patch) | |
tree | 25e45a5f31ae7b729d4deea1702fbbf0cffe84e7 /tests/difficulty | |
parent | Merge pull request #3130 (diff) | |
parent | Readd copyright starting date (diff) | |
download | monero-36241552b56b156c08319935baf7afda12deb3c5.tar.xz |
Merge pull request #3075
84a7f6a4 Readd copyright starting date (xmr-eric)
18216f19 Update 2018 copyright (xmr-eric)
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 9244c773e..3cb8af8d5 100644 --- a/tests/difficulty/CMakeLists.txt +++ b/tests/difficulty/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2014-2017, The Monero Project +# Copyright (c) 2014-2018, The Monero Project # # All rights reserved. # diff --git a/tests/difficulty/difficulty.cpp b/tests/difficulty/difficulty.cpp index 14f027e4d..736a58237 100644 --- a/tests/difficulty/difficulty.cpp +++ b/tests/difficulty/difficulty.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2017, The Monero Project +// Copyright (c) 2014-2018, The Monero Project // // All rights reserved. // diff --git a/tests/difficulty/generate-data b/tests/difficulty/generate-data index 8dfb2e8f1..c41ce025d 100755 --- a/tests/difficulty/generate-data +++ b/tests/difficulty/generate-data @@ -1,6 +1,6 @@ #!/usr/bin/python3 -# Copyright (c) 2014-2016, The Monero Project +# Copyright (c) 2014-2018, The Monero Project # # All rights reserved. # |