diff options
| author | xmr-eric <eric@moneroeric.com> | 2018-01-07 00:05:16 -0500 |
|---|---|---|
| committer | xmr-eric <eric@moneroeric.com> | 2018-01-26 10:03:20 -0500 |
| commit | 18216f19dd479466cb7fd38f52d23bddfcfd4880 (patch) | |
| tree | b972afe416dc12d208a005704719e7e489dde2f2 /tests/core_proxy | |
| parent | 09d19c9139918524c5b08aa8dc39cf9985f3d999 (diff) | |
| download | monzero-core-18216f19dd479466cb7fd38f52d23bddfcfd4880.tar.gz monzero-core-18216f19dd479466cb7fd38f52d23bddfcfd4880.tar.xz monzero-core-18216f19dd479466cb7fd38f52d23bddfcfd4880.zip | |
Update 2018 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 d2dc93cf0..105c20d22 100644 --- a/tests/core_proxy/CMakeLists.txt +++ b/tests/core_proxy/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/core_proxy/core_proxy.cpp b/tests/core_proxy/core_proxy.cpp index d6c89fc39..8c9340318 100644 --- a/tests/core_proxy/core_proxy.cpp +++ b/tests/core_proxy/core_proxy.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/core_proxy/core_proxy.h b/tests/core_proxy/core_proxy.h index 51f0f892c..b7c3dc022 100644 --- a/tests/core_proxy/core_proxy.h +++ b/tests/core_proxy/core_proxy.h @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2017, The Monero Project +// Copyright (c) 2014-2018, The Monero Project // // All rights reserved. // |
