COBOL - Opções de compilação - 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.
Default is: NOCOPYRIGHT
Abbreviations are: CPYR | NOCPYR
The copyright string is limited to 64 characters in length.