Bitcoin Core 31.99.0
P2P Digital Currency
Functions
license_info.cpp File Reference
#include <bitcoin-build-config.h>
#include <common/license_info.h>
#include <tinyformat.h>
#include <util/translation.h>
#include <string>
Include dependency graph for license_info.cpp:

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...
 

Function Documentation

◆ CopyrightHolders()

std::string CopyrightHolders ( const std::string &  strPrefix)

Definition at line 14 of file license_info.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ LicenseInfo()

std::string LicenseInfo ( )

Returns licensing information (for -version)

Definition at line 26 of file license_info.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: