PluginInfo.getCopyright

Gets the copyright of the plugin.

The relevant key in the plugin info file is "Copyright".

class PluginInfo
string
getCopyright
()

Return Value

Type: string

the plugin's copyright information.

Meta