diff options
| author | Alexander Blair <snipa@jagtech.io> | 2020-07-19 03:32:59 -0700 |
|---|---|---|
| committer | Alexander Blair <snipa@jagtech.io> | 2020-07-19 03:32:59 -0700 |
| commit | a0d179e528220137885fee0817dc792127aec18c (patch) | |
| tree | 1cb80a273e2117b1fb2741e539838512cb56406e /tests/core_proxy | |
| parent | 616558d512901a6fe4ae47299096ca046f407ad0 (diff) | |
| parent | 5ef0607da6042df51a57703bd223c5c8024741f6 (diff) | |
| download | monzero-core-a0d179e528220137885fee0817dc792127aec18c.tar.gz monzero-core-a0d179e528220137885fee0817dc792127aec18c.tar.xz monzero-core-a0d179e528220137885fee0817dc792127aec18c.zip | |
Merge pull request #6512
5ef0607da Update copyright year to 2020 (SomaticFanatic)
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 9818d35d7..7896389f2 100644 --- a/tests/core_proxy/CMakeLists.txt +++ b/tests/core_proxy/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2014-2019, The Monero Project +# Copyright (c) 2014-2020, The Monero Project # # All rights reserved. # diff --git a/tests/core_proxy/core_proxy.cpp b/tests/core_proxy/core_proxy.cpp index 9463d14ce..b0f72826d 100644 --- a/tests/core_proxy/core_proxy.cpp +++ b/tests/core_proxy/core_proxy.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2019, The Monero Project +// Copyright (c) 2014-2020, The Monero Project // // All rights reserved. // diff --git a/tests/core_proxy/core_proxy.h b/tests/core_proxy/core_proxy.h index aad1bc962..4a41b5002 100644 --- a/tests/core_proxy/core_proxy.h +++ b/tests/core_proxy/core_proxy.h @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2019, The Monero Project +// Copyright (c) 2014-2020, The Monero Project // // All rights reserved. // |
