COPYRIGHT: Copyright entry in object file

Tools

Compiler, Assembler, Linker, or Librarian

Syntax
  COPYRIGHT=<copyright>
  
  
Arguments

<copyright>: copyright entry

Description

Each object file contains an entry for a copyright string. This information may be retrieved from the object files using the Decoder.

Example
  COPYRIGHT=Copyright
  
  
See also