COPYRIGHT

Use COPYRIGHT to place a string in the object module if the object module is generated. If the object is linked into a program object, the string is loaded into memory with that program object.

COPYRIGHT option syntax

Read syntax diagramSkip visual syntax diagramNOCOPYRIGHTCOPYRIGHT(' copyright string')

Default is: NOCOPYRIGHT

Abbreviations are: CPYR | NOCPYR

The copyright string is limited to 64 characters in length.