diff options
author | Riccardo Spagni <ric@spagni.net> | 2017-02-21 19:38:18 +0200 |
---|---|---|
committer | Riccardo Spagni <ric@spagni.net> | 2017-02-21 19:38:18 +0200 |
commit | c3599fa7b94764d8f1cf7828a3f3a46067efe359 (patch) | |
tree | 98a44f612c8c7cc5c9b65db6e8d204c0bb63bcf8 /tests/difficulty | |
parent | Merge pull request #1760 (diff) | |
download | monero-c3599fa7b94764d8f1cf7828a3f3a46067efe359.tar.xz |
update copyright year, fix occasional lack of newline at line end
Diffstat (limited to 'tests/difficulty')
-rw-r--r-- | tests/difficulty/CMakeLists.txt | 2 | ||||
-rw-r--r-- | tests/difficulty/difficulty.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/difficulty/CMakeLists.txt b/tests/difficulty/CMakeLists.txt index 9f1f04fe4..9244c773e 100644 --- a/tests/difficulty/CMakeLists.txt +++ b/tests/difficulty/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2014-2016, The Monero Project +# Copyright (c) 2014-2017, The Monero Project # # All rights reserved. # diff --git a/tests/difficulty/difficulty.cpp b/tests/difficulty/difficulty.cpp index d4c8e94c8..14f027e4d 100644 --- a/tests/difficulty/difficulty.cpp +++ b/tests/difficulty/difficulty.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016, The Monero Project +// Copyright (c) 2014-2017, The Monero Project // // All rights reserved. // |