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

Name

Description

strPrefix

Text prepended to each copyright line.

Created with MrDocs