diff options
| author | Akrit <42697407+AkritW@users.noreply.github.com> | 2022-04-29 10:41:25 +0200 |
|---|---|---|
| committer | mj-xmr <mjxmr@protonmail.com> | 2022-04-29 11:12:36 +0200 |
| commit | 41da2fe6f35f589ef42ebaa8b7db19c3a6660903 (patch) | |
| tree | f28ec8a9fe590946ba9aef1bf97ecda0d7bfcab4 /tests/performance_tests | |
| parent | 67e5ca9ad6f1c861ad315476a88f9d36c38a0abb (diff) | |
| download | monzero-core-41da2fe6f35f589ef42ebaa8b7db19c3a6660903.tar.gz monzero-core-41da2fe6f35f589ef42ebaa8b7db19c3a6660903.tar.xz monzero-core-41da2fe6f35f589ef42ebaa8b7db19c3a6660903.zip | |
Update copyright to 2022 for Hardfork files
Update Makefile and LICENSE
Diffstat (limited to 'tests/performance_tests')
| -rw-r--r-- | tests/performance_tests/bulletproof_plus.h | 2 | ||||
| -rw-r--r-- | tests/performance_tests/derive_view_tag.h | 2 | ||||
| -rw-r--r-- | tests/performance_tests/out_can_be_to_acc.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/performance_tests/bulletproof_plus.h b/tests/performance_tests/bulletproof_plus.h index 9aad61065..00dfc46f8 100644 --- a/tests/performance_tests/bulletproof_plus.h +++ b/tests/performance_tests/bulletproof_plus.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/tests/performance_tests/derive_view_tag.h b/tests/performance_tests/derive_view_tag.h index ee4efb16d..3179ea0b2 100644 --- a/tests/performance_tests/derive_view_tag.h +++ b/tests/performance_tests/derive_view_tag.h @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2021, The Monero Project +// Copyright (c) 2014-2022, The Monero Project // // All rights reserved. // diff --git a/tests/performance_tests/out_can_be_to_acc.h b/tests/performance_tests/out_can_be_to_acc.h index 86e236b7b..952f132a5 100644 --- a/tests/performance_tests/out_can_be_to_acc.h +++ b/tests/performance_tests/out_can_be_to_acc.h @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2021, The Monero Project +// Copyright (c) 2014-2022, The Monero Project // // All rights reserved. // |
