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/core_proxy | |
| 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/core_proxy')
| -rw-r--r-- | tests/core_proxy/CMakeLists.txt | 2 | ||||
| -rw-r--r-- | tests/core_proxy/core_proxy.cpp | 2 | ||||
| -rw-r--r-- | tests/core_proxy/core_proxy.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/core_proxy/CMakeLists.txt b/tests/core_proxy/CMakeLists.txt index 105c20d22..9818d35d7 100644 --- a/tests/core_proxy/CMakeLists.txt +++ b/tests/core_proxy/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/core_proxy/core_proxy.cpp b/tests/core_proxy/core_proxy.cpp index 583111517..388808269 100644 --- a/tests/core_proxy/core_proxy.cpp +++ b/tests/core_proxy/core_proxy.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/core_proxy/core_proxy.h b/tests/core_proxy/core_proxy.h index 33a5b4d13..6c8b3ccb6 100644 --- a/tests/core_proxy/core_proxy.h +++ b/tests/core_proxy/core_proxy.h @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2018, The Monero Project +// Copyright (c) 2014-2019, The Monero Project // // All rights reserved. // |
