diff options
| author | binaryFate <binaryfate@users.noreply.github.com> | 2019-03-05 22:05:34 +0100 |
|---|---|---|
| committer | binaryFate <binaryfate@users.noreply.github.com> | 2019-03-05 22:05:34 +0100 |
| commit | 1f2930ce0bec07e28958c059444151ad4968e1e6 (patch) | |
| tree | 841c6fccdaff83ad060d384254c314a2601c38b8 /tests/hash | |
| parent | 5bbbe3902b4ee77ca1eb23edc0b5495812353b1f (diff) | |
| download | monzero-core-1f2930ce0bec07e28958c059444151ad4968e1e6.tar.gz monzero-core-1f2930ce0bec07e28958c059444151ad4968e1e6.tar.xz monzero-core-1f2930ce0bec07e28958c059444151ad4968e1e6.zip | |
Update 2019 copyright
Diffstat (limited to 'tests/hash')
| -rw-r--r-- | tests/hash/CMakeLists.txt | 2 | ||||
| -rw-r--r-- | tests/hash/main.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/hash/CMakeLists.txt b/tests/hash/CMakeLists.txt index 105cf2c13..a0c78bfdc 100644 --- a/tests/hash/CMakeLists.txt +++ b/tests/hash/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/hash/main.cpp b/tests/hash/main.cpp index acfd99e96..adf1bd9c4 100644 --- a/tests/hash/main.cpp +++ b/tests/hash/main.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2018, The Monero Project +// Copyright (c) 2014-2019, The Monero Project // // All rights reserved. // |
