Skip to content

Commit

Permalink
Bump checkpoint and year in modified files
Browse files Browse the repository at this point in the history
  • Loading branch information
aivve committed Mar 13, 2022
1 parent eed4f35 commit 363ce46
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions src/Checkpoints/CheckpointsData.h
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ const std::initializer_list<CheckpointData> CHECKPOINTS = {
, { 700001, "316b47da14105db3cc60f42a5eb906a808de3e1e904b1993d06e5daef9f57ab1" }
, { 705365, "08441e01380f5bd921aa559249b139d041b7c29c47338c0c8f8b14b5cbbb2d3b" }
, { 714417, "f381c19dff35c8772b3f7fdff7123c1b5c396a2509145c65eab1a3469338461f" }
, { 726000, "b7e663418d59b7bc066b352097b3b0757dd17a469d895e3be09082342d59f473" }
};

}
2 changes: 1 addition & 1 deletion src/CryptoNoteProtocol/CryptoNoteProtocolHandler.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Copyright (c) 2014-2018, The Monero Project
// Copyright (c) 2018, The Unprll Project
// Copyright (c) 2018-2019, The TurtleCoin Developers
// Copyright (c) 2016-2020, The Karbo developers
// Copyright (c) 2016-2022, The Karbo developers
//
// This file is part of Karbo.
//
Expand Down
2 changes: 1 addition & 1 deletion src/CryptoNoteProtocol/CryptoNoteProtocolHandler.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Copyright (c) 2012-2016, The CryptoNote developers, The Bytecoin developers
// Copyright (c) 2016-2020, The Karbo developers
// Copyright (c) 2016-2022, The Karbo developers
//
// This file is part of Karbo.
//
Expand Down
2 changes: 1 addition & 1 deletion src/Daemon/DaemonCommandsHandler.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Copyright (c) 2012-2016, The CryptoNote developers, The Bytecoin developers
// Copyright (c) 2014-2018, The Monero project
// Copyright (c) 2014-2018, The Forknote developers
// Copyright (c) 2016-2018, The Karbowanec developers
// Copyright (c) 2016-2012, The Karbowanec developers
//
// This file is part of Karbo.
//
Expand Down
2 changes: 1 addition & 1 deletion src/P2p/NetNode.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Copyright (c) 2014-2018, The Forknote developers
// Copyright (c) 2017-2019, The Iridium developers
// Copyright (c) 2018-2019, The TurtleCoin developers
// Copyright (c) 2016-2020, The Karbo developers
// Copyright (c) 2016-2022, The Karbo developers
//
// This file is part of Karbo.
//
Expand Down
2 changes: 1 addition & 1 deletion src/P2p/NetNode.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Copyright (c) 2012-2016, The CryptoNote developers, The Bytecoin developers
// Copyright (c) 2014-2018, The Monero project
// Copyright (c) 2014-2018, The Forknote developers
// Copyright (c) 2016-2020, The Karbo developers
// Copyright (c) 2016-2022, The Karbo developers
//
// This file is part of Karbo.
//
Expand Down

0 comments on commit 363ce46

Please sign in to comment.