str GetFileCopyrightString(str FileName)
Returns the legal copyright string from the specified file's version information resource. Equivalent to calling GetStringFileInfo(FileName, LEGAL_COPYRIGHT).
The function returns null (void) if it was unable to retrieve the value.
Declared in ISPPBuiltins.iss.