From 57b3bc33fcf99b329562eb45fb78b3b04f0b563c Mon Sep 17 00:00:00 2001 From: sunerok Date: Tue, 18 Feb 2025 18:48:28 -0500 Subject: [PATCH] edit year --- src/policy/feerate.cpp | 2 +- src/policy/feerate.h | 2 +- src/policy/fees.cpp | 2 +- src/policy/fees.h | 2 +- src/policy/policy.cpp | 2 +- src/policy/policy.h | 2 +- src/policy/rbf.cpp | 2 +- src/policy/rbf.h | 2 +- src/primitives/block.cpp | 2 +- src/primitives/block.h | 2 +- src/primitives/transaction.cpp | 2 +- src/primitives/transaction.h | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/policy/feerate.cpp b/src/policy/feerate.cpp index 191cbfb7..a2e9ab99 100644 --- a/src/policy/feerate.cpp +++ b/src/policy/feerate.cpp @@ -1,6 +1,6 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2017 The Bitcoin Core developers -// Copyright (c) 2018-2023 The Verge Core developers +// Copyright (c) 2018-2025 The Verge Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/policy/feerate.h b/src/policy/feerate.h index 3f09891e..daf746de 100644 --- a/src/policy/feerate.h +++ b/src/policy/feerate.h @@ -1,6 +1,6 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2017 The Bitcoin Core developers -// Copyright (c) 2018-2023 The Verge Core developers +// Copyright (c) 2018-2025 The Verge Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/policy/fees.cpp b/src/policy/fees.cpp index a6d996fe..d1735216 100644 --- a/src/policy/fees.cpp +++ b/src/policy/fees.cpp @@ -1,6 +1,6 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2017 The Bitcoin Core developers -// Copyright (c) 2018-2023 The Verge Core developers +// Copyright (c) 2018-2025 The Verge Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/policy/fees.h b/src/policy/fees.h index 1992f881..b4a99911 100644 --- a/src/policy/fees.h +++ b/src/policy/fees.h @@ -1,6 +1,6 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2017 The Bitcoin Core developers -// Copyright (c) 2018-2023 The Verge Core developers +// Copyright (c) 2018-2025 The Verge Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef VERGE_POLICY_FEES_H diff --git a/src/policy/policy.cpp b/src/policy/policy.cpp index 30e788bb..d7fd8178 100644 --- a/src/policy/policy.cpp +++ b/src/policy/policy.cpp @@ -1,6 +1,6 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2017 The Bitcoin Core developers -// Copyright (c) 2018-2023 The Verge Core developers +// Copyright (c) 2018-2025 The Verge Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/policy/policy.h b/src/policy/policy.h index b1b2731e..06aa0433 100644 --- a/src/policy/policy.h +++ b/src/policy/policy.h @@ -1,6 +1,6 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2017 The Bitcoin Core developers -// Copyright (c) 2018-2023 The Verge Core developers +// Copyright (c) 2018-2025 The Verge Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/policy/rbf.cpp b/src/policy/rbf.cpp index 64a3fdc0..a8f8fdae 100644 --- a/src/policy/rbf.cpp +++ b/src/policy/rbf.cpp @@ -1,5 +1,5 @@ // Copyright (c) 2009-2017 The Bitcoin Core developers -// Copyright (c) 2018-2023 The Verge Core developers +// Copyright (c) 2018-2025 The Verge Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/policy/rbf.h b/src/policy/rbf.h index f56b0af0..ed08eed7 100644 --- a/src/policy/rbf.h +++ b/src/policy/rbf.h @@ -1,5 +1,5 @@ // Copyright (c) 2009-2017 The Bitcoin Core developers -// Copyright (c) 2018-2023 The Verge Core developers +// Copyright (c) 2018-2025 The Verge Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/primitives/block.cpp b/src/primitives/block.cpp index 3a0d9046..43d60927 100644 --- a/src/primitives/block.cpp +++ b/src/primitives/block.cpp @@ -1,6 +1,6 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2017 The Bitcoin Core developers -// Copyright (c) 2018-2023 The Verge Core developers +// Copyright (c) 2018-2025 The Verge Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/primitives/block.h b/src/primitives/block.h index e1ffd984..12b7bea1 100644 --- a/src/primitives/block.h +++ b/src/primitives/block.h @@ -1,6 +1,6 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2017 The Bitcoin Core developers -// Copyright (c) 2018-2023 The Verge Core developers +// Copyright (c) 2018-2025 The Verge Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/primitives/transaction.cpp b/src/primitives/transaction.cpp index 6477c8cf..2e87cf19 100644 --- a/src/primitives/transaction.cpp +++ b/src/primitives/transaction.cpp @@ -1,6 +1,6 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2017 The Bitcoin Core developers -// Copyright (c) 2018-2023 The Verge Core developers +// Copyright (c) 2018-2025 The Verge Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/primitives/transaction.h b/src/primitives/transaction.h index c891ae9e..74f8fc7d 100644 --- a/src/primitives/transaction.h +++ b/src/primitives/transaction.h @@ -1,6 +1,6 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2017 The Bitcoin Core developers -// Copyright (c) 2018-2023 The Verge Core developers +// Copyright (c) 2018-2025 The Verge Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php.