CopyrightHolders

Build the multi-line copyright holders string.

Synopsis

Declared in <common/license_info.h>

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

Return Value

The formatted copyright holders text.

Parameters

NameDescription
strPrefixText prepended to each copyright line.