AboutDialog.setCopyright

Sets the copyright string to display in the about dialog. This should be a short string of one or two lines. Since 2.6

class AboutDialog
void
setCopyright
(
string copyright
)

Parameters

(allow-none) the copyright string

Meta