diff options
| author | SomaticFanatic <afdlkajdlfkj@aldkfjf.com> | 2020-05-06 22:36:54 -0400 |
|---|---|---|
| committer | SomaticFanatic <afdlkajdlfkj@aldkfjf.com> | 2020-05-06 22:36:54 -0400 |
| commit | 5ef0607da6042df51a57703bd223c5c8024741f6 (patch) | |
| tree | 8d31d3b8b1c62ce6f590f1f4907f82cfe4c4ced6 /src/debug_utilities | |
| parent | dbba6004f57e4aa10c0c989ed403b242592e1e5b (diff) | |
| download | monzero-core-5ef0607da6042df51a57703bd223c5c8024741f6.tar.gz monzero-core-5ef0607da6042df51a57703bd223c5c8024741f6.tar.xz monzero-core-5ef0607da6042df51a57703bd223c5c8024741f6.zip | |
Update copyright year to 2020
Update copyright year to 2020
Diffstat (limited to 'src/debug_utilities')
| -rw-r--r-- | src/debug_utilities/CMakeLists.txt | 2 | ||||
| -rw-r--r-- | src/debug_utilities/cn_deserialize.cpp | 2 | ||||
| -rw-r--r-- | src/debug_utilities/dns_checks.cpp | 2 | ||||
| -rw-r--r-- | src/debug_utilities/object_sizes.cpp | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/debug_utilities/CMakeLists.txt b/src/debug_utilities/CMakeLists.txt index 03c2b3e20..7b21123f6 100644 --- a/src/debug_utilities/CMakeLists.txt +++ b/src/debug_utilities/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/src/debug_utilities/cn_deserialize.cpp b/src/debug_utilities/cn_deserialize.cpp index 89c9db02e..dd4701e4f 100644 --- a/src/debug_utilities/cn_deserialize.cpp +++ b/src/debug_utilities/cn_deserialize.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/src/debug_utilities/dns_checks.cpp b/src/debug_utilities/dns_checks.cpp index 3c9daa769..76b66c6cb 100644 --- a/src/debug_utilities/dns_checks.cpp +++ b/src/debug_utilities/dns_checks.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2019, The Monero Project +// Copyright (c) 2019-2020, The Monero Project // // All rights reserved. // diff --git a/src/debug_utilities/object_sizes.cpp b/src/debug_utilities/object_sizes.cpp index 302f0a206..bffff0882 100644 --- a/src/debug_utilities/object_sizes.cpp +++ b/src/debug_utilities/object_sizes.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2019, The Monero Project +// Copyright (c) 2017-2020, The Monero Project // // All rights reserved. // |
