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/core_proxy | |
| parent | e063615a0ef026ae5b83f59b7916881229df0b6b (diff) | |
| parent | 1f2930ce0bec07e28958c059444151ad4968e1e6 (diff) | |
| download | monzero-core-4c91eb23a0e2af645350cc13dd67de9f6ca54d2f.tar.gz monzero-core-4c91eb23a0e2af645350cc13dd67de9f6ca54d2f.tar.xz monzero-core-4c91eb23a0e2af645350cc13dd67de9f6ca54d2f.zip | |
Merge pull request #5061
1f2930ce Update 2019 copyright (binaryFate)
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. // |
