diff options
| author | mj-xmr <mjxmr@protonmail.com> | 2022-03-01 12:16:17 +0100 |
|---|---|---|
| committer | mj-xmr <mjxmr@protonmail.com> | 2022-03-04 06:59:20 +0100 |
| commit | da9aa1f7f802552b9de459f331a2f39c84898009 (patch) | |
| tree | 5ea3cf9fb77bd2d5dd2e689a2427f57fe911b3d5 /include | |
| parent | d562deaaa950979b7a31a441a8f02a00013e26d6 (diff) | |
| download | monzero-core-da9aa1f7f802552b9de459f331a2f39c84898009.tar.gz monzero-core-da9aa1f7f802552b9de459f331a2f39c84898009.tar.xz monzero-core-da9aa1f7f802552b9de459f331a2f39c84898009.zip | |
Copyright: Update to 2022
Diffstat (limited to 'include')
| -rw-r--r-- | include/INode.h | 2 | ||||
| -rw-r--r-- | include/IWallet.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/INode.h b/include/INode.h index 8ad8d03a1..8ce5c0242 100644 --- a/include/INode.h +++ b/include/INode.h @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2020, The Monero Project +// Copyright (c) 2014-2022, The Monero Project // // All rights reserved. // diff --git a/include/IWallet.h b/include/IWallet.h index 74260ce35..2577159a2 100644 --- a/include/IWallet.h +++ b/include/IWallet.h @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2020, The Monero Project +// Copyright (c) 2014-2022, The Monero Project // // All rights reserved. // |
