@copyright
May 18, 2022
0 Comments
Syntax
@overview
@copyright <some copyright text>
Overview
The @copyright tag is used to document copyright information in a file overview comment.
Examples
- Example goes here
-
/** * @overview This is my cool script. * @copyright Michael Mathews 2011 */
See Also
- @overview