mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 14:38:29 +01:00
refactor: shift CopyrightHolders() and LicenseInfo() to clientversion.cpp
This commit is contained in:
@@ -70,7 +70,4 @@ bool AppInitMain(node::NodeContext& node, interfaces::BlockAndHeaderTipInfo* tip
|
||||
*/
|
||||
void SetupServerArgs(ArgsManager& argsman);
|
||||
|
||||
/** Returns licensing information (for -version) */
|
||||
std::string LicenseInfo();
|
||||
|
||||
#endif // BITCOIN_INIT_H
|
||||
|
||||
Reference in New Issue
Block a user