[#CopyrightHolders] = CopyrightHolders :mrdocs: Build the multi‐line copyright holders string. == Synopsis Declared in `<common/license_info.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string CopyrightHolders(std::string const& strPrefix); ---- == Return Value The formatted copyright holders text. == Parameters [cols="1,4"] |=== | Name| Description | *strPrefix* | Text prepended to each copyright line. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#