![]() |
Bitcoin Core 31.99.0
P2P Digital Currency
|
#include <bitcoin-build-config.h>#include <common/license_info.h>#include <tinyformat.h>#include <util/translation.h>#include <string>Go to the source code of this file.
Functions | |
| std::string | CopyrightHolders (const std::string &strPrefix) |
| std::string | LicenseInfo () |
| Returns licensing information (for -version) More... | |
| std::string CopyrightHolders | ( | const std::string & | strPrefix | ) |
Definition at line 14 of file license_info.cpp.
| std::string LicenseInfo | ( | ) |
Returns licensing information (for -version)
Definition at line 26 of file license_info.cpp.