copyright property

String? copyright
getter/setter pair

appStoreVersions.copyright, from info/copyright.txt.

Kept in info/ rather than per-locale even though Apple stores it on the version: it names the rights holder, which does not translate, and a second locale should not get a second answer.

Implementation

String? copyright;