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/simplewallet | |
| 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/simplewallet')
| -rw-r--r-- | src/simplewallet/CMakeLists.txt | 2 | ||||
| -rw-r--r-- | src/simplewallet/simplewallet.cpp | 2 | ||||
| -rw-r--r-- | src/simplewallet/simplewallet.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/simplewallet/CMakeLists.txt b/src/simplewallet/CMakeLists.txt index 030867dc0..147979b67 100644 --- a/src/simplewallet/CMakeLists.txt +++ b/src/simplewallet/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/simplewallet/simplewallet.cpp b/src/simplewallet/simplewallet.cpp index b1e69161f..e677bc24d 100644 --- a/src/simplewallet/simplewallet.cpp +++ b/src/simplewallet/simplewallet.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/simplewallet/simplewallet.h b/src/simplewallet/simplewallet.h index 59818b303..bce6a16cd 100644 --- a/src/simplewallet/simplewallet.h +++ b/src/simplewallet/simplewallet.h @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2019, The Monero Project +// Copyright (c) 2014-2020, The Monero Project // // All rights reserved. // |
