The generated copyright notice will look like this:<Copyright which="both" author="Fred Smith"\>
Copyright Fred Smith 2006 All rights reservedYou could also use the Text element to include a copyright notice. The advantage of using the Copyright element is that aargh will automatically insert the current system year.
Like other elements within the Remarks aggregate, the Copyright element may also carry a which attribute indicating whether the referenced text should be inserted into the header file, the implementation file, or both. The valid values are "header", "implementation", and "both", with the obvious meanings.
If no which attribute is supplied, aargh will insert the copyright notice into both generated files.